Internal Server Error after ZeroGPU tensors packing done

#161
by gokaygokay - opened

It would take a long time to explain, but what needs to be done is fairly simple.

  1. https://github.com/inference-sh/Real-ESRGAN.git requires an older version of torch==2.0.0, but 2.0.0 no longer works in Zero GPU space => subprocess.run("pip install... --no-deps", shell=True)
  2. Gradio, or rather a certain version of FastAPI, has a bug => pydantic==2.10.6
  3. Transformers has undergone significant changes in version 4.50.0, which may cause issues with Diffusers => transformers<=4.49.0

The above are folk remedies.
https://huggingface.co./spaces/John6666/Tile-Upscaler

Thanks, that helped me fix a lot of spaces

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment