Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
spaces==0.31.1
|
2 |
|
3 |
-
gradio[oauth]==5.
|
4 |
|
5 |
accelerate==1.2.1
|
6 |
|
@@ -20,7 +20,7 @@ numpy==2.2.1
|
|
20 |
|
21 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
22 |
|
23 |
-
git+https://github.com/ford442/diffusers.git@
|
24 |
|
25 |
huggingface_hub[hf_transfer]
|
26 |
|
|
|
1 |
spaces==0.31.1
|
2 |
|
3 |
+
gradio[oauth]==5.10.0
|
4 |
|
5 |
accelerate==1.2.1
|
6 |
|
|
|
20 |
|
21 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
22 |
|
23 |
+
git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
24 |
|
25 |
huggingface_hub[hf_transfer]
|
26 |
|