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