Update app.py
Browse files
app.py
CHANGED
@@ -244,7 +244,6 @@ reset_interface = gr.Interface(
|
|
244 |
description="Use the button below to reset "
|
245 |
)
|
246 |
|
247 |
-
)
|
248 |
name_interface = gr.Interface(
|
249 |
fn=name_interface,
|
250 |
inputs=[
|
|
|
244 |
description="Use the button below to reset "
|
245 |
)
|
246 |
|
|
|
247 |
name_interface = gr.Interface(
|
248 |
fn=name_interface,
|
249 |
inputs=[
|