Spaces:
Runtime error
Runtime error
Commit
·
932c33b
1
Parent(s):
815e61d
gradio
Browse files
app.py
CHANGED
@@ -19,6 +19,7 @@ def parse_args() -> argparse.Namespace:
|
|
19 |
action='store_false')
|
20 |
return parser.parse_args()
|
21 |
|
|
|
22 |
DESCRIPTION = '''
|
23 |
<div align=center>
|
24 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
|
|
19 |
action='store_false')
|
20 |
return parser.parse_args()
|
21 |
|
22 |
+
|
23 |
DESCRIPTION = '''
|
24 |
<div align=center>
|
25 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|