Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ accelerate
|
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
| 5 |
-
transformers
|
| 6 |
xformers
|
|
|
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
| 5 |
+
transformers==4.42.4
|
| 6 |
xformers
|