mindspark121 commited on
Commit
40c51a8
·
verified ·
1 Parent(s): f6e0c20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ sentence-transformers
5
+ faiss-cpu
6
+ pandas
7
+ groq
8
+ torch
9
+ python-dotenv