Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
openai
|
| 3 |
numpy==1.24.4
|
| 4 |
-
Pillow==10.3.0
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
openai
|
| 3 |
numpy==1.24.4
|
| 4 |
+
Pillow==10.3.0
|
| 5 |
+
gradio==5.34.2
|