Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -32,7 +32,7 @@ opencv-python
|
|
| 32 |
Pillow
|
| 33 |
|
| 34 |
#git+https://github.com/facebookresearch/xformers.git
|
| 35 |
-
xformers
|
| 36 |
|
| 37 |
numpy
|
| 38 |
|
|
@@ -42,6 +42,6 @@ torch
|
|
| 42 |
|
| 43 |
triton
|
| 44 |
diffusers
|
| 45 |
-
git+https://github.com/ford442/diffusers.git@
|
| 46 |
|
| 47 |
#hidet
|
|
|
|
| 32 |
Pillow
|
| 33 |
|
| 34 |
#git+https://github.com/facebookresearch/xformers.git
|
| 35 |
+
#xformers
|
| 36 |
|
| 37 |
numpy
|
| 38 |
|
|
|
|
| 42 |
|
| 43 |
triton
|
| 44 |
diffusers
|
| 45 |
+
git+https://github.com/ford442/diffusers.git@pre_upcast
|
| 46 |
|
| 47 |
#hidet
|