mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2026-04-07 19:57:24 +02:00
queue added
This commit is contained in:
@@ -615,4 +615,4 @@ if __name__ == "__main__":
|
|||||||
MODELS_PATH = args.models_path
|
MODELS_PATH = args.models_path
|
||||||
|
|
||||||
app = get_app()
|
app = get_app()
|
||||||
app.launch(share=args.share, server_port=args.port)
|
app.queue().launch(share=args.share, server_port=args.port)
|
||||||
|
|||||||
Reference in New Issue
Block a user