Skip to content
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

Open
xiaowei52045 opened this issue Dec 13, 2024 · 2 comments
Open

lora打开错误 #1835

xiaowei52045 opened this issue Dec 13, 2024 · 2 comments

Comments

@xiaowei52045
Copy link

│ 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.

@xiaowei52045
Copy link
Author

22:21:30-644359 INFO Kohya_ss GUI version: v24.1.7
22:21:33-983938 INFO Submodule initialized and updated.
22:21:33-987833 INFO nVidia toolkit detected
22:21:56-001683 INFO Torch 2.1.2+cu118
22:21:56-108970 INFO Torch backend: nVidia CUDA 11.8 cuDNN 8700
22:21:56-112878 INFO Torch detected GPU: NVIDIA GeForce RTX 3060 Ti VRAM 8192 Arch (8, 6) Cores 38
22:21:56-169334 INFO Python version is 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit
(AMD64)]
22:21:56-173227 INFO Verifying modules installation status from requirements_pytorch_windows.txt...
22:21:56-175173 INFO Verifying modules installation status from requirements_windows.txt...
22:21:56-179066 INFO Verifying modules installation status from requirements.txt...
22:23:37-052966 INFO headless: False
22:23:37-193709 INFO Using shell=True when running external commands...
F:\lora\kohya_ss\venv\lib\site-packages\gradio\analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.43.0, however version 4.44.1 is available, please upgrade.

warnings.warn(
Running on local URL: http://127.0.0.1:7860
╭───────────────────────────────────────── Traceback (most recent call last) ──────────────────────────────────────────╮
│ 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.

(venv) F:\lora\kohya_ss>
(venv) F:\lora\kohya_ss>

@rockerBOO
Copy link
Contributor

This is a GUI issue which is in another repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants