Spaces:
Runtime error
Runtime error
weepakistan
commited on
Commit
•
35d9023
1
Parent(s):
658bad7
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ with iface:
|
|
72 |
inputs=[
|
73 |
gr.Textbox(label="Describe your logo idea"),
|
74 |
|
75 |
-
]
|
76 |
outputs=gr.Image(label="Generated Logo"),
|
77 |
examples=examples
|
78 |
)
|
|
|
72 |
inputs=[
|
73 |
gr.Textbox(label="Describe your logo idea"),
|
74 |
|
75 |
+
],
|
76 |
outputs=gr.Image(label="Generated Logo"),
|
77 |
examples=examples
|
78 |
)
|