Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -24,7 +24,7 @@ scipy
|
|
| 24 |
|
| 25 |
Pillow
|
| 26 |
|
| 27 |
-
xformers
|
| 28 |
|
| 29 |
numpy
|
| 30 |
|
|
@@ -39,7 +39,8 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
|
|
| 39 |
#gradio[oauth]==5.11.0
|
| 40 |
|
| 41 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
|
|
|
| 42 |
|
| 43 |
timm
|
| 44 |
|
| 45 |
-
diffusers==0.32.1
|
|
|
|
| 24 |
|
| 25 |
Pillow
|
| 26 |
|
| 27 |
+
#xformers
|
| 28 |
|
| 29 |
numpy
|
| 30 |
|
|
|
|
| 39 |
#gradio[oauth]==5.11.0
|
| 40 |
|
| 41 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
| 42 |
+
git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
| 43 |
|
| 44 |
timm
|
| 45 |
|
| 46 |
+
#diffusers==0.32.1
|