Spaces:
Running
Running
ankankbhunia
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -85,6 +85,7 @@ def generate_image(text,folder, _ch3, images):
|
|
85 |
|
86 |
except:
|
87 |
print ('ERROR! Try again.')
|
|
|
88 |
|
89 |
|
90 |
input_text_string = "In the quiet hum of everyday life, the dance of existence unfolds. Time, an ever-flowing river, carries the stories of triumph and heartache. Each fleeting moment is a brushstroke on the canvas of our memories."
|
|
|
85 |
|
86 |
except:
|
87 |
print ('ERROR! Try again.')
|
88 |
+
return None, None
|
89 |
|
90 |
|
91 |
input_text_string = "In the quiet hum of everyday life, the dance of existence unfolds. Time, an ever-flowing river, carries the stories of triumph and heartache. Each fleeting moment is a brushstroke on the canvas of our memories."
|