methodw commited on
Commit
c991547
1 Parent(s): 609bf1e

try to fix deps

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
  torch==2.1.1+cpu
4
- numpy==1.26.0
5
- pillow==10.0.1
6
- transformers==4.34.0
7
  pymongo[srv]==3.11
8
- faiss-cpu==1.7.4
9
- gradio
10
  python-dotenv
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
 
3
  torch==2.1.1+cpu
4
+ numpy
5
+ pillow
6
+ transformers
7
  pymongo[srv]==3.11
8
+ faiss-cpu
 
9
  python-dotenv