Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ opencv-python
|
|
| 7 |
pillow
|
| 8 |
diffusers==0.20.2
|
| 9 |
transformers
|
|
|
|
| 10 |
accelerate
|
| 11 |
matplotlib
|
| 12 |
tqdm
|
|
|
|
| 7 |
pillow
|
| 8 |
diffusers==0.20.2
|
| 9 |
transformers
|
| 10 |
+
xformers==0.0.19
|
| 11 |
accelerate
|
| 12 |
matplotlib
|
| 13 |
tqdm
|