Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -38,7 +38,7 @@ cycler==0.12.1
|
|
| 38 |
dctorch==0.1.2
|
| 39 |
dds-cloudapi-sdk==0.3.3
|
| 40 |
defusedxml==0.7.1
|
| 41 |
-
diffusers==0.27.2
|
| 42 |
docker-pycreds==0.4.0
|
| 43 |
einops==0.7.0
|
| 44 |
einops-exts==0.0.4
|
|
@@ -173,3 +173,6 @@ trimesh
|
|
| 173 |
vhacdx
|
| 174 |
xatlas
|
| 175 |
xxhash
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
dctorch==0.1.2
|
| 39 |
dds-cloudapi-sdk==0.3.3
|
| 40 |
defusedxml==0.7.1
|
| 41 |
+
#diffusers==0.27.2
|
| 42 |
docker-pycreds==0.4.0
|
| 43 |
einops==0.7.0
|
| 44 |
einops-exts==0.0.4
|
|
|
|
| 173 |
vhacdx
|
| 174 |
xatlas
|
| 175 |
xxhash
|
| 176 |
+
|
| 177 |
+
|
| 178 |
+
git+https://github.com/huggingface/diffusers.git
|