Update app.py

pull/22/head
Xueyan Zou 2023-04-26 16:51:24 -05:00 committed by GitHub
parent 6bde3d56ad
commit 13eaa24cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,4 +146,4 @@ gr.Interface(
article=article, article=article,
allow_flagging='never', allow_flagging='never',
cache_examples=False, cache_examples=False,
).launch(server_port=6027) ).launch()