Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -80,8 +80,6 @@ if __name__ == '__main__':
|
|
80 |
outputs,
|
81 |
title=title,
|
82 |
description=description,
|
83 |
-
examples=examples,
|
84 |
-
examples_per_page=50,
|
85 |
).launch()
|
86 |
|
87 |
|
|
|
80 |
outputs,
|
81 |
title=title,
|
82 |
description=description,
|
|
|
|
|
83 |
).launch()
|
84 |
|
85 |
|