Scaryscar commited on
Commit
d2b31d8
·
verified ·
1 Parent(s): bba9bff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- torch==2.1.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
2
  transformers==4.38.0
3
  accelerate==0.27.0
4
  gradio==4.0.0
5
- huggingface-hub==0.19.3
6
- scipy==1.11.4 # Required for some models
7
 
8
 
 
1
+ torch==2.1.1 --extra-index-url https://download.pytorch.org/whl/cu118
2
  transformers==4.38.0
3
  accelerate==0.27.0
4
  gradio==4.0.0
 
 
5
 
6