hunyuan-t commited on
Commit
7cacaa7
·
verified ·
1 Parent(s): e400a0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ with gr.Blocks(title="腾讯混元图生文Demo") as demo:
63
 
64
  if __name__ == "__main__":
65
  demo.queue(default_concurrency_limit=100)
66
- demo.launch(max_threads=100))
 
63
 
64
  if __name__ == "__main__":
65
  demo.queue(default_concurrency_limit=100)
66
+ demo.launch(max_threads=100)