Sourbh510 commited on
Commit
ee43544
·
verified ·
1 Parent(s): f2f6d01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
- transformers
3
  sentence-transformers
4
  faiss-cpu
5
- torch
 
6
  numpy
 
1
  gradio
 
2
  sentence-transformers
3
  faiss-cpu
4
+ transformers
5
+ torch --index-url https://download.pytorch.org/whl/cpu
6
  numpy