Spaces:
Runtime error
Runtime error
nde added
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -3,4 +3,10 @@ diffusers
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
-
xformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
+
xformers
|
7 |
+
|
8 |
+
torch>=1.12.0
|
9 |
+
torchvision>=0.13.0
|
10 |
+
diffusers>=0.14.0
|
11 |
+
Pillow>=9.0.0
|
12 |
+
gradio
|