junaid17 commited on
Commit
30db3b7
·
verified ·
1 Parent(s): c46b826

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -14
requirements.txt CHANGED
@@ -1,14 +1,11 @@
1
- faiss-cpu
2
- sentence_transformers
3
- numpy
4
- pandas
5
- scikit-learn
6
- torch
7
- transformers
8
- uvicorn
9
- fastapi
10
- python-multipart
11
- rank_bm25
12
- torchvision
13
- pillow
14
- git+https://github.com/openai/CLIP.git
 
1
+ faiss-cpu
2
+ sentence_transformers
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ torch
7
+ transformers
8
+ uvicorn
9
+ fastapi
10
+ python-multipart
11
+ rank_bm25