Abhiru1 commited on
Commit
0e407d0
·
verified ·
1 Parent(s): f8dbb8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,4 +1,11 @@
1
  fastapi
2
  uvicorn
3
  firebase-admin
4
- google-cloud-firestore
 
 
 
 
 
 
 
 
1
  fastapi
2
  uvicorn
3
  firebase-admin
4
+ google-cloud-firestore
5
+ faiss-cpu
6
+ sentence-transformers
7
+ torch
8
+ transformers
9
+ pandas
10
+ openpyxl
11
+ requests