์ค๋๋ง์ stable diffusion webui์ ์ ์ํ๋๋, ์์ ๋์๊ฐ์ง๊ฐ ์์๋ค.
์ฒดํฌํฌ์ธํธ๋ฅผ ์ถ๊ฐํ๊ณ ํ๋กฌํํธ๋ฅผ ๋ฃ๊ณ ์์ฑ๋ฒํผ์ ํด๋ฆญํด๋ ์ด๋ฏธ์ง ์์ฒด๊ฐ ์์ฑ๋์ง ์์๋ค.
* xformers์์ ์ง์ํ๋ ํ ์น ๋ฒ์ ๋ฌธ์
xformer๋ ์ด๋ฏธ์ง ์์ฑ ๊ฐ์ํ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค. ์
๋ฐ์ดํธ ๋๋ฉด์ torch 2.1.2๋ฒ์ ์ ์๊ตฌํ๋ค. ํ์ง๋ง ๋ด torch๋ฒ์ ์ 2.0.1์ด์๋ค. ์
๊ทธ๋ ์ด๋ ๋ฐฉ๋ฒ์ ๊ฐ๋จํ๋ค.
1. webui-user.bat ํ์ผ์ ์ฐ๋ค.
set COMMANDLINE_ARGS=--reinstall-xformers --medvram --xformers --reinstall-torch
2. ์์ฒ๋ผ --reinstall-torch ์ธ์๋ฅผ ์ถ๊ฐํํ ์ ์ฅํ๊ณ ๋ค์ webui-user.bat์ ๋ค์ ์์ํ๋ค.
3. ๊ทธ๋ฌ๋ฉด ์์์ ๋ฒ์ ์ torch๋ฒ์ ์ ์
๊ทธ๋ ์ด๋ํ๋ค.
4. ์ค์น๊ฐ ์๋ฃ๋๋ฉด ์ --reinstall-torch ๋ ์ ๊ฑฐํ๊ณ ์๋๋๋ก ์ธ์๋ค์ ๋๋๋ฆฐ๋ค.
5. ํด๊ฒฐ
์ด์ ์ด๋ฏธ์ง๋ ์์ฑ์ด ๋๋๋ฐ controlnet ์ด ๋ง์ฝ์ด์๋ค.
Error running process: E:\Libraries\stable-diff-sdxl\models\Stable-diffusion\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
* controlnet ์ ๋ค์ ์ค์นํ๋ฉด ๋๋ค
https://www.reddit.com/r/StableDiffusion/comments/11dba9p/controlnet_error_after_update/
๋ ๋ง์ ๋์จ ๋ฐฉ๋ฒ๋๋ก ํ๋ ํด๊ฒฐ์ด ๋๋ค.
1. ๋จผ์ extensions\sd-webui-controlnet\models ์์ ์๋ ๊ธฐ์กด ๋ชจ๋ธ ํ์ผ๋ค์ ๋ค๋ฅธ ๊ณณ์ผ๋ก ์ด๋์์ผ๋๋๋ค.
2. ๋ค์ extensions\sd-webui-controlnet\ ๋ฅผ ์ญ์ ํ๋ค.
3. ๋ค์ Extensions > Installed์ ๋ค์ด๊ฐ controlnet ์ ์ฒดํฌ๋ฅผ ํ๊ณ Apply and restart UI๋ฅผ ํด๋ฆญํ๋ค.
4. cmd ์ฐฝ์ ๋ซ๊ณ ๋ค์ ์์ํ๋ค. (๊ผญ ํด์ผํ๋ ์ถ๊ธดํ๋ฐ ๋๋ ํ๋ค)
5. Install from URLํญ์ผ๋ก ์ด๋ํด ๋ค์ controlnet์ ์ถ๊ฐํ๋ค.
https://github.com/Mikubill/sd-webui-controlnet
6. restart UIํ๋ ์๋ฌ์์ด ์ปจํธ๋กค ๋ท์ด ์ ๋์๊ฐ๋ค.
7. ํ์ฅํญ์ ๋ค์ด์จ ๊น์ Check for updates ํ ๋ค์ restart UI๋ฅผ ํด์ ๋ชจ๋ ๋ชจ๋๋ค์ ์ต์ ์ผ๋ก ์
๋ฐ์ดํธ ํ๋ค.
8. ํด๊ฒฐ
๊ทธ๋ผ์๋ ์ค๋ฅ๋ค์ด ์์์ก๋ค. ํ๋์ฉ ํด๊ฒฐํด๋ณธ๋ค.
* Error loading script: m2m_ui.py ์ค๋ฅ
- https://github.com/Scholar01/sd-webui-mov2mov/issues/146
1. ์ ๊นํ ์ด์๋ฅผ ํตํด ํด๊ฒฐํ๋ค. ๋จผ์ modules/ui.py ํ์ผ์ ์ฐ๋ค.
2. ์๋ ํจ์๋ฅผ ์ถ๊ฐํ๊ณ ์ ์ฅํ๋ค.
def create_sampler_and_steps_selection(choices, tabname):
return scripts.scripts_txt2img.script('Sampler').steps, scripts.scripts_txt2img.script('Sampler').sampler_name
3. ๋ค์ ์คํํ๋ฉด ํด๋น ์๋ฌ ๋ฉ์์ง๊ฐ ์ฌ๋ผ์ง๋ค. ์
๋ฐ์ดํธ ์ค ํจ์ ๋๋ฝ์ด ์์๋๋ณด๋ค.
4. ํด๊ฒฐ
ํ์ง๋ง ๊ทธ๋ผ์๋ ์๋ฌ๊ฐ ์์ง ๋จ์์๋ค.
* activating extra network lora: TypeError ์ค๋ฅ
- https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/13561
[Bug]: activating extra network lora: TypeError · Issue #13561 · AUTOMATIC1111/stable-diffusion-webui
Is there an existing issue for this? I have searched the existing issues and checked the recent builds/commits What happened? activating extra network lora: TypeError Traceback (most recent call la...
github.com
1. ์ ๊นํ ์ด์์์ ํด๊ฒฐํ๋ค.
2. ์ธ์์, ๊ฐ์ฅ ๋ณ๊ฑฐ ์๋ ์ค๋ฅ์๋ค.
3. ์๋์ฒ๋ผ Add network to prompt๋ฅผ none์ผ๋ก ํ๊ณ ์ฌ์์ํ๋ ์ฌ๋ผ์ก๋ค.
* No module named 'basicsr' ์ค๋ฅ
*** Error loading script: main.py
Traceback (most recent call last):
File "E:\AI\stable-diffusion-webui-master\modules\scripts.py", line 527, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\AI\stable-diffusion-webui-master\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "E:\AI\stable-diffusion-webui-master\extensions\openpose-editor\scripts\main.py", line 14, in <module>
from basicsr.utils.download_util import load_file_from_url
ModuleNotFoundError: No module named 'basicsr'
- open pose๋ฅผ ์๋ฌด๋ฆฌ ๋ค์ ๊น์๋ ํด๊ฒฐ์ด ์๋์๋ค - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15094 ์ด ์ด์์์ ํด๊ฒฐํ๋ค.
1. ๋จผ์ sd ๊ธฐ๋ณธ ๋ฃจํธ ํด๋์์ ์๋ ์์๋๋ก ํ๋์ฉ ํฐ๋ฏธ๋์ ์คํํ๋ฉด ๋๋ค.
- ํ์ด์ฌ ๊ฐ์๋ก์ปฌํ๊ฒฝ์ผ๋ก ๊ฐ์ basicsr๋ฅผ ์ค์นํ๊ณ ๋ค์ ๋ก์ปฌํ๊ฒฝ์ ๋์ค๋ ์คํฌ๋ฆฝํธ๋ค.
venv\scripts\activate.bat pip install basicsr venv\scripts\deactivate.bat
* ๋ชจ๋ ํด๊ฒฐ
์๋ฌ ๋ฉ์์ง ์์ด ์๋ฆ๋ต๊ฒ ๋ก๋ฉ๋๋ค.
sd3๊ฐ ๋๋ฝ์ผ๋ก ๊ฐ๊ณ stable diffusion ์ํ๊ณ๊ฐ ์คํ์์ค์ ์ง์คํ๋ฉฐ ์์ฒด ์ฑ์ฅํ๋ค๋ณด๋ ์ ์ ์๋ ๋ฐฉํฅ์ผ๋ก ๋ฐ์ ํ๋๊ฑฐ ๊ฐ๋ค. text generation webui๋ ๊ทธ๋ ๊ณ ์ด์ชฝ์ ํ๋ฌ๋ง ์ง๋๋ ๋๋ฆฌ๋ฉด ์๋ฌ๊ฐ 'ํ์'ํ๋ค.
๊ทธ๋์ ๋๋ฌด ์ข๋ค. ์๋ฌ๊ฐ ๋๋ค๋๊ฑด ๋ฌด์ธ๊ฐ ํ๊ณ ์๋ค๋ ๋ป์ด๋ ๋ง์ด๋ค.