Jaita commited on
Commit
8fe898e
·
verified ·
1 Parent(s): 7bea0f0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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