Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
#bitsandbytes
|
4 |
|
5 |
accelerate
|
6 |
|
7 |
-
torchvision
|
8 |
-
|
9 |
-
#torchaudio
|
10 |
-
|
11 |
transformers
|
12 |
|
13 |
safetensors
|
@@ -43,4 +44,3 @@ diffusers
|
|
43 |
git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
|
44 |
|
45 |
timm
|
46 |
-
|
|
|
1 |
+
spaces
|
2 |
+
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
torchaudio
|
7 |
|
8 |
#bitsandbytes
|
9 |
|
10 |
accelerate
|
11 |
|
|
|
|
|
|
|
|
|
12 |
transformers
|
13 |
|
14 |
safetensors
|
|
|
44 |
git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
|
45 |
|
46 |
timm
|
|