bluezora commited on
Commit
611be6b
·
verified ·
1 Parent(s): 9e03ce7

Update requirements.txt

Browse files

refer: https://github.com/gradio-app/gradio/issues/9278

Files changed (1) hide show
  1. 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