Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
openai
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
openai>=1.40,<2
|
3 |
+
httpx>=0.25,<0.28
|
4 |
+
gradio>=4.0
|
5 |
+
pillow>=10.0
|