Publish relight five-model comparison
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio>=4.44.1
|
| 2 |
-
huggingface_hub>=0.24.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
audioop-lts; python_version >= '3.13'
|
|
|
|
| 1 |
gradio>=4.44.1
|
| 2 |
+
huggingface_hub>=0.24.0,<1.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
audioop-lts; python_version >= '3.13'
|