mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-12-15 11:43:21 +00:00
pain reliever
This commit is contained in:
commit
6a15bca320
2
wgp.py
2
wgp.py
@ -9302,4 +9302,4 @@ if __name__ == "__main__":
|
||||
else:
|
||||
url = "http://" + server_name
|
||||
webbrowser.open(url + ":" + str(server_port), new = 0, autoraise = True)
|
||||
demo.launch(favicon_path="favicon.png", server_name=server_name, server_port=server_port, share=args.share, allowed_paths=list({save_path, image_save_path}))
|
||||
demo.launch(favicon_path="favicon.png", server_name=server_name, server_port=server_port, share=args.share, allowed_paths=list({save_path, image_save_path}))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user