Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch
|
|
| 2 |
spaces
|
| 3 |
transformers==4.42.4
|
| 4 |
torchvision
|
| 5 |
-
diffusers
|
| 6 |
einops
|
| 7 |
optimum-quanto
|
| 8 |
protobuf
|
|
|
|
| 2 |
spaces
|
| 3 |
transformers==4.42.4
|
| 4 |
torchvision
|
| 5 |
+
git+https://github.com/huggingface/diffusers.git
|
| 6 |
einops
|
| 7 |
optimum-quanto
|
| 8 |
protobuf
|