arittrabag commited on
Commit
dc3cd8a
·
verified ·
1 Parent(s): 6f6e817

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ google-generativeai
4
+ pydantic
5
+ numpy
6
+ python-dotenv
7
+ httpx
8
+ python-multipart