raktimhugging commited on
Commit
9eb8a04
·
verified ·
1 Parent(s): d271ae3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
1
+ gradio==4.15.0
2
+ transformers==4.36.0
3
+ torch==2.1.0
4
+ sentence-transformers==2.2.2
5
+ numpy==1.24.3