Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
numpy
|
| 3 |
-
gradio
|
| 4 |
-
|
|
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
numpy
|
| 3 |
+
gradio==4.44.1
|
| 4 |
+
starlette==0.38.6
|
| 5 |
+
huggingface_hub==0.25.2
|