jcrissa commited on
Commit
64240f2
·
verified ·
1 Parent(s): 5afb622

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
- torchvision
3
- torchaudio
4
  gradio
5
- transformers
6
  diffusers
7
  accelerate
8
- unsloth
 
 
 
 
 
 
 
 
1
  gradio
 
2
  diffusers
3
  accelerate
4
+ bitsandbytes==0.35.0
5
+ unsloth[cu124-torch250] @ git+https://github.com/unslothai/unsloth.git
6
+ xformers==0.0.15
7
+ numpy==1.21.4
8
+ torch==1.10.0