Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -31,15 +31,17 @@ xformers
|
|
31 |
|
32 |
numpy
|
33 |
|
34 |
-
git+https://github.com/ford442/diffusers.git@
|
35 |
|
36 |
#diffusers==0.32.1
|
37 |
|
38 |
cyper
|
39 |
|
|
|
|
|
40 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
41 |
|
42 |
-
cython
|
43 |
|
44 |
#gradio[oauth]==5.11.0
|
45 |
|
|
|
31 |
|
32 |
numpy
|
33 |
|
34 |
+
git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
35 |
|
36 |
#diffusers==0.32.1
|
37 |
|
38 |
cyper
|
39 |
|
40 |
+
optimum
|
41 |
+
|
42 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
43 |
|
44 |
+
cython==3.1.0a1
|
45 |
|
46 |
#gradio[oauth]==5.11.0
|
47 |
|