Spaces:
Runtime error
Runtime error
Zengyf-CVer
commited on
Commit
•
0938b66
1
Parent(s):
77b6150
v04 update
Browse files
app.py
CHANGED
@@ -590,7 +590,7 @@ def main(args):
|
|
590 |
title=title,
|
591 |
description=description,
|
592 |
# article=article,
|
593 |
-
examples=examples,
|
594 |
# theme="seafoam",
|
595 |
# live=True, # Change output in real time
|
596 |
flagging_dir="run", # output directory
|
|
|
590 |
title=title,
|
591 |
description=description,
|
592 |
# article=article,
|
593 |
+
# examples=examples,
|
594 |
# theme="seafoam",
|
595 |
# live=True, # Change output in real time
|
596 |
flagging_dir="run", # output directory
|