Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
|
|
|
|
|
|
|
|
1 |
accelerate==1.2.1
|
2 |
|
3 |
torchvision
|
4 |
|
5 |
-
pipeline
|
6 |
-
|
7 |
torchaudio
|
8 |
|
9 |
transformers==4.47.1
|
@@ -12,8 +14,6 @@ safetensors
|
|
12 |
|
13 |
paramiko
|
14 |
|
15 |
-
huggingface_hub
|
16 |
-
|
17 |
scipy
|
18 |
|
19 |
ftfy
|
@@ -35,3 +35,6 @@ gguf
|
|
35 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
36 |
|
37 |
git+https://github.com/ford442/diffusers.git@upcast_test
|
|
|
|
|
|
|
|
1 |
+
spaces==0.31.1
|
2 |
+
|
3 |
+
gradio[oauth]==5.9.1
|
4 |
+
|
5 |
accelerate==1.2.1
|
6 |
|
7 |
torchvision
|
8 |
|
|
|
|
|
9 |
torchaudio
|
10 |
|
11 |
transformers==4.47.1
|
|
|
14 |
|
15 |
paramiko
|
16 |
|
|
|
|
|
17 |
scipy
|
18 |
|
19 |
ftfy
|
|
|
35 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
36 |
|
37 |
git+https://github.com/ford442/diffusers.git@upcast_test
|
38 |
+
|
39 |
+
huggingface_hub
|
40 |
+
|