venv "E:\WEBUI0.55.4\stable-diffusion-webui\venv\Scripts\Python.exe"

Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep  5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]

Commit hash: ac085628540d0ec6a988fad93f5b8f2154209571

Installing requirements for Web UI

loading Dreambooth reqs from E:\WEBUI0.55.4\stable-diffusion-webui\extensions\sd_dreambooth_extension\requirements.txt

Checking Dreambooth requirements.

Checking torch and torchvision versions

Dreambooth revision is d15cbc9d7293a61a39fab9533d1120722de26abc

Diffusers version is 0.8.0.dev0.

Torch version is 1.12.1+cu116.

Torch vision version is 0.13.1+cu116.

Copying 8Bit Adam files for Windows.


Launching Web UI with arguments: --deepdanbooru --autolaunch --xformers set TORCH_COMMAND=pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116

usage: launch.py [-h] [--config CONFIG] [--ckpt CKPT] [--ckpt-dir CKPT_DIR] [--gfpgan-dir GFPGAN_DIR]

                 [--gfpgan-model GFPGAN_MODEL] [--no-half] [--no-half-vae] [--no-progressbar-hiding]

                 [--max-batch-count MAX_BATCH_COUNT] [--embeddings-dir EMBEDDINGS_DIR]

                 [--hypernetwork-dir HYPERNETWORK_DIR] [--localizations-dir LOCALIZATIONS_DIR] [--allow-code]

                 [--medvram] [--lowvram] [--lowram] [--always-batch-cond-uncond] [--unload-gfpgan]

                 [--precision {full,autocast}] [--share] [--ngrok NGROK] [--ngrok-region NGROK_REGION]

                 [--enable-insecure-extension-access] [--codeformer-models-path CODEFORMER_MODELS_PATH]

                 [--gfpgan-models-path GFPGAN_MODELS_PATH] [--esrgan-models-path ESRGAN_MODELS_PATH]

                 [--bsrgan-models-path BSRGAN_MODELS_PATH] [--realesrgan-models-path REALESRGAN_MODELS_PATH]

                 [--scunet-models-path SCUNET_MODELS_PATH] [--swinir-models-path SWINIR_MODELS_PATH]

                 [--ldsr-models-path LDSR_MODELS_PATH] [--clip-models-path CLIP_MODELS_PATH] [--xformers]

                 [--force-enable-xformers] [--deepdanbooru] [--opt-split-attention] [--opt-split-attention-invokeai]

                 [--opt-split-attention-v1] [--disable-opt-split-attention]

                 [--use-cpu {all,sd,interrogate,gfpgan,swinir,esrgan,scunet,codeformer} [{all,sd,interrogate,gfpgan,swinir,esrgan,scunet,codeformer} ...]]

                 [--listen] [--port PORT] [--show-negative-prompt] [--ui-config-file UI_CONFIG_FILE]

                 [--hide-ui-dir-config] [--freeze-settings] [--ui-settings-file UI_SETTINGS_FILE] [--gradio-debug]

                 [--gradio-auth GRADIO_AUTH] [--gradio-img2img-tool {color-sketch,editor}] [--opt-channelslast]

                 [--styles-file STYLES_FILE] [--autolaunch] [--theme THEME] [--use-textbox-seed]

                 [--disable-console-progressbars] [--enable-console-prompts] [--vae-path VAE_PATH]

                 [--disable-safe-unpickle] [--api] [--nowebui] [--ui-debug-mode] [--device-id DEVICE_ID]

                 [--administrator] [--cors-allow-origins CORS_ALLOW_ORIGINS] [--tls-keyfile TLS_KEYFILE]

                 [--tls-certfile TLS_CERTFILE] [--server-name SERVER_NAME]

launch.py: error: unrecognized arguments: set TORCH_COMMAND=pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116

계속하려면 아무 키나 누르십시오 . . .


pytorch 업데이트 해주고 저렇게 뜨길래 argument 다시 원래해주고 실행했음

설치된 거 맞음?