Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +11 -3
requirements.txt
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
openai>=1.40,<2
|
3 |
-
httpx>=0.
|
4 |
-
gradio>=4.0
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
openai>=1.40,<2
|
3 |
+
httpx>=0.27.0
|
4 |
+
gradio>=4.44.0
|
5 |
+
Pillow>=10.3.0
|
6 |
+
gradio_client>=1.3.0
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
|