Spaces:
Sleeping
Sleeping
Andre
commited on
Commit
·
caba2dc
1
Parent(s):
45e34f6
patched transformers
Browse files- src/img_gen.py +1 -1
src/img_gen.py
CHANGED
@@ -108,4 +108,4 @@ def generate_image(
|
|
108 |
print("-----DONE!-----")
|
109 |
print("-----CALL THE BANNERS!-----")
|
110 |
|
111 |
-
return output_filename, "Image generated successfully!"
|
|
|
108 |
print("-----DONE!-----")
|
109 |
print("-----CALL THE BANNERS!-----")
|
110 |
|
111 |
+
return output_filename, "Image generated successfully! Call the banners!"
|