Shuu12121 commited on
Commit
6e66b9a
·
verified ·
1 Parent(s): a925f1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio>=4.0.0
3
+ torch>=2.0.0
4
+ sentence-transformers>=4.0.0