megastyle-comparison / requirements.txt
Maxim Kruglikov
Bump sdk_version to 5.50.0; drop gradio pin from requirements.txt
6b38433
raw
history blame contribute delete
288 Bytes
# gradio is pinned by the Space's `sdk_version` frontmatter (see README.md).
# Adding a gradio line here conflicts with HF's hardcoded `gradio==<sdk_version>`
# install. Bump the frontmatter instead.
torch>=2.1.0
transformers>=4.45.0
Pillow>=10.0.0
spaces>=0.30.0
huggingface_hub>=0.25.0