Spaces:
Sleeping
Sleeping
Peter
commited on
Commit
•
b38cd28
1
Parent(s):
3247bd6
debug
Browse files
app.py
CHANGED
@@ -164,4 +164,4 @@ if __name__ == "__main__":
|
|
164 |
description=description,
|
165 |
examples=load_examples(),
|
166 |
cache_examples=False,
|
167 |
-
).launch(enable_queue=True,
|
|
|
164 |
description=description,
|
165 |
examples=load_examples(),
|
166 |
cache_examples=False,
|
167 |
+
).launch(enable_queue=True, )
|