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