Spaces:
Runtime error
Runtime error
weepakistan
commited on
Commit
•
7a7728b
1
Parent(s):
35d9023
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,
|