Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
huggingface_hub=
|
| 3 |
openai>=1.0.0
|
| 4 |
numpy>=1.24.0
|
|
|
|
| 1 |
+
gradio==4.36.0
|
| 2 |
+
huggingface_hub>=0.20.0,<0.25.0
|
| 3 |
openai>=1.0.0
|
| 4 |
numpy>=1.24.0
|