ankankbhunia commited on
Commit
f8ad616
1 Parent(s): 844323f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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."