Opera8 commited on
Commit
36cd5f7
·
verified ·
1 Parent(s): 51950d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio==4.19.2
 
2
  google-generativeai
3
- python-dotenv
 
 
1
+ fastapi==0.109.2
2
+ uvicorn==0.27.1
3
  google-generativeai
4
+ python-dotenv
5
+ pydantic