Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
|
3 |
#bitsandbytes
|
4 |
|
5 |
-
accelerate
|
6 |
|
7 |
torchvision
|
8 |
|
9 |
#torchaudio
|
10 |
|
11 |
-
transformers
|
12 |
|
13 |
safetensors
|
14 |
|
@@ -39,7 +39,8 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
|
|
39 |
#gradio[oauth]==5.11.0
|
40 |
diffusers
|
41 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
42 |
-
git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
|
|
43 |
|
44 |
timm
|
45 |
|
|
|
2 |
|
3 |
#bitsandbytes
|
4 |
|
5 |
+
accelerate
|
6 |
|
7 |
torchvision
|
8 |
|
9 |
#torchaudio
|
10 |
|
11 |
+
transformers
|
12 |
|
13 |
safetensors
|
14 |
|
|
|
39 |
#gradio[oauth]==5.11.0
|
40 |
diffusers
|
41 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
42 |
+
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
43 |
+
git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
|
44 |
|
45 |
timm
|
46 |
|