Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,6 @@ demo = gr.Interface(
|
|
34 |
description=description,
|
35 |
article=article,
|
36 |
examples=examples,
|
37 |
-
share = True
|
38 |
#interpretation='default',
|
39 |
#enable_queue=enable_queue
|
40 |
)
|
|
|
34 |
description=description,
|
35 |
article=article,
|
36 |
examples=examples,
|
|
|
37 |
#interpretation='default',
|
38 |
#enable_queue=enable_queue
|
39 |
)
|