Spaces:
Runtime error
Runtime error
Commit
·
c82f5ef
1
Parent(s):
8e8d299
app update
Browse files
app.py
CHANGED
@@ -631,7 +631,7 @@ def main(args):
|
|
631 |
title=title,
|
632 |
description=description,
|
633 |
# article=article,
|
634 |
-
|
635 |
# theme="seafoam",
|
636 |
# live=True, # Change output in real time
|
637 |
flagging_dir="run", # output directory
|
|
|
631 |
title=title,
|
632 |
description=description,
|
633 |
# article=article,
|
634 |
+
examples=examples,
|
635 |
# theme="seafoam",
|
636 |
# live=True, # Change output in real time
|
637 |
flagging_dir="run", # output directory
|