history008 commited on
Commit
c6db3aa
·
verified ·
1 Parent(s): ff1d69e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ google-generativeai
4
+ gradio
5
+ requests