venv "D:\AI dring\stable-diffusion-webui\venv\Scripts\Python.exe"

Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]

Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8

Installing requirements for Web UI

Installing sd-dynamic-prompts requirements.txt


Launching Web UI with arguments: --no-half --precision=full --deepdanbooru --autolaunch --xformers --medvram

Error loading script: Random grid.py

Traceback (most recent call last):

  File "D:\AI dring\stable-diffusion-webui\modules\scripts.py", line 229, in load_scripts

    script_module = script_loading.load_module(scriptfile.path)

  File "D:\AI dring\stable-diffusion-webui\modules\script_loading.py", line 11, 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 "D:\AI dring\stable-diffusion-webui\extensions\AI-WEBUI-scripts-Random\scripts\Random grid.py", line 27, in <module>

    from modules.processing import process_images, Processed, get_correct_sampler, StableDiffusionProcessingTxt2Img

ImportError: cannot import name 'get_correct_sampler' from 'modules.processing' (D:\AI dring\stable-diffusion-webui\modules\processing.py)


Loading weights [89d59c3dde] from D:\AI dring\stable-diffusion-webui\models\Stable-diffusion\animefull-final-pruned.ckpt

Creating model from config: D:\AI dring\stable-diffusion-webui\configs\v1-inference.yaml

LatentDiffusion: Running in eps-prediction mode

DiffusionWrapper has 859.52 M params.

Loading VAE weights found near the checkpoint: D:\AI dring\stable-diffusion-webui\models\Stable-diffusion\animefull-final-pruned.vae.pt

Applying cross attention optimization (Doggettx).

Textual inversion embeddings loaded(0):

Model loaded in 48.4s (load weights from disk: 35.3s, create model: 1.7s, apply weights to model: 1.3s, load VAE: 9.7s, load textual inversion embeddings: 0.3s).

Running on local URL:  http://127.0.0.1:7860


To create a public link, set `share=True` in `launch()`.

INFO:sd_dynamic_prompts.dynamic_prompting:Prompt matrix will create 1 images in a total of 1 batches.

  0%|                                                                                           | 0/20 [00:03<?, ?it/s]

Error completing request

Arguments: ('task(extxvwbe0s5hodo)', 'masterpiece, best quality', 'lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name', [], 20, 1, False, False, 1, 1, 11, -1.0, -1.0, 0, 0, 0, False, 768, 512, False, 0.7, 2, 'Latent', 0, 0, 0, [], 0, True, False, 1, False, False, False, 1.1, 1.5, 100, 0.7, False, False, True, False, False, 0, 'Gustavosta/MagicPrompt-Stable-Diffusion', '', False, False, 'positive', 'comma', 0, False, False, '', 1, '', 0, '', 0, '', True, False, False, False, 0, '\n            <h3><strong>Combinations</strong></h3>\n            리스트에서  단어들을 선택합니다. 이 경우에는 아티스트를 2가지 골라보죠 :\n            <code>{2$artist1|artist2|artist3}</code>\n            $가 입력되지 않으면, 1$가 자동으로 입력됩니다.\n            <br>\n            범위도 지정 가능합니다 :\n            <code>{1-3$artist1|artist2|artist3}</code>\n            이 경우에는 1~3가지의 아티스트가 랜덤하게 결정됩니다.\n            <br/><br/>\n\n            <h3><strong>Wildcards</strong></h3>\n            <p>사용가능한 와일드카드</p>\n            <ul style="overflow-y:auto;max-height:30rem;">\n        </ul>\n            <br/>\n            <code>와일드카드 경로: scripts/wildcards</code><br/>\n            <small>mywildcards.txt라는 이름의 텍스트 파일을 만들어, 1줄당 1개의 단어를  입력하면 와일드카드를 추가할 수 있습니다. 텍스트 파일은 scripts/wildcards 에 넣어주세요. 재시작 후 <code>__mywildcards__</code>를 사용할 수 있게 됩니다.</small>\n        ', 100, 10, 30, 6, 15, True, 100, 10, 30, 6, 15, True) {}

Traceback (most recent call last):

생성 누르면 1초 이따가 다시 생성버튼으로 돌아가고 이미지는 안 나오는상황입니다.ㅠㅠ