voidDescriptor commited on
Commit
a614e49
1 Parent(s): 9cd4889

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==3.50.2
2
- torch==2.1.1
3
  transformers==4.35.2
4
  scipy
5
  accelerate==0.24.1
6
- bitsandbytes==0.43.0
 
 
1
  gradio==3.50.2
 
2
  transformers==4.35.2
3
  scipy
4
  accelerate==0.24.1
5
+ --extra-index-url https://download.pytorch.org/whl/cu113
6
+ torch