Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -209,7 +209,6 @@ if __name__ == "__main__":
|
|
209 |
demo.launch(
|
210 |
show_error=True,
|
211 |
show_api=False,
|
212 |
-
show_tips=False,
|
213 |
height=800,
|
214 |
enable_queues=False
|
215 |
)
|
|
|
209 |
demo.launch(
|
210 |
show_error=True,
|
211 |
show_api=False,
|
|
|
212 |
height=800,
|
213 |
enable_queues=False
|
214 |
)
|