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

Update requirements.txt

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