Batnini commited on
Commit
5a03de9
·
verified ·
1 Parent(s): dae0170

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
  gradio>=3.0
2
  requests
3
- sentence-transformers==2.2.2 # Compatible with huggingface_hub <0.26.0
4
- scikit-learn
5
- numpy
6
- transformers==4.30.0 # As specified
7
- torch==2.0.1 # Compatible with transformers 4.30.0
8
- huggingface-hub==0.25.2 # Pins to version before 'cached_download' removal
 
1
  gradio>=3.0
2
  requests
3
+ transformers>=4.35.0
4
+ torch
5
+ huggingface-hub