osanseviero HF staff commited on
Commit
1eaba96
1 Parent(s): 500f793

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- transformers==4.26.0
4
- accelerate
5
- bitsandbytes-cuda113
6
- scipy
 
1
+ accelerate==0.25.0
2
+ bitsandbytes==0.41.1
3
+ gradio==4.14.0
4
+ scipy==1.11.2
5
+ spaces==0.20.0
6
+ torch==2.0.0
7
+ transformers==4.36.2