mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2025-06-05 21:49:11 +02:00
queue added
This commit is contained in:
@@ -615,4 +615,4 @@ if __name__ == "__main__":
|
||||
MODELS_PATH = args.models_path
|
||||
|
||||
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