Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,6 @@ if __name__ == '__main__':
|
|
114 |
outputs,
|
115 |
title=title,
|
116 |
description=description,
|
117 |
-
examples=examples,
|
118 |
examples_per_page=50,
|
119 |
theme="JohnSmith9982/small_and_pretty"
|
120 |
).launch()
|
|
|
114 |
outputs,
|
115 |
title=title,
|
116 |
description=description,
|
|
|
117 |
examples_per_page=50,
|
118 |
theme="JohnSmith9982/small_and_pretty"
|
119 |
).launch()
|