codeblacks commited on
Commit
76b307e
·
verified ·
1 Parent(s): eebe036

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio
 
 
2
 
 
1
  gradio
2
+ torch>=1.11.0+cpu -f https://download.pytorch.org/whl/cpu
3
+ sentence-transformers
4