Muhammadidrees commited on
Commit
e00e822
·
verified ·
1 Parent(s): c4f1dd4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==4.21.0
2
  openai>=1.0.0
 
 
3
  python-dotenv
4
  requests
5
  urllib3
 
1
  gradio==4.21.0
2
  openai>=1.0.0
3
+ fastapi
4
+ uvicorn
5
  python-dotenv
6
  requests
7
  urllib3