Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
pillow
|
2 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
pillow
|
3 |
+
transformers
|
4 |
+
diffusers[torch]
|
5 |
+
accelerate
|