Spaces:
Runtime error
Runtime error
bump diffusers
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
git+https://github.com/huggingface/diffusers@
|
| 2 |
transformers==4.35.2
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu121;
|
| 4 |
torch==2.1.0
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/diffusers@2d94c7838e273c40920ffd6d24d724357add7f2d
|
| 2 |
transformers==4.35.2
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu121;
|
| 4 |
torch==2.1.0
|