Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ openai
|
|
| 2 |
numpy==1.24.4
|
| 3 |
Pillow==10.3.0
|
| 4 |
gradio==5.34.2
|
| 5 |
-
huggingface-hub>=0.28.1
|
|
|
|
|
|
|
|
|
| 2 |
numpy==1.24.4
|
| 3 |
Pillow==10.3.0
|
| 4 |
gradio==5.34.2
|
| 5 |
+
huggingface-hub>=0.28.1
|
| 6 |
+
gradio==3.50.2
|
| 7 |
+
gradio-client==0.6.1
|