k96beni commited on
Commit
8274ce1
·
verified ·
1 Parent(s): 6c89f56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
  numpy==1.24.2
2
  pandas==1.5.3
 
 
 
 
 
1
  numpy==1.24.2
2
  pandas==1.5.3
3
+ torch==1.13.1
4
+ huggingface-hub==0.13.3
5
+ sentence-transformers==2.2.2
6
+ gradio==3.16.2