Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
numpy
|
|
|
|
|
|
| 1 |
+
gradio==4.9.0
|
| 2 |
+
numpy==1.24.3
|
| 3 |
+
huggingface-hub==0.19.4
|