Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio==3.15.0
|
2 |
Pillow==9.1.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
gradio==3.15.0
|
2 |
Pillow==9.1.0
|
3 |
+
transformers==4.26.0
|
4 |
+
torch==1.13.0
|
5 |
+
accelerate==0.17.0
|
6 |
+
diffusers==0.11.1
|
7 |
+
git+https://github.com/asomoza/image_gen_aux.git
|