Alexvatti commited on
Commit
2ecc723
·
verified ·
1 Parent(s): 1bb7c15

Create requirements.txt

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