Spaces:
Running
Running
Fixing braaking change introduced by recent pkg
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
gradio
|
2 |
httpx
|
3 |
openai
|
4 |
-
pillow
|
5 |
-
google-cloud-storage
|
6 |
-
google-auth
|
|
|
1 |
+
gradio==4.38.1
|
2 |
httpx
|
3 |
openai
|
4 |
+
pillow
|
|
|
|