Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -95,6 +95,3 @@ demo = gr.Interface(fn=greet,
|
|
95 |
cache_examples=False)
|
96 |
|
97 |
demo.launch()
|
98 |
-
|
99 |
-
with gr.Row():
|
100 |
-
gr.Markdown("")
|
|
|
95 |
cache_examples=False)
|
96 |
|
97 |
demo.launch()
|
|
|
|
|
|