sidharthism commited on
Commit
9baab76
1 Parent(s): e0c7c25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,4 +185,4 @@ inputs = [seed1, seed2, content, style, truncation,
185
  description = "Change the seed number to generate different parent design."
186
 
187
  gr.Interface(generate_image, inputs, [
188
- "image", "image"], description=description, live=True, title="Fashion Eye").launch()
185
  description = "Change the seed number to generate different parent design."
186
 
187
  gr.Interface(generate_image, inputs, [
188
+ "image", "image"], description=description, live=True, title="").launch()