Spaces:
Runtime error
Runtime error
Update reqiurements.txt
Browse files- reqiurements.txt +1 -3
reqiurements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
diffusers
|
2 |
transformers
|
|
|
3 |
accelerate
|
4 |
torch
|
5 |
xformers
|
6 |
-
gradio
|
7 |
-
Pillow
|
8 |
-
qrcode
|
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
+
diffusers[torch]
|
4 |
accelerate
|
5 |
torch
|
6 |
xformers
|
|
|
|
|
|