tonyassi commited on
Commit
68d5cd9
·
verified ·
1 Parent(s): 1765e33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ iface = gr.Interface(fn=greet,
96
  title='Lucy in the Sky: Text to Image',
97
  description=
98
  """
99
- Design your own Lucy in the Sky dress with text!
100
  """
101
  )
102
  iface.launch()
 
96
  title='Lucy in the Sky: Text to Image',
97
  description=
98
  """
99
+ Design your own [Lucy in the Sky](https://www.lucyinthesky.com/) dress with text!
100
  """
101
  )
102
  iface.launch()