-
Notifications
You must be signed in to change notification settings - Fork 894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lora打开错误 #1835
Comments
22:21:30-644359 INFO Kohya_ss GUI version: v24.1.7
|
This is a GUI issue which is in another repo |
│ F:\lora\kohya_ss\kohya_gui.py:185 in │
│ │
│ 184 │
│ ❱ 185 UI(**vars(args)) │
│ 186 │
│ │
│ F:\lora\kohya_ss\kohya_gui.py:125 in UI │
│ │
│ 124 launch_kwargs["debug"] = True │
│ ❱ 125 interface.launch(**launch_kwargs) │
│ 126 │
│ │
│ F:\lora\kohya_ss\venv\lib\site-packages\gradio\blocks.py:2462 in launch │
│ │
│ 2461 ): │
│ ❱ 2462 raise ValueError( │
│ 2463 "When localhost is not accessible, a shareable link must be created. Ple │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your
proxy settings to allow access to localhost.
The text was updated successfully, but these errors were encountered: