Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -20,10 +20,12 @@ numpy==2.2.1
|
|
20 |
|
21 |
gguf==0.13.0
|
22 |
|
23 |
-
|
24 |
|
25 |
-
diffusers==0.32.0
|
26 |
|
27 |
cyper
|
28 |
|
|
|
|
|
29 |
cython
|
|
|
20 |
|
21 |
gguf==0.13.0
|
22 |
|
23 |
+
git+https://github.com/ford442/diffusers.git@upcast_64
|
24 |
|
25 |
+
#diffusers==0.32.0
|
26 |
|
27 |
cyper
|
28 |
|
29 |
+
git+https://github.com/ford442/image_gen_aux.git@1ink
|
30 |
+
|
31 |
cython
|