Jaita commited on
Commit
1a633ea
·
verified ·
1 Parent(s): 31e77b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ requests
3
+ pydantic
4
+ uvicorn[standard]
5
+ python-dotenv
6
+ google-generativeai
7
+ chromadb
8
+ sentence_transformers
9
+ python-docx
10
+ huggingface_hub
11
+ google-genai