Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -65,7 +65,7 @@ with iface:
|
|
| 65 |
<b>Duplicate this space if you get error.</b>
|
| 66 |
""")
|
| 67 |
|
| 68 |
-
gr.HTML(
|
| 69 |
|
| 70 |
gr.Interface(
|
| 71 |
fn=generate_logo,
|
|
|
|
| 65 |
<b>Duplicate this space if you get error.</b>
|
| 66 |
""")
|
| 67 |
|
| 68 |
+
gr.HTML(ad_code)
|
| 69 |
|
| 70 |
gr.Interface(
|
| 71 |
fn=generate_logo,
|