Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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()
|