Spaces:
Running
Running
Update requirements.txt
Browse filesrefer: https://github.com/gradio-app/gradio/issues/9278
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.37.2
|
2 |
httpx
|
3 |
openai==1.35.14
|
4 |
-
pillow
|
|
|
|
1 |
gradio==4.37.2
|
2 |
httpx
|
3 |
openai==1.35.14
|
4 |
+
pillow
|
5 |
+
fastapi==0.112.2
|