Spaces:
Runtime error
Runtime error
| # Versions confirmed to play nicely together | |
| gradio>=4.44.0 | |
| gradio_client>=0.7 | |
| spaces>=0.36.0 # ZeroGPU wrapper | |
| pydantic==2.10.6 # pin < 2.11 to dodge schema bug | |
| numpy | |
| pillow | |
| onnxruntime | |
| huggingface_hub | |
| scikit-image | |
| pandas | |
| opencv-python>=4.6.0 | |
| hbutils>=0.9.0 | |
| dghs-imgutils>=0.5.0 | |
| # git+https://github.com/deepghs/imgutils.git # comment out if using PyPI line ↑ | |
| httpx | |