jcrissa commited on
Commit
a5fffd7
·
verified ·
1 Parent(s): e4a556b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,12 +1,7 @@
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
9
  torchvision
10
  torchaudio
 
11
  transformers
 
12
  accelerate
 
1
+ torch
 
 
 
 
 
 
 
2
  torchvision
3
  torchaudio
4
+ gradio
5
  transformers
6
+ diffusers
7
  accelerate