mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2025-02-18 12:40:45 +01:00
queue added
This commit is contained in:
parent
6f0aa2db57
commit
b818145ad9
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user