Spaces:
hysts
/
Running on Zero

hysts HF staff commited on
Commit
996550b
1 Parent(s): b483263

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- accelerate==0.18.0
2
- bitsandbytes==0.38.1
3
  gradio==3.34.0
4
  huggingface-hub==0.15.1
5
  Pillow==9.5.0
6
- torch==2.0.0
7
- torchvision==0.15.1
8
- transformers==4.28.1
 
 
1
+ accelerate==0.20.3
2
+ bitsandbytes==0.39.0
3
  gradio==3.34.0
4
  huggingface-hub==0.15.1
5
  Pillow==9.5.0
6
+ scipy==1.10.1
7
+ torch==2.0.1
8
+ torchvision==0.15.2
9
+ transformers==4.30.2