BEN2 / requirements.txt
oKen38461's picture
requirements.txtに互換性を保つためのパッケージバージョンを追加し、gradioおよびgradio_imagesliderのバージョン指定を削除しました。
84deb5f
raw
history blame
393 Bytes
# --- 互換性確保 ----
pydantic==2.10.6 # 2.11 以上は NG
gradio==5.13.1 # 元スペースと同じ
fastapi==0.115.8 # Gradio 5.13.1 がテスト済みの組み合わせ
starlette==0.45.3
# -------------------
numpy>=1.21.0
torch>=1.9.0
einops>=0.6.0
Pillow>=9.0.0
timm>=0.6.0
torchvision>=0.10.0
opencv-python
loadimg
gradio_imageslider
huggingface_hub
GitPython
spaces