anime_object_detection / requirements.txt
saliacoel's picture
Update requirements.txt
a41bad5 verified
raw
history blame contribute delete
388 Bytes
# 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