Spaces:
Runtime error
Runtime error
Zengyf-CVer
commited on
Commit
•
0ee665b
1
Parent(s):
2f753bb
v03 update
Browse files
app.py
CHANGED
@@ -371,7 +371,7 @@ def main(args):
|
|
371 |
title=title,
|
372 |
description=description,
|
373 |
article="",
|
374 |
-
examples=examples,
|
375 |
theme="seafoam",
|
376 |
flagging_dir="run", # output directory
|
377 |
).launch(
|
|
|
371 |
title=title,
|
372 |
description=description,
|
373 |
article="",
|
374 |
+
# examples=examples,
|
375 |
theme="seafoam",
|
376 |
flagging_dir="run", # output directory
|
377 |
).launch(
|