HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/sd-webui/webui.log
nohup: ignoring input

################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye), Fedora 34+ and openSUSE Leap 15.4 or newer.
################################################################

################################################################
Running on root user
################################################################

################################################################
Repo already cloned, using it as install directory
################################################################

################################################################
Create and activate python venv
################################################################

################################################################
Launching launch.py...
################################################################
glibc version is 2.39
Check TCMalloc: libtcmalloc_minimal.so.4
libtcmalloc_minimal.so.4 is linked with libc.so,execute LD_PRELOAD=/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4
=============================================================================================
INCOMPATIBLE PYTHON VERSION

This program is tested with 3.10.6 Python, but you have 3.12.3.
If you encounter an error with "RuntimeError: Couldn't install torch." message,
or any other error regarding unsuccessful package (library) installation,
please downgrade (or upgrade) to the latest version of 3.10 Python
and delete current Python and "venv" folder in WebUI's directory.

You can download 3.10 Python from here: https://www.python.org/downloads/release/python-3106/



Use --skip-python-version-check to suppress this warning.
=============================================================================================
Python 3.12.3 (main, Jan  8 2026, 11:30:50) [GCC 13.3.0]
Version: f2.0.1v1.10.1-previous-669-gdfdcbab6
Commit hash: dfdcbab685e57677014f05a3309b48cc87383167
Legacy Preprocessor init warning: Unable to install insightface automatically. Please try run `pip install insightface` manually.
Launching Web UI with arguments: -f --listen --api --enable-insecure-extension-access --xformers --no-half-vae
Total VRAM 20017 MB, total RAM 64105 MB
pytorch version: 2.3.1+cu121
WARNING:xformers:A matching Triton is not available, some optimizations will not be enabled
Traceback (most recent call last):
  File "/opt/sd-webui/venv/lib/python3.12/site-packages/xformers/__init__.py", line 57, in _is_triton_available
    import triton  # noqa
    ^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'triton'
xformers version: 0.0.27
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA RTX 4000 SFF Ada Generation : native
Hint: your device supports --cuda-malloc for potential speed improvements.
VAE dtype preferences: [torch.bfloat16, torch.float32] -> torch.bfloat16
CUDA Using Stream: False
Using xformers cross attention
Using xformers attention for VAE
ControlNet preprocessor location: /opt/sd-webui/models/ControlNetPreprocessor
*** Error loading script: soft_inpainting.py
    Traceback (most recent call last):
      File "/opt/sd-webui/modules/scripts.py", line 525, in load_scripts
        script_module = script_loading.load_module(scriptfile.path)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/opt/sd-webui/modules/script_loading.py", line 13, in load_module
        module_spec.loader.exec_module(module)
      File "<frozen importlib._bootstrap_external>", line 995, in exec_module
      File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
      File "/opt/sd-webui/extensions-builtin/soft-inpainting/scripts/soft_inpainting.py", line 10, in <module>
        from joblib import Parallel, delayed, cpu_count
    ModuleNotFoundError: No module named 'joblib'

---
2026-01-22 22:18:22,666 - ControlNet - INFO - ControlNet UI callback registered.
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
Running on local URL:  http://0.0.0.0:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 7.3s (prepare environment: 1.1s, launcher: 0.2s, import torch: 2.9s, load scripts: 0.7s, create ui: 1.1s, gradio launch: 0.5s, add APIs: 0.7s).
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
Loading Model: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Done.
StateDict Keys: {'unet': 1680, 'vae': 248, 'text_encoder': 197, 'text_encoder_2': 518, 'ignore': 0}
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
K-Model Created: {'storage_dtype': torch.float16, 'computation_dtype': torch.float16}
Model loaded in 0.6s (unload existing model: 0.1s, forge model load: 0.5s).
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3051.58 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15662.15 MB, Model Require: 1559.68 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 13078.47 MB, All loaded to GPU.
Moving model(s) has taken 0.85 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13858.44 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13857.59 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13857.59 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7936.54 MB, All loaded to GPU.
Moving model(s) has taken 1.99 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:24,  1.18it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:07,  3.86it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.27it/s]

Total progress:  10%|█         | 3/30 [00:01<00:12,  2.14it/s]
 10%|█         | 3/30 [00:02<00:20,  1.30it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:14,  1.76it/s]
 13%|█▎        | 4/30 [00:03<00:19,  1.32it/s]

Total progress:  17%|█▋        | 5/30 [00:02<00:15,  1.59it/s]
 17%|█▋        | 5/30 [00:03<00:18,  1.33it/s]

Total progress:  20%|██        | 6/30 [00:03<00:16,  1.50it/s]
 20%|██        | 6/30 [00:04<00:18,  1.33it/s]

Total progress:  23%|██▎       | 7/30 [00:04<00:15,  1.44it/s]
 23%|██▎       | 7/30 [00:05<00:17,  1.33it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:15,  1.40it/s]
 27%|██▋       | 8/30 [00:06<00:16,  1.34it/s]

Total progress:  30%|███       | 9/30 [00:05<00:15,  1.39it/s]
 30%|███       | 9/30 [00:06<00:15,  1.34it/s]

Total progress:  33%|███▎      | 10/30 [00:06<00:14,  1.37it/s]
 33%|███▎      | 10/30 [00:07<00:14,  1.33it/s]

Total progress:  37%|███▋      | 11/30 [00:07<00:13,  1.36it/s]
 37%|███▋      | 11/30 [00:08<00:14,  1.34it/s]

Total progress:  40%|████      | 12/30 [00:07<00:13,  1.35it/s]
 40%|████      | 12/30 [00:09<00:13,  1.33it/s]

Total progress:  43%|████▎     | 13/30 [00:08<00:12,  1.34it/s]
 43%|████▎     | 13/30 [00:09<00:12,  1.34it/s]

Total progress:  47%|████▋     | 14/30 [00:09<00:11,  1.34it/s]
 47%|████▋     | 14/30 [00:10<00:11,  1.34it/s]

Total progress:  50%|█████     | 15/30 [00:10<00:11,  1.34it/s]
 50%|█████     | 15/30 [00:11<00:11,  1.34it/s]

Total progress:  53%|█████▎    | 16/30 [00:10<00:10,  1.34it/s]
 53%|█████▎    | 16/30 [00:12<00:10,  1.34it/s]

Total progress:  57%|█████▋    | 17/30 [00:11<00:09,  1.34it/s]
 57%|█████▋    | 17/30 [00:12<00:09,  1.33it/s]

Total progress:  60%|██████    | 18/30 [00:12<00:08,  1.34it/s]
 60%|██████    | 18/30 [00:13<00:08,  1.34it/s]

Total progress:  63%|██████▎   | 19/30 [00:13<00:08,  1.34it/s]
 63%|██████▎   | 19/30 [00:14<00:08,  1.34it/s]

Total progress:  67%|██████▋   | 20/30 [00:13<00:07,  1.34it/s]
 67%|██████▋   | 20/30 [00:15<00:07,  1.34it/s]

Total progress:  70%|███████   | 21/30 [00:14<00:06,  1.34it/s]
 70%|███████   | 21/30 [00:15<00:06,  1.34it/s]

Total progress:  73%|███████▎  | 22/30 [00:15<00:05,  1.34it/s]
 73%|███████▎  | 22/30 [00:16<00:05,  1.34it/s]

Total progress:  77%|███████▋  | 23/30 [00:16<00:05,  1.34it/s]
 77%|███████▋  | 23/30 [00:17<00:05,  1.34it/s]

Total progress:  80%|████████  | 24/30 [00:16<00:04,  1.34it/s]
 80%|████████  | 24/30 [00:18<00:04,  1.34it/s]

Total progress:  83%|████████▎ | 25/30 [00:17<00:03,  1.34it/s]
 83%|████████▎ | 25/30 [00:18<00:03,  1.34it/s]

Total progress:  87%|████████▋ | 26/30 [00:18<00:02,  1.34it/s]
 87%|████████▋ | 26/30 [00:19<00:02,  1.34it/s]

Total progress:  90%|█████████ | 27/30 [00:19<00:02,  1.34it/s]
 90%|█████████ | 27/30 [00:20<00:02,  1.34it/s]

Total progress:  93%|█████████▎| 28/30 [00:19<00:01,  1.34it/s]
 93%|█████████▎| 28/30 [00:21<00:01,  1.34it/s]

Total progress:  97%|█████████▋| 29/30 [00:20<00:00,  1.34it/s]
 97%|█████████▋| 29/30 [00:21<00:00,  1.34it/s]

Total progress: 100%|██████████| 30/30 [00:21<00:00,  1.34it/s]
100%|██████████| 30/30 [00:22<00:00,  1.58it/s]
100%|██████████| 30/30 [00:22<00:00,  1.36it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8828.43 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8828.43 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7644.88 MB, All loaded to GPU.
Moving model(s) has taken 0.09 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.34it/s]
Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.35it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8659.85 MB ... Unload model JointTextEncoder Current free memory is 10420.21 MB ... Unload model KModel Current free memory is 15417.55 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15578.37 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12801.39 MB, All loaded to GPU.
Moving model(s) has taken 0.60 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13818.90 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13818.05 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13818.05 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7897.00 MB, All loaded to GPU.
Moving model(s) has taken 1.84 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:19,  1.52it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:09,  2.86it/s]
  7%|▋         | 2/30 [00:01<00:19,  1.40it/s]

Total progress:  10%|█         | 3/30 [00:01<00:13,  1.94it/s]
 10%|█         | 3/30 [00:02<00:19,  1.37it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:15,  1.66it/s]
 13%|█▎        | 4/30 [00:02<00:19,  1.36it/s]

Total progress:  17%|█▋        | 5/30 [00:02<00:16,  1.53it/s]
 17%|█▋        | 5/30 [00:03<00:18,  1.35it/s]

Total progress:  20%|██        | 6/30 [00:03<00:16,  1.46it/s]
 20%|██        | 6/30 [00:04<00:17,  1.35it/s]

Total progress:  23%|██▎       | 7/30 [00:04<00:16,  1.42it/s]
 23%|██▎       | 7/30 [00:05<00:17,  1.34it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:15,  1.39it/s]
 27%|██▋       | 8/30 [00:05<00:16,  1.34it/s]

Total progress:  30%|███       | 9/30 [00:05<00:15,  1.38it/s]
 30%|███       | 9/30 [00:06<00:15,  1.34it/s]

Total progress:  33%|███▎      | 10/30 [00:06<00:14,  1.36it/s]
 33%|███▎      | 10/30 [00:07<00:14,  1.34it/s]

Total progress:  37%|███▋      | 11/30 [00:07<00:14,  1.36it/s]
 37%|███▋      | 11/30 [00:08<00:14,  1.34it/s]

Total progress:  40%|████      | 12/30 [00:08<00:13,  1.35it/s]
 40%|████      | 12/30 [00:08<00:13,  1.34it/s]

Total progress:  43%|████▎     | 13/30 [00:08<00:12,  1.34it/s]
 43%|████▎     | 13/30 [00:09<00:12,  1.33it/s]

Total progress:  47%|████▋     | 14/30 [00:09<00:11,  1.34it/s]
 47%|████▋     | 14/30 [00:10<00:11,  1.34it/s]

Total progress:  50%|█████     | 15/30 [00:10<00:11,  1.34it/s]
 50%|█████     | 15/30 [00:11<00:11,  1.33it/s]

Total progress:  53%|█████▎    | 16/30 [00:11<00:10,  1.34it/s]
 53%|█████▎    | 16/30 [00:11<00:10,  1.33it/s]

Total progress:  57%|█████▋    | 17/30 [00:11<00:09,  1.34it/s]
 57%|█████▋    | 17/30 [00:12<00:09,  1.33it/s]

Total progress:  60%|██████    | 18/30 [00:12<00:08,  1.33it/s]
 60%|██████    | 18/30 [00:13<00:09,  1.33it/s]

Total progress:  63%|██████▎   | 19/30 [00:13<00:08,  1.33it/s]
 63%|██████▎   | 19/30 [00:14<00:08,  1.33it/s]

Total progress:  67%|██████▋   | 20/30 [00:14<00:07,  1.33it/s]
 67%|██████▋   | 20/30 [00:14<00:07,  1.33it/s]

Total progress:  70%|███████   | 21/30 [00:14<00:06,  1.33it/s]
 70%|███████   | 21/30 [00:15<00:06,  1.33it/s]

Total progress:  73%|███████▎  | 22/30 [00:15<00:06,  1.33it/s]
 73%|███████▎  | 22/30 [00:16<00:06,  1.33it/s]

Total progress:  77%|███████▋  | 23/30 [00:16<00:05,  1.33it/s]
 77%|███████▋  | 23/30 [00:17<00:05,  1.33it/s]

Total progress:  80%|████████  | 24/30 [00:17<00:04,  1.33it/s]
 80%|████████  | 24/30 [00:17<00:04,  1.33it/s]

Total progress:  83%|████████▎ | 25/30 [00:17<00:03,  1.33it/s]
 83%|████████▎ | 25/30 [00:18<00:03,  1.33it/s]

Total progress:  87%|████████▋ | 26/30 [00:18<00:03,  1.33it/s]
 87%|████████▋ | 26/30 [00:19<00:03,  1.33it/s]

Total progress:  90%|█████████ | 27/30 [00:19<00:02,  1.33it/s]
 90%|█████████ | 27/30 [00:20<00:02,  1.33it/s]

Total progress:  93%|█████████▎| 28/30 [00:20<00:01,  1.33it/s]
 93%|█████████▎| 28/30 [00:20<00:01,  1.33it/s]

Total progress:  97%|█████████▋| 29/30 [00:20<00:00,  1.32it/s]
 97%|█████████▋| 29/30 [00:21<00:00,  1.32it/s]

Total progress: 100%|██████████| 30/30 [00:21<00:00,  1.32it/s]
100%|██████████| 30/30 [00:22<00:00,  1.56it/s]
100%|██████████| 30/30 [00:22<00:00,  1.36it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8818.89 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8818.89 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7635.33 MB, All loaded to GPU.
Moving model(s) has taken 0.09 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.32it/s]
Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.34it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8658.31 MB ... Unload model JointTextEncoder Current free memory is 10417.16 MB ... Unload model KModel Current free memory is 15417.55 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15578.37 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12801.39 MB, All loaded to GPU.
Moving model(s) has taken 0.59 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13818.90 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13818.05 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13818.05 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7897.00 MB, All loaded to GPU.
Moving model(s) has taken 1.80 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:20,  1.44it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:10,  2.72it/s]
  7%|▋         | 2/30 [00:01<00:20,  1.37it/s]

Total progress:  10%|█         | 3/30 [00:01<00:14,  1.90it/s]
 10%|█         | 3/30 [00:02<00:19,  1.35it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:15,  1.64it/s]
 13%|█▎        | 4/30 [00:02<00:19,  1.34it/s]

Total progress:  17%|█▋        | 5/30 [00:02<00:16,  1.51it/s]
 17%|█▋        | 5/30 [00:03<00:18,  1.33it/s]

Total progress:  20%|██        | 6/30 [00:03<00:16,  1.44it/s]
 20%|██        | 6/30 [00:04<00:18,  1.33it/s]

Total progress:  23%|██▎       | 7/30 [00:04<00:16,  1.40it/s]
 23%|██▎       | 7/30 [00:05<00:17,  1.33it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:15,  1.38it/s]
 27%|██▋       | 8/30 [00:05<00:16,  1.32it/s]

Total progress:  30%|███       | 9/30 [00:06<00:15,  1.36it/s]
 30%|███       | 9/30 [00:06<00:15,  1.32it/s]

Total progress:  33%|███▎      | 10/30 [00:06<00:14,  1.35it/s]
 33%|███▎      | 10/30 [00:07<00:15,  1.32it/s]

Total progress:  37%|███▋      | 11/30 [00:07<00:14,  1.34it/s]
 37%|███▋      | 11/30 [00:08<00:14,  1.33it/s]

Total progress:  40%|████      | 12/30 [00:08<00:13,  1.34it/s]
 40%|████      | 12/30 [00:09<00:13,  1.32it/s]

Total progress:  43%|████▎     | 13/30 [00:09<00:12,  1.33it/s]
 43%|████▎     | 13/30 [00:09<00:12,  1.32it/s]

Total progress:  47%|████▋     | 14/30 [00:09<00:12,  1.33it/s]
 47%|████▋     | 14/30 [00:10<00:12,  1.32it/s]

Total progress:  50%|█████     | 15/30 [00:10<00:11,  1.32it/s]
 50%|█████     | 15/30 [00:11<00:11,  1.32it/s]

Total progress:  53%|█████▎    | 16/30 [00:11<00:10,  1.32it/s]
 53%|█████▎    | 16/30 [00:12<00:10,  1.32it/s]

Total progress:  57%|█████▋    | 17/30 [00:12<00:09,  1.32it/s]
 57%|█████▋    | 17/30 [00:12<00:09,  1.32it/s]

Total progress:  60%|██████    | 18/30 [00:12<00:09,  1.32it/s]
 60%|██████    | 18/30 [00:13<00:09,  1.32it/s]

Total progress:  63%|██████▎   | 19/30 [00:13<00:08,  1.32it/s]
 63%|██████▎   | 19/30 [00:14<00:08,  1.32it/s]

Total progress:  67%|██████▋   | 20/30 [00:14<00:07,  1.32it/s]
 67%|██████▋   | 20/30 [00:15<00:07,  1.32it/s]

Total progress:  70%|███████   | 21/30 [00:15<00:06,  1.32it/s]
 70%|███████   | 21/30 [00:15<00:06,  1.32it/s]

Total progress:  73%|███████▎  | 22/30 [00:15<00:06,  1.32it/s]
 73%|███████▎  | 22/30 [00:16<00:06,  1.32it/s]

Total progress:  77%|███████▋  | 23/30 [00:16<00:05,  1.32it/s]
 77%|███████▋  | 23/30 [00:17<00:05,  1.31it/s]

Total progress:  80%|████████  | 24/30 [00:17<00:04,  1.31it/s]
 80%|████████  | 24/30 [00:18<00:04,  1.31it/s]

Total progress:  83%|████████▎ | 25/30 [00:18<00:03,  1.31it/s]
 83%|████████▎ | 25/30 [00:18<00:03,  1.32it/s]

Total progress:  87%|████████▋ | 26/30 [00:18<00:03,  1.31it/s]
 87%|████████▋ | 26/30 [00:19<00:03,  1.31it/s]

Total progress:  90%|█████████ | 27/30 [00:19<00:02,  1.32it/s]
 90%|█████████ | 27/30 [00:20<00:02,  1.31it/s]

Total progress:  93%|█████████▎| 28/30 [00:20<00:01,  1.31it/s]
 93%|█████████▎| 28/30 [00:21<00:01,  1.32it/s]

Total progress:  97%|█████████▋| 29/30 [00:21<00:00,  1.32it/s]
 97%|█████████▋| 29/30 [00:21<00:00,  1.31it/s]

Total progress: 100%|██████████| 30/30 [00:21<00:00,  1.31it/s]
100%|██████████| 30/30 [00:22<00:00,  1.54it/s]
100%|██████████| 30/30 [00:22<00:00,  1.34it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8805.84 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8805.84 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7622.28 MB, All loaded to GPU.
Moving model(s) has taken 0.09 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.31it/s]
Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.32it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8645.26 MB ... Unload model JointTextEncoder Current free memory is 10404.12 MB ... Unload model KModel Current free memory is 15404.51 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15565.32 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12788.35 MB, All loaded to GPU.
Moving model(s) has taken 0.59 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13805.86 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13805.00 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13805.00 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7883.95 MB, All loaded to GPU.
Moving model(s) has taken 1.84 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:19,  1.49it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:10,  2.79it/s]
  7%|▋         | 2/30 [00:01<00:20,  1.38it/s]

Total progress:  10%|█         | 3/30 [00:01<00:14,  1.91it/s]
 10%|█         | 3/30 [00:02<00:19,  1.35it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:15,  1.64it/s]
 13%|█▎        | 4/30 [00:02<00:19,  1.34it/s]

Total progress:  17%|█▋        | 5/30 [00:02<00:16,  1.51it/s]
 17%|█▋        | 5/30 [00:03<00:18,  1.33it/s]

Total progress:  20%|██        | 6/30 [00:03<00:16,  1.44it/s]
 20%|██        | 6/30 [00:04<00:18,  1.32it/s]

Total progress:  23%|██▎       | 7/30 [00:04<00:16,  1.39it/s]
 23%|██▎       | 7/30 [00:05<00:17,  1.32it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:16,  1.36it/s]
 27%|██▋       | 8/30 [00:06<00:16,  1.31it/s]

Total progress:  30%|███       | 9/30 [00:06<00:15,  1.34it/s]
 30%|███       | 9/30 [00:06<00:16,  1.31it/s]

Total progress:  33%|███▎      | 10/30 [00:06<00:15,  1.33it/s]
 33%|███▎      | 10/30 [00:07<00:15,  1.32it/s]

Total progress:  37%|███▋      | 11/30 [00:07<00:14,  1.33it/s]
 37%|███▋      | 11/30 [00:08<00:14,  1.32it/s]

Total progress:  40%|████      | 12/30 [00:08<00:13,  1.32it/s]
 40%|████      | 12/30 [00:09<00:13,  1.32it/s]

Total progress:  43%|████▎     | 13/30 [00:09<00:12,  1.32it/s]
 43%|████▎     | 13/30 [00:09<00:12,  1.32it/s]

Total progress:  47%|████▋     | 14/30 [00:09<00:12,  1.32it/s]
 47%|████▋     | 14/30 [00:10<00:12,  1.31it/s]

Total progress:  50%|█████     | 15/30 [00:10<00:11,  1.31it/s]
 50%|█████     | 15/30 [00:11<00:11,  1.31it/s]

Total progress:  53%|█████▎    | 16/30 [00:11<00:10,  1.31it/s]
 53%|█████▎    | 16/30 [00:12<00:10,  1.31it/s]

Total progress:  57%|█████▋    | 17/30 [00:12<00:09,  1.31it/s]
 57%|█████▋    | 17/30 [00:12<00:09,  1.31it/s]

Total progress:  60%|██████    | 18/30 [00:12<00:09,  1.31it/s]
 60%|██████    | 18/30 [00:13<00:09,  1.30it/s]

Total progress:  63%|██████▎   | 19/30 [00:13<00:08,  1.31it/s]
 63%|██████▎   | 19/30 [00:14<00:08,  1.31it/s]

Total progress:  67%|██████▋   | 20/30 [00:14<00:07,  1.31it/s]
 67%|██████▋   | 20/30 [00:15<00:07,  1.30it/s]

Total progress:  70%|███████   | 21/30 [00:15<00:06,  1.31it/s]
 70%|███████   | 21/30 [00:15<00:06,  1.31it/s]

Total progress:  73%|███████▎  | 22/30 [00:15<00:06,  1.30it/s]
 73%|███████▎  | 22/30 [00:16<00:06,  1.31it/s]

Total progress:  77%|███████▋  | 23/30 [00:16<00:05,  1.31it/s]
 77%|███████▋  | 23/30 [00:17<00:05,  1.30it/s]

Total progress:  80%|████████  | 24/30 [00:17<00:04,  1.30it/s]
 80%|████████  | 24/30 [00:18<00:04,  1.30it/s]

Total progress:  83%|████████▎ | 25/30 [00:18<00:03,  1.30it/s]
 83%|████████▎ | 25/30 [00:19<00:03,  1.30it/s]

Total progress:  87%|████████▋ | 26/30 [00:19<00:03,  1.30it/s]
 87%|████████▋ | 26/30 [00:19<00:03,  1.30it/s]

Total progress:  90%|█████████ | 27/30 [00:19<00:02,  1.30it/s]
 90%|█████████ | 27/30 [00:20<00:02,  1.30it/s]

Total progress:  93%|█████████▎| 28/30 [00:20<00:01,  1.30it/s]
 93%|█████████▎| 28/30 [00:21<00:01,  1.30it/s]

Total progress:  97%|█████████▋| 29/30 [00:21<00:00,  1.30it/s]
 97%|█████████▋| 29/30 [00:22<00:00,  1.30it/s]

Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.30it/s]
100%|██████████| 30/30 [00:22<00:00,  1.53it/s]
100%|██████████| 30/30 [00:22<00:00,  1.33it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8792.80 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8792.80 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7609.24 MB, All loaded to GPU.
Moving model(s) has taken 0.10 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.30it/s]
Total progress: 100%|██████████| 30/30 [00:22<00:00,  1.31it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8632.22 MB ... Unload model JointTextEncoder Current free memory is 10391.08 MB ... Unload model KModel Current free memory is 15391.46 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/BlowjobTopofHeadPOVQuiron_PONY_v3.safetensors for KModel-UNet with 722 keys at weight 0.65 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/BlowjobTopofHeadPOVQuiron_PONY_v3.safetensors for KModel-CLIP with 264 keys at weight 0.65 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15552.28 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12775.30 MB, All loaded to GPU.
Moving model(s) has taken 1.14 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13794.69 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13793.83 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13793.83 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7872.78 MB, All loaded to GPU.
Moving model(s) has taken 3.53 seconds

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

Total progress:   0%|          | 0/35 [00:00<?, ?it/s]
  3%|▎         | 1/35 [00:00<00:23,  1.43it/s]

Total progress:   6%|▌         | 2/35 [00:00<00:12,  2.72it/s]
  6%|▌         | 2/35 [00:01<00:24,  1.35it/s]

Total progress:   9%|▊         | 3/35 [00:01<00:17,  1.88it/s]
  9%|▊         | 3/35 [00:02<00:23,  1.35it/s]

Total progress:  11%|█▏        | 4/35 [00:02<00:19,  1.63it/s]
 11%|█▏        | 4/35 [00:02<00:23,  1.34it/s]

Total progress:  14%|█▍        | 5/35 [00:02<00:19,  1.51it/s]
 14%|█▍        | 5/35 [00:03<00:22,  1.33it/s]

Total progress:  17%|█▋        | 6/35 [00:03<00:20,  1.44it/s]
 17%|█▋        | 6/35 [00:04<00:21,  1.33it/s]

Total progress:  20%|██        | 7/35 [00:04<00:19,  1.40it/s]
 20%|██        | 7/35 [00:05<00:21,  1.33it/s]

Total progress:  23%|██▎       | 8/35 [00:05<00:19,  1.38it/s]
 23%|██▎       | 8/35 [00:05<00:20,  1.33it/s]

Total progress:  26%|██▌       | 9/35 [00:06<00:19,  1.36it/s]
 26%|██▌       | 9/35 [00:06<00:19,  1.32it/s]

Total progress:  29%|██▊       | 10/35 [00:06<00:18,  1.34it/s]
 29%|██▊       | 10/35 [00:07<00:19,  1.31it/s]

Total progress:  31%|███▏      | 11/35 [00:07<00:18,  1.33it/s]
 31%|███▏      | 11/35 [00:08<00:18,  1.32it/s]

Total progress:  34%|███▍      | 12/35 [00:08<00:17,  1.33it/s]
 34%|███▍      | 12/35 [00:09<00:17,  1.31it/s]

Total progress:  37%|███▋      | 13/35 [00:09<00:16,  1.32it/s]
 37%|███▋      | 13/35 [00:09<00:16,  1.31it/s]

Total progress:  40%|████      | 14/35 [00:09<00:15,  1.32it/s]
 40%|████      | 14/35 [00:10<00:15,  1.31it/s]

Total progress:  43%|████▎     | 15/35 [00:10<00:15,  1.32it/s]
 43%|████▎     | 15/35 [00:11<00:15,  1.32it/s]

Total progress:  46%|████▌     | 16/35 [00:11<00:14,  1.32it/s]
 46%|████▌     | 16/35 [00:12<00:14,  1.31it/s]

Total progress:  49%|████▊     | 17/35 [00:12<00:13,  1.32it/s]
 49%|████▊     | 17/35 [00:12<00:13,  1.32it/s]

Total progress:  51%|█████▏    | 18/35 [00:12<00:12,  1.31it/s]
 51%|█████▏    | 18/35 [00:13<00:12,  1.31it/s]

Total progress:  54%|█████▍    | 19/35 [00:13<00:12,  1.31it/s]
 54%|█████▍    | 19/35 [00:14<00:12,  1.31it/s]

Total progress:  57%|█████▋    | 20/35 [00:14<00:11,  1.31it/s]
 57%|█████▋    | 20/35 [00:15<00:11,  1.31it/s]

Total progress:  60%|██████    | 21/35 [00:15<00:10,  1.31it/s]
 60%|██████    | 21/35 [00:15<00:10,  1.31it/s]

Total progress:  63%|██████▎   | 22/35 [00:15<00:09,  1.31it/s]
 63%|██████▎   | 22/35 [00:16<00:09,  1.31it/s]

Total progress:  66%|██████▌   | 23/35 [00:16<00:09,  1.31it/s]
 66%|██████▌   | 23/35 [00:17<00:09,  1.31it/s]

Total progress:  69%|██████▊   | 24/35 [00:17<00:08,  1.31it/s]
 69%|██████▊   | 24/35 [00:18<00:08,  1.31it/s]

Total progress:  71%|███████▏  | 25/35 [00:18<00:07,  1.31it/s]
 71%|███████▏  | 25/35 [00:18<00:07,  1.31it/s]

Total progress:  74%|███████▍  | 26/35 [00:19<00:06,  1.31it/s]
 74%|███████▍  | 26/35 [00:19<00:06,  1.30it/s]

Total progress:  77%|███████▋  | 27/35 [00:19<00:06,  1.31it/s]
 77%|███████▋  | 27/35 [00:20<00:06,  1.31it/s]

Total progress:  80%|████████  | 28/35 [00:20<00:05,  1.31it/s]
 80%|████████  | 28/35 [00:21<00:05,  1.30it/s]

Total progress:  83%|████████▎ | 29/35 [00:21<00:04,  1.30it/s]
 83%|████████▎ | 29/35 [00:22<00:04,  1.30it/s]

Total progress:  86%|████████▌ | 30/35 [00:22<00:03,  1.31it/s]
 86%|████████▌ | 30/35 [00:22<00:03,  1.31it/s]

Total progress:  89%|████████▊ | 31/35 [00:22<00:03,  1.30it/s]
 89%|████████▊ | 31/35 [00:23<00:03,  1.31it/s]

Total progress:  91%|█████████▏| 32/35 [00:23<00:02,  1.30it/s]
 91%|█████████▏| 32/35 [00:24<00:02,  1.30it/s]

Total progress:  94%|█████████▍| 33/35 [00:24<00:01,  1.31it/s]
 94%|█████████▍| 33/35 [00:25<00:01,  1.30it/s]

Total progress:  97%|█████████▋| 34/35 [00:25<00:00,  1.30it/s]
 97%|█████████▋| 34/35 [00:25<00:00,  1.30it/s]

Total progress: 100%|██████████| 35/35 [00:25<00:00,  1.30it/s]
100%|██████████| 35/35 [00:26<00:00,  1.53it/s]
100%|██████████| 35/35 [00:26<00:00,  1.33it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8808.34 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8808.34 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7624.78 MB, All loaded to GPU.
Moving model(s) has taken 0.10 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.30it/s]
Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.31it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8647.51 MB ... Unload model JointTextEncoder Current free memory is 10404.49 MB ... Unload model KModel Current free memory is 15378.17 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15539.24 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12762.26 MB, All loaded to GPU.
Moving model(s) has taken 1.05 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13779.27 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13778.41 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13778.41 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7857.36 MB, All loaded to GPU.
Moving model(s) has taken 3.23 seconds

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

Total progress:   0%|          | 0/35 [00:00<?, ?it/s]
  3%|▎         | 1/35 [00:00<00:23,  1.44it/s]

Total progress:   6%|▌         | 2/35 [00:00<00:12,  2.73it/s]
  6%|▌         | 2/35 [00:01<00:24,  1.36it/s]

Total progress:   9%|▊         | 3/35 [00:01<00:17,  1.88it/s]
  9%|▊         | 3/35 [00:02<00:23,  1.35it/s]

Total progress:  11%|█▏        | 4/35 [00:02<00:19,  1.63it/s]
 11%|█▏        | 4/35 [00:02<00:23,  1.34it/s]

Total progress:  14%|█▍        | 5/35 [00:03<00:19,  1.51it/s]
 14%|█▍        | 5/35 [00:03<00:22,  1.33it/s]

Total progress:  17%|█▋        | 6/35 [00:03<00:20,  1.44it/s]
 17%|█▋        | 6/35 [00:04<00:21,  1.32it/s]

Total progress:  20%|██        | 7/35 [00:04<00:20,  1.40it/s]
 20%|██        | 7/35 [00:05<00:21,  1.33it/s]

Total progress:  23%|██▎       | 8/35 [00:05<00:19,  1.37it/s]
 23%|██▎       | 8/35 [00:06<00:20,  1.32it/s]

Total progress:  26%|██▌       | 9/35 [00:06<00:19,  1.35it/s]
 26%|██▌       | 9/35 [00:06<00:19,  1.32it/s]

Total progress:  29%|██▊       | 10/35 [00:06<00:18,  1.34it/s]
 29%|██▊       | 10/35 [00:07<00:18,  1.32it/s]

Total progress:  31%|███▏      | 11/35 [00:07<00:18,  1.33it/s]
 31%|███▏      | 11/35 [00:08<00:18,  1.31it/s]

Total progress:  34%|███▍      | 12/35 [00:08<00:17,  1.32it/s]
 34%|███▍      | 12/35 [00:09<00:17,  1.31it/s]

Total progress:  37%|███▋      | 13/35 [00:09<00:16,  1.32it/s]
 37%|███▋      | 13/35 [00:09<00:16,  1.31it/s]

Total progress:  40%|████      | 14/35 [00:09<00:15,  1.32it/s]
 40%|████      | 14/35 [00:10<00:16,  1.31it/s]

Total progress:  43%|████▎     | 15/35 [00:10<00:15,  1.31it/s]
 43%|████▎     | 15/35 [00:11<00:15,  1.31it/s]

Total progress:  46%|████▌     | 16/35 [00:11<00:14,  1.31it/s]
 46%|████▌     | 16/35 [00:12<00:14,  1.31it/s]

Total progress:  49%|████▊     | 17/35 [00:12<00:13,  1.31it/s]
 49%|████▊     | 17/35 [00:12<00:13,  1.31it/s]

Total progress:  51%|█████▏    | 18/35 [00:12<00:12,  1.31it/s]
 51%|█████▏    | 18/35 [00:13<00:12,  1.31it/s]

Total progress:  54%|█████▍    | 19/35 [00:13<00:12,  1.31it/s]
 54%|█████▍    | 19/35 [00:14<00:12,  1.31it/s]

Total progress:  57%|█████▋    | 20/35 [00:14<00:11,  1.31it/s]
 57%|█████▋    | 20/35 [00:15<00:11,  1.31it/s]

Total progress:  60%|██████    | 21/35 [00:15<00:10,  1.31it/s]
 60%|██████    | 21/35 [00:15<00:10,  1.31it/s]

Total progress:  63%|██████▎   | 22/35 [00:15<00:09,  1.31it/s]
 63%|██████▎   | 22/35 [00:16<00:09,  1.31it/s]

Total progress:  66%|██████▌   | 23/35 [00:16<00:09,  1.31it/s]
 66%|██████▌   | 23/35 [00:17<00:09,  1.30it/s]

Total progress:  69%|██████▊   | 24/35 [00:17<00:08,  1.30it/s]
 69%|██████▊   | 24/35 [00:18<00:08,  1.30it/s]

Total progress:  71%|███████▏  | 25/35 [00:18<00:07,  1.30it/s]
 71%|███████▏  | 25/35 [00:19<00:07,  1.30it/s]

Total progress:  74%|███████▍  | 26/35 [00:19<00:06,  1.30it/s]
 74%|███████▍  | 26/35 [00:19<00:06,  1.30it/s]

Total progress:  77%|███████▋  | 27/35 [00:19<00:06,  1.30it/s]
 77%|███████▋  | 27/35 [00:20<00:06,  1.30it/s]

Total progress:  80%|████████  | 28/35 [00:20<00:05,  1.30it/s]
 80%|████████  | 28/35 [00:21<00:05,  1.30it/s]

Total progress:  83%|████████▎ | 29/35 [00:21<00:04,  1.30it/s]
 83%|████████▎ | 29/35 [00:22<00:04,  1.30it/s]

Total progress:  86%|████████▌ | 30/35 [00:22<00:03,  1.30it/s]
 86%|████████▌ | 30/35 [00:22<00:03,  1.30it/s]

Total progress:  89%|████████▊ | 31/35 [00:22<00:03,  1.30it/s]
 89%|████████▊ | 31/35 [00:23<00:03,  1.29it/s]

Total progress:  91%|█████████▏| 32/35 [00:23<00:02,  1.29it/s]
 91%|█████████▏| 32/35 [00:24<00:02,  1.29it/s]

Total progress:  94%|█████████▍| 33/35 [00:24<00:01,  1.29it/s]
 94%|█████████▍| 33/35 [00:25<00:01,  1.29it/s]

Total progress:  97%|█████████▋| 34/35 [00:25<00:00,  1.30it/s]
 97%|█████████▋| 34/35 [00:25<00:00,  1.30it/s]

Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.29it/s]
100%|██████████| 35/35 [00:26<00:00,  1.52it/s]
100%|██████████| 35/35 [00:26<00:00,  1.33it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8769.60 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8769.60 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7586.04 MB, All loaded to GPU.
Moving model(s) has taken 0.09 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.29it/s]
Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.31it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8608.27 MB ... Unload model JointTextEncoder Current free memory is 10367.63 MB ... Unload model KModel Current free memory is 15364.62 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/FaceNpenisV4XL.safetensors for KModel-UNet with 722 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/FaceNpenisV4XL.safetensors for KModel-CLIP with 264 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15526.19 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12749.21 MB, All loaded to GPU.
Moving model(s) has taken 1.12 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13768.60 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13767.74 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13767.74 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7846.69 MB, All loaded to GPU.
Moving model(s) has taken 3.47 seconds

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

Total progress:   0%|          | 0/35 [00:00<?, ?it/s]
  3%|▎         | 1/35 [00:00<00:23,  1.45it/s]

Total progress:   6%|▌         | 2/35 [00:00<00:11,  2.75it/s]
  6%|▌         | 2/35 [00:01<00:24,  1.35it/s]

Total progress:   9%|▊         | 3/35 [00:01<00:17,  1.87it/s]
  9%|▊         | 3/35 [00:02<00:23,  1.34it/s]

Total progress:  11%|█▏        | 4/35 [00:02<00:19,  1.62it/s]
 11%|█▏        | 4/35 [00:02<00:23,  1.33it/s]

Total progress:  14%|█▍        | 5/35 [00:03<00:20,  1.50it/s]
 14%|█▍        | 5/35 [00:03<00:22,  1.32it/s]

Total progress:  17%|█▋        | 6/35 [00:03<00:20,  1.42it/s]
 17%|█▋        | 6/35 [00:04<00:22,  1.31it/s]

Total progress:  20%|██        | 7/35 [00:04<00:20,  1.38it/s]
 20%|██        | 7/35 [00:05<00:21,  1.30it/s]

Total progress:  23%|██▎       | 8/35 [00:05<00:19,  1.35it/s]
 23%|██▎       | 8/35 [00:06<00:20,  1.31it/s]

Total progress:  26%|██▌       | 9/35 [00:06<00:19,  1.34it/s]
 26%|██▌       | 9/35 [00:06<00:19,  1.30it/s]

Total progress:  29%|██▊       | 10/35 [00:06<00:18,  1.33it/s]
 29%|██▊       | 10/35 [00:07<00:19,  1.31it/s]

Total progress:  31%|███▏      | 11/35 [00:07<00:18,  1.32it/s]
 31%|███▏      | 11/35 [00:08<00:18,  1.30it/s]

Total progress:  34%|███▍      | 12/35 [00:08<00:17,  1.31it/s]
 34%|███▍      | 12/35 [00:09<00:17,  1.30it/s]

Total progress:  37%|███▋      | 13/35 [00:09<00:16,  1.31it/s]
 37%|███▋      | 13/35 [00:09<00:16,  1.30it/s]

Total progress:  40%|████      | 14/35 [00:09<00:16,  1.31it/s]
 40%|████      | 14/35 [00:10<00:16,  1.30it/s]

Total progress:  43%|████▎     | 15/35 [00:10<00:15,  1.30it/s]
 43%|████▎     | 15/35 [00:11<00:15,  1.30it/s]

Total progress:  46%|████▌     | 16/35 [00:11<00:14,  1.30it/s]
 46%|████▌     | 16/35 [00:12<00:14,  1.30it/s]

Total progress:  49%|████▊     | 17/35 [00:12<00:13,  1.30it/s]
 49%|████▊     | 17/35 [00:12<00:13,  1.30it/s]

Total progress:  51%|█████▏    | 18/35 [00:13<00:13,  1.30it/s]
 51%|█████▏    | 18/35 [00:13<00:13,  1.30it/s]

Total progress:  54%|█████▍    | 19/35 [00:13<00:12,  1.30it/s]
 54%|█████▍    | 19/35 [00:14<00:12,  1.29it/s]

Total progress:  57%|█████▋    | 20/35 [00:14<00:11,  1.30it/s]
 57%|█████▋    | 20/35 [00:15<00:11,  1.30it/s]

Total progress:  60%|██████    | 21/35 [00:15<00:10,  1.30it/s]
 60%|██████    | 21/35 [00:16<00:10,  1.29it/s]

Total progress:  63%|██████▎   | 22/35 [00:16<00:10,  1.30it/s]
 63%|██████▎   | 22/35 [00:16<00:10,  1.30it/s]

Total progress:  66%|██████▌   | 23/35 [00:16<00:09,  1.30it/s]
 66%|██████▌   | 23/35 [00:17<00:09,  1.29it/s]

Total progress:  69%|██████▊   | 24/35 [00:17<00:08,  1.30it/s]
 69%|██████▊   | 24/35 [00:18<00:08,  1.29it/s]

Total progress:  71%|███████▏  | 25/35 [00:18<00:07,  1.29it/s]
 71%|███████▏  | 25/35 [00:19<00:07,  1.29it/s]

Total progress:  74%|███████▍  | 26/35 [00:19<00:06,  1.29it/s]
 74%|███████▍  | 26/35 [00:19<00:06,  1.30it/s]

Total progress:  77%|███████▋  | 27/35 [00:19<00:06,  1.29it/s]
 77%|███████▋  | 27/35 [00:20<00:06,  1.30it/s]

Total progress:  80%|████████  | 28/35 [00:20<00:05,  1.30it/s]
 80%|████████  | 28/35 [00:21<00:05,  1.30it/s]

Total progress:  83%|████████▎ | 29/35 [00:21<00:04,  1.30it/s]
 83%|████████▎ | 29/35 [00:22<00:04,  1.30it/s]

Total progress:  86%|████████▌ | 30/35 [00:22<00:03,  1.29it/s]
 86%|████████▌ | 30/35 [00:23<00:03,  1.29it/s]

Total progress:  89%|████████▊ | 31/35 [00:23<00:03,  1.29it/s]
 89%|████████▊ | 31/35 [00:23<00:03,  1.29it/s]

Total progress:  91%|█████████▏| 32/35 [00:23<00:02,  1.29it/s]
 91%|█████████▏| 32/35 [00:24<00:02,  1.29it/s]

Total progress:  94%|█████████▍| 33/35 [00:24<00:01,  1.29it/s]
 94%|█████████▍| 33/35 [00:25<00:01,  1.29it/s]

Total progress:  97%|█████████▋| 34/35 [00:25<00:00,  1.29it/s]
 97%|█████████▋| 34/35 [00:26<00:00,  1.29it/s]

Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.29it/s]
100%|██████████| 35/35 [00:26<00:00,  1.52it/s]
100%|██████████| 35/35 [00:26<00:00,  1.32it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8782.25 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8782.25 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7598.69 MB, All loaded to GPU.
Moving model(s) has taken 0.09 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.29it/s]
Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.30it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8621.42 MB ... Unload model JointTextEncoder Current free memory is 10378.40 MB ... Unload model KModel Current free memory is 15352.08 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/FaceNpenisV4XL.safetensors for KModel-UNet with 722 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/FaceNpenisV4XL.safetensors for KModel-CLIP with 264 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/PenisQuiron_illus.safetensors for KModel-UNet with 722 keys at weight 0.7 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/PenisQuiron_illus.safetensors for KModel-CLIP with 264 keys at weight 0.7 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15513.15 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12736.17 MB, All loaded to GPU.
Moving model(s) has taken 1.65 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13754.80 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13753.30 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13753.30 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7832.25 MB, All loaded to GPU.
Moving model(s) has taken 5.10 seconds

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

Total progress:   0%|          | 0/35 [00:00<?, ?it/s]
  3%|▎         | 1/35 [00:00<00:22,  1.52it/s]

Total progress:   6%|▌         | 2/35 [00:00<00:11,  2.85it/s]
  6%|▌         | 2/35 [00:01<00:24,  1.37it/s]

Total progress:   9%|▊         | 3/35 [00:01<00:16,  1.90it/s]
  9%|▊         | 3/35 [00:02<00:23,  1.35it/s]

Total progress:  11%|█▏        | 4/35 [00:02<00:19,  1.63it/s]
 11%|█▏        | 4/35 [00:02<00:23,  1.33it/s]

Total progress:  14%|█▍        | 5/35 [00:02<00:19,  1.51it/s]
 14%|█▍        | 5/35 [00:03<00:22,  1.32it/s]

Total progress:  17%|█▋        | 6/35 [00:03<00:20,  1.42it/s]
 17%|█▋        | 6/35 [00:04<00:22,  1.31it/s]

Total progress:  20%|██        | 7/35 [00:04<00:20,  1.39it/s]
 20%|██        | 7/35 [00:05<00:21,  1.31it/s]

Total progress:  23%|██▎       | 8/35 [00:05<00:19,  1.35it/s]
 23%|██▎       | 8/35 [00:06<00:20,  1.31it/s]

Total progress:  26%|██▌       | 9/35 [00:06<00:19,  1.34it/s]
 26%|██▌       | 9/35 [00:06<00:19,  1.30it/s]

Total progress:  29%|██▊       | 10/35 [00:06<00:18,  1.33it/s]
 29%|██▊       | 10/35 [00:07<00:19,  1.30it/s]

Total progress:  31%|███▏      | 11/35 [00:07<00:18,  1.32it/s]
 31%|███▏      | 11/35 [00:08<00:18,  1.31it/s]

Total progress:  34%|███▍      | 12/35 [00:08<00:17,  1.32it/s]
 34%|███▍      | 12/35 [00:09<00:17,  1.30it/s]

Total progress:  37%|███▋      | 13/35 [00:09<00:16,  1.31it/s]
 37%|███▋      | 13/35 [00:09<00:16,  1.30it/s]

Total progress:  40%|████      | 14/35 [00:09<00:16,  1.30it/s]
 40%|████      | 14/35 [00:10<00:16,  1.30it/s]

Total progress:  43%|████▎     | 15/35 [00:10<00:15,  1.30it/s]
 43%|████▎     | 15/35 [00:11<00:15,  1.30it/s]

Total progress:  46%|████▌     | 16/35 [00:11<00:14,  1.30it/s]
 46%|████▌     | 16/35 [00:12<00:14,  1.30it/s]

Total progress:  49%|████▊     | 17/35 [00:12<00:13,  1.30it/s]
 49%|████▊     | 17/35 [00:12<00:13,  1.30it/s]

Total progress:  51%|█████▏    | 18/35 [00:13<00:13,  1.30it/s]
 51%|█████▏    | 18/35 [00:13<00:13,  1.29it/s]

Total progress:  54%|█████▍    | 19/35 [00:13<00:12,  1.30it/s]
 54%|█████▍    | 19/35 [00:14<00:12,  1.30it/s]

Total progress:  57%|█████▋    | 20/35 [00:14<00:11,  1.30it/s]
 57%|█████▋    | 20/35 [00:15<00:11,  1.29it/s]

Total progress:  60%|██████    | 21/35 [00:15<00:10,  1.29it/s]
 60%|██████    | 21/35 [00:16<00:10,  1.29it/s]

Total progress:  63%|██████▎   | 22/35 [00:16<00:10,  1.29it/s]
 63%|██████▎   | 22/35 [00:16<00:10,  1.29it/s]

Total progress:  66%|██████▌   | 23/35 [00:16<00:09,  1.29it/s]
 66%|██████▌   | 23/35 [00:17<00:09,  1.29it/s]

Total progress:  69%|██████▊   | 24/35 [00:17<00:08,  1.29it/s]
 69%|██████▊   | 24/35 [00:18<00:08,  1.29it/s]

Total progress:  71%|███████▏  | 25/35 [00:18<00:07,  1.29it/s]
 71%|███████▏  | 25/35 [00:19<00:07,  1.29it/s]

Total progress:  74%|███████▍  | 26/35 [00:19<00:06,  1.29it/s]
 74%|███████▍  | 26/35 [00:19<00:06,  1.29it/s]

Total progress:  77%|███████▋  | 27/35 [00:19<00:06,  1.29it/s]
 77%|███████▋  | 27/35 [00:20<00:06,  1.29it/s]

Total progress:  80%|████████  | 28/35 [00:20<00:05,  1.29it/s]
 80%|████████  | 28/35 [00:21<00:05,  1.29it/s]

Total progress:  83%|████████▎ | 29/35 [00:21<00:04,  1.29it/s]
 83%|████████▎ | 29/35 [00:22<00:04,  1.29it/s]

Total progress:  86%|████████▌ | 30/35 [00:22<00:03,  1.29it/s]
 86%|████████▌ | 30/35 [00:23<00:03,  1.29it/s]

Total progress:  89%|████████▊ | 31/35 [00:23<00:03,  1.29it/s]
 89%|████████▊ | 31/35 [00:23<00:03,  1.28it/s]

Total progress:  91%|█████████▏| 32/35 [00:23<00:02,  1.28it/s]
 91%|█████████▏| 32/35 [00:24<00:02,  1.28it/s]

Total progress:  94%|█████████▍| 33/35 [00:24<00:01,  1.28it/s]
 94%|█████████▍| 33/35 [00:25<00:01,  1.28it/s]

Total progress:  97%|█████████▋| 34/35 [00:25<00:00,  1.28it/s]
 97%|█████████▋| 34/35 [00:26<00:00,  1.28it/s]

Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.28it/s]
100%|██████████| 35/35 [00:26<00:00,  1.51it/s]
100%|██████████| 35/35 [00:26<00:00,  1.32it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8758.31 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8758.31 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7574.75 MB, All loaded to GPU.
Moving model(s) has taken 0.10 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.28it/s]
Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.30it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 8596.88 MB ... Unload model JointTextEncoder Current free memory is 10354.61 MB ... Unload model KModel Current free memory is 15337.78 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 15499.45 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 12722.48 MB, All loaded to GPU.
Moving model(s) has taken 0.59 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 13740.98 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 13739.48 MB ... Done.
[Memory Management] Target: KModel, Free GPU: 13739.48 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7818.43 MB, All loaded to GPU.
Moving model(s) has taken 1.78 seconds

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

Total progress:   0%|          | 0/35 [00:00<?, ?it/s]
  3%|▎         | 1/35 [00:00<00:24,  1.41it/s]

Total progress:   6%|▌         | 2/35 [00:00<00:12,  2.67it/s]
  6%|▌         | 2/35 [00:01<00:24,  1.34it/s]

Total progress:   9%|▊         | 3/35 [00:01<00:17,  1.85it/s]
  9%|▊         | 3/35 [00:02<00:24,  1.32it/s]

Total progress:  11%|█▏        | 4/35 [00:02<00:19,  1.59it/s]
 11%|█▏        | 4/35 [00:03<00:23,  1.30it/s]

Total progress:  14%|█▍        | 5/35 [00:03<00:20,  1.47it/s]
 14%|█▍        | 5/35 [00:03<00:22,  1.30it/s]

Total progress:  17%|█▋        | 6/35 [00:03<00:20,  1.41it/s]
 17%|█▋        | 6/35 [00:04<00:22,  1.30it/s]

Total progress:  20%|██        | 7/35 [00:04<00:20,  1.37it/s]
 20%|██        | 7/35 [00:05<00:21,  1.30it/s]

Total progress:  23%|██▎       | 8/35 [00:05<00:20,  1.35it/s]
 23%|██▎       | 8/35 [00:06<00:20,  1.30it/s]

Total progress:  26%|██▌       | 9/35 [00:06<00:19,  1.33it/s]
 26%|██▌       | 9/35 [00:06<00:20,  1.30it/s]

Total progress:  29%|██▊       | 10/35 [00:06<00:18,  1.32it/s]
 29%|██▊       | 10/35 [00:07<00:19,  1.29it/s]

Total progress:  31%|███▏      | 11/35 [00:07<00:18,  1.31it/s]
 31%|███▏      | 11/35 [00:08<00:18,  1.29it/s]

Total progress:  34%|███▍      | 12/35 [00:08<00:17,  1.30it/s]
 34%|███▍      | 12/35 [00:09<00:17,  1.29it/s]

Total progress:  37%|███▋      | 13/35 [00:09<00:16,  1.30it/s]
 37%|███▋      | 13/35 [00:10<00:17,  1.29it/s]

Total progress:  40%|████      | 14/35 [00:10<00:16,  1.29it/s]
 40%|████      | 14/35 [00:10<00:16,  1.28it/s]

Total progress:  43%|████▎     | 15/35 [00:10<00:15,  1.28it/s]
 43%|████▎     | 15/35 [00:11<00:15,  1.28it/s]

Total progress:  46%|████▌     | 16/35 [00:11<00:14,  1.28it/s]
 46%|████▌     | 16/35 [00:12<00:14,  1.28it/s]

Total progress:  49%|████▊     | 17/35 [00:12<00:14,  1.28it/s]
 49%|████▊     | 17/35 [00:13<00:14,  1.28it/s]

Total progress:  51%|█████▏    | 18/35 [00:13<00:13,  1.28it/s]
 51%|█████▏    | 18/35 [00:13<00:13,  1.28it/s]

Total progress:  54%|█████▍    | 19/35 [00:13<00:12,  1.28it/s]
 54%|█████▍    | 19/35 [00:14<00:12,  1.28it/s]

Total progress:  57%|█████▋    | 20/35 [00:14<00:11,  1.28it/s]
 57%|█████▋    | 20/35 [00:15<00:11,  1.28it/s]

Total progress:  60%|██████    | 21/35 [00:15<00:10,  1.28it/s]
 60%|██████    | 21/35 [00:16<00:10,  1.28it/s]

Total progress:  63%|██████▎   | 22/35 [00:16<00:10,  1.28it/s]
 63%|██████▎   | 22/35 [00:17<00:10,  1.28it/s]

Total progress:  66%|██████▌   | 23/35 [00:17<00:09,  1.28it/s]
 66%|██████▌   | 23/35 [00:17<00:09,  1.28it/s]

Total progress:  69%|██████▊   | 24/35 [00:17<00:08,  1.28it/s]
 69%|██████▊   | 24/35 [00:18<00:08,  1.28it/s]

Total progress:  71%|███████▏  | 25/35 [00:18<00:07,  1.28it/s]
 71%|███████▏  | 25/35 [00:19<00:07,  1.28it/s]

Total progress:  74%|███████▍  | 26/35 [00:19<00:07,  1.28it/s]
 74%|███████▍  | 26/35 [00:20<00:07,  1.28it/s]

Total progress:  77%|███████▋  | 27/35 [00:20<00:06,  1.27it/s]
 77%|███████▋  | 27/35 [00:20<00:06,  1.28it/s]

Total progress:  80%|████████  | 28/35 [00:21<00:05,  1.28it/s]
 80%|████████  | 28/35 [00:21<00:05,  1.28it/s]

Total progress:  83%|████████▎ | 29/35 [00:21<00:04,  1.28it/s]
 83%|████████▎ | 29/35 [00:22<00:04,  1.28it/s]

Total progress:  86%|████████▌ | 30/35 [00:22<00:03,  1.27it/s]
 86%|████████▌ | 30/35 [00:23<00:03,  1.28it/s]

Total progress:  89%|████████▊ | 31/35 [00:23<00:03,  1.28it/s]
 89%|████████▊ | 31/35 [00:24<00:03,  1.27it/s]

Total progress:  91%|█████████▏| 32/35 [00:24<00:02,  1.28it/s]
 91%|█████████▏| 32/35 [00:24<00:02,  1.28it/s]

Total progress:  94%|█████████▍| 33/35 [00:24<00:01,  1.27it/s]
 94%|█████████▍| 33/35 [00:25<00:01,  1.27it/s]

Total progress:  97%|█████████▋| 34/35 [00:25<00:00,  1.27it/s]
 97%|█████████▋| 34/35 [00:26<00:00,  1.27it/s]

Total progress: 100%|██████████| 35/35 [00:26<00:00,  1.27it/s]
100%|██████████| 35/35 [00:26<00:00,  1.49it/s]
100%|██████████| 35/35 [00:26<00:00,  1.30it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 8729.82 MB ... Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 8729.82 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 7546.27 MB, All loaded to GPU.
Moving model(s) has taken 0.10 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 35/35 [00:27<00:00,  1.27it/s]
Total progress: 100%|██████████| 35/35 [00:27<00:00,  1.28it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 580.00 MB ... Unload model JointTextEncoder Current free memory is 2337.85 MB ... Unload model KModel Current free memory is 7335.69 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-UNet with 722 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-CLIP with 264 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7496.64 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4719.66 MB, All loaded to GPU.
Moving model(s) has taken 4.86 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5735.54 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5734.69 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7495.17 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1574.12 MB, All loaded to GPU.
Moving model(s) has taken 14.93 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:24,  1.20it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.54it/s]
  7%|▋         | 2/30 [00:01<00:24,  1.16it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.66it/s]
 10%|█         | 3/30 [00:02<00:22,  1.18it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.47it/s]
 13%|█▎        | 4/30 [00:03<00:22,  1.18it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.35it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.18it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.29it/s]
 20%|██        | 6/30 [00:05<00:20,  1.19it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.26it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.18it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.22it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.18it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.22it/s]
 30%|███       | 9/30 [00:07<00:17,  1.18it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.20it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.19it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.21it/s]
 37%|███▋      | 11/30 [00:09<00:15,  1.20it/s]

Total progress:  40%|████      | 12/30 [00:09<00:14,  1.21it/s]
 40%|████      | 12/30 [00:10<00:15,  1.19it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.20it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.20it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.20it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.19it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.20it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.19it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.20it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.18it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.18it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.17it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.17it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.18it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.18it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.17it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.17it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.18it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.18it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.18it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.19it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.19it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.18it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.17it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.17it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.17it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.18it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:21<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.18it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.17it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.18it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.19it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.18it/s]
100%|██████████| 30/30 [00:24<00:00,  1.39it/s]
100%|██████████| 30/30 [00:24<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2495.56 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7483.35 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6299.79 MB, All loaded to GPU.
Moving model(s) has taken 2.50 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.18it/s]
Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.06it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7321.90 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7483.59 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4706.61 MB, All loaded to GPU.
Moving model(s) has taken 0.80 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5725.25 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5724.39 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7482.12 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1561.08 MB, All loaded to GPU.
Moving model(s) has taken 3.18 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:22,  1.31it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.45it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.22it/s]

Total progress:  10%|█         | 3/30 [00:01<00:15,  1.69it/s]
 10%|█         | 3/30 [00:02<00:22,  1.22it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.47it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.19it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.33it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.19it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.28it/s]
 20%|██        | 6/30 [00:05<00:20,  1.19it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.25it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.18it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.23it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.21it/s]
 30%|███       | 9/30 [00:07<00:17,  1.18it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.21it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.18it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.19it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.17it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.18it/s]
 40%|████      | 12/30 [00:10<00:15,  1.18it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.19it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.17it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.18it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.18it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.19it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.18it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.18it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.18it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.17it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.17it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.18it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.17it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.18it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.16it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.17it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.17it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.17it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.18it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.17it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.17it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.18it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.17it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.17it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.18it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.17it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.17it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.17it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.17it/s]
100%|██████████| 30/30 [00:25<00:00,  1.38it/s]
100%|██████████| 30/30 [00:25<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2470.92 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7470.31 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6286.75 MB, All loaded to GPU.
Moving model(s) has taken 2.37 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.17it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.08it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7308.85 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7470.55 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4693.57 MB, All loaded to GPU.
Moving model(s) has taken 1.56 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5712.20 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5711.35 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7469.08 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1548.03 MB, All loaded to GPU.
Moving model(s) has taken 3.38 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:23,  1.26it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.38it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.21it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.67it/s]
 10%|█         | 3/30 [00:02<00:22,  1.18it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:18,  1.43it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.20it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.36it/s]
 17%|█▋        | 5/30 [00:04<00:20,  1.20it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.30it/s]
 20%|██        | 6/30 [00:04<00:19,  1.21it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.27it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.19it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.24it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.21it/s]
 30%|███       | 9/30 [00:07<00:17,  1.18it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.19it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.18it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.20it/s]
 37%|███▋      | 11/30 [00:09<00:15,  1.19it/s]

Total progress:  40%|████      | 12/30 [00:09<00:14,  1.20it/s]
 40%|████      | 12/30 [00:10<00:15,  1.18it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.20it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.18it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.18it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.18it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.18it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.18it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.18it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:10,  1.19it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.17it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.17it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.17it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.17it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.19it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.18it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.18it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.18it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.18it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.18it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.17it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.18it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.19it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.19it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]
 87%|████████▋ | 26/30 [00:21<00:03,  1.19it/s]

Total progress:  90%|█████████ | 27/30 [00:21<00:02,  1.18it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.17it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.18it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.18it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.18it/s]
100%|██████████| 30/30 [00:24<00:00,  1.39it/s]
100%|██████████| 30/30 [00:24<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2457.88 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7457.26 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6273.70 MB, All loaded to GPU.
Moving model(s) has taken 2.38 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.18it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.08it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7295.81 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7457.50 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4680.52 MB, All loaded to GPU.
Moving model(s) has taken 1.10 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5699.16 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5698.30 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7456.04 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1534.99 MB, All loaded to GPU.
Moving model(s) has taken 2.99 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:22,  1.31it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.48it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.22it/s]

Total progress:  10%|█         | 3/30 [00:01<00:15,  1.69it/s]
 10%|█         | 3/30 [00:02<00:22,  1.21it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.47it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.20it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.36it/s]
 17%|█▋        | 5/30 [00:04<00:20,  1.20it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.30it/s]
 20%|██        | 6/30 [00:04<00:20,  1.20it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.26it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.20it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.24it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.20it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.23it/s]
 30%|███       | 9/30 [00:07<00:17,  1.19it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.21it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.19it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.21it/s]
 37%|███▋      | 11/30 [00:09<00:15,  1.19it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.16it/s]
 40%|████      | 12/30 [00:09<00:15,  1.19it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:13,  1.22it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.20it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.21it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.20it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.21it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.20it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.21it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.20it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:10,  1.20it/s]
 57%|█████▋    | 17/30 [00:14<00:10,  1.19it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.20it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.20it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.19it/s]
 63%|██████▎   | 19/30 [00:15<00:09,  1.18it/s]

Total progress:  67%|██████▋   | 20/30 [00:15<00:08,  1.18it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.19it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.19it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.19it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.18it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.18it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.18it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.18it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.19it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.18it/s]
 83%|████████▎ | 25/30 [00:20<00:04,  1.19it/s]

Total progress:  87%|████████▋ | 26/30 [00:20<00:03,  1.19it/s]
 87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]

Total progress:  90%|█████████ | 27/30 [00:21<00:02,  1.18it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.18it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.18it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.19it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.19it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.19it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.19it/s]
100%|██████████| 30/30 [00:24<00:00,  1.40it/s]
100%|██████████| 30/30 [00:24<00:00,  1.21it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2444.83 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7444.22 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6260.66 MB, All loaded to GPU.
Moving model(s) has taken 2.90 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.19it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.07it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7282.76 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7444.46 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4667.48 MB, All loaded to GPU.
Moving model(s) has taken 0.92 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5699.16 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5698.30 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7456.04 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1534.99 MB, All loaded to GPU.
Moving model(s) has taken 3.31 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:20,  1.40it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:10,  2.62it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.25it/s]

Total progress:  10%|█         | 3/30 [00:01<00:15,  1.75it/s]
 10%|█         | 3/30 [00:02<00:22,  1.23it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.47it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.21it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.36it/s]
 17%|█▋        | 5/30 [00:04<00:20,  1.20it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.29it/s]
 20%|██        | 6/30 [00:04<00:20,  1.20it/s]

Total progress:  23%|██▎       | 7/30 [00:04<00:18,  1.26it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.19it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.24it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.20it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.23it/s]
 30%|███       | 9/30 [00:07<00:17,  1.19it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.22it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.19it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.20it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.19it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.20it/s]
 40%|████      | 12/30 [00:09<00:15,  1.18it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.19it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.19it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.18it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.19it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.18it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.18it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.17it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.18it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.18it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.18it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.18it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.18it/s]
 63%|██████▎   | 19/30 [00:15<00:09,  1.16it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.16it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.17it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.17it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.17it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.17it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.17it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.16it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.16it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.17it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.16it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.17it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.17it/s]
 87%|████████▋ | 26/30 [00:21<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.17it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.17it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.18it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.18it/s]
100%|██████████| 30/30 [00:24<00:00,  1.38it/s]
100%|██████████| 30/30 [00:24<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2444.83 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7444.22 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6260.66 MB, All loaded to GPU.
Moving model(s) has taken 2.29 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.18it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.09it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7282.76 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7444.46 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4667.48 MB, All loaded to GPU.
Moving model(s) has taken 0.97 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5686.11 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5685.26 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7442.99 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1521.94 MB, All loaded to GPU.
Moving model(s) has taken 2.94 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:22,  1.29it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.45it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.21it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.66it/s]
 10%|█         | 3/30 [00:02<00:22,  1.19it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.45it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.20it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.35it/s]
 17%|█▋        | 5/30 [00:04<00:20,  1.20it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.29it/s]
 20%|██        | 6/30 [00:05<00:20,  1.19it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.25it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.19it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.23it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.22it/s]
 30%|███       | 9/30 [00:07<00:17,  1.19it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.22it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.19it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.21it/s]
 37%|███▋      | 11/30 [00:09<00:15,  1.19it/s]

Total progress:  40%|████      | 12/30 [00:09<00:14,  1.20it/s]
 40%|████      | 12/30 [00:10<00:15,  1.20it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.21it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.19it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.19it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.19it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.20it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.18it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.18it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.17it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.18it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.18it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.18it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.18it/s]
 63%|██████▎   | 19/30 [00:15<00:09,  1.18it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.17it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.18it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.19it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.18it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.17it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.17it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.17it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.17it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.17it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.18it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.17it/s]
 87%|████████▋ | 26/30 [00:21<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:21<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.18it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.18it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.17it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.17it/s]
100%|██████████| 30/30 [00:24<00:00,  1.38it/s]
100%|██████████| 30/30 [00:24<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2444.83 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7444.22 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6260.66 MB, All loaded to GPU.
Moving model(s) has taken 2.18 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.17it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.09it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7282.76 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7444.46 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4667.48 MB, All loaded to GPU.
Moving model(s) has taken 0.94 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5686.11 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5685.26 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7442.99 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1521.94 MB, All loaded to GPU.
Moving model(s) has taken 4.24 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:25,  1.16it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:12,  2.18it/s]
  7%|▋         | 2/30 [00:01<00:24,  1.16it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.61it/s]
 10%|█         | 3/30 [00:02<00:23,  1.16it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:18,  1.41it/s]
 13%|█▎        | 4/30 [00:03<00:22,  1.16it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.32it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.18it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.27it/s]
 20%|██        | 6/30 [00:05<00:20,  1.17it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.23it/s]
 23%|██▎       | 7/30 [00:06<00:19,  1.17it/s]

Total progress:  27%|██▋       | 8/30 [00:06<00:18,  1.21it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.17it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.20it/s]
 30%|███       | 9/30 [00:07<00:17,  1.18it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.20it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.16it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:16,  1.18it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.17it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.18it/s]
 40%|████      | 12/30 [00:10<00:15,  1.17it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]
 43%|████▎     | 13/30 [00:11<00:14,  1.17it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.17it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.17it/s]

Total progress:  50%|█████     | 15/30 [00:12<00:12,  1.17it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.17it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.17it/s]
 53%|█████▎    | 16/30 [00:13<00:12,  1.16it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.16it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.16it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.17it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.17it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.16it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.16it/s]
 67%|██████▋   | 20/30 [00:17<00:08,  1.16it/s]

Total progress:  70%|███████   | 21/30 [00:17<00:07,  1.16it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.18it/s]

Total progress:  73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:06,  1.17it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.16it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.16it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.17it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.17it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.17it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:23<00:02,  1.16it/s]

Total progress:  93%|█████████▎| 28/30 [00:23<00:01,  1.16it/s]
 93%|█████████▎| 28/30 [00:24<00:01,  1.16it/s]

Total progress:  97%|█████████▋| 29/30 [00:24<00:00,  1.17it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.16it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.16it/s]
100%|██████████| 30/30 [00:25<00:00,  1.36it/s]
100%|██████████| 30/30 [00:25<00:00,  1.19it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2431.79 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7431.17 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6247.62 MB, All loaded to GPU.
Moving model(s) has taken 2.22 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.16it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.08it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7269.72 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7431.41 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4654.44 MB, All loaded to GPU.
Moving model(s) has taken 0.85 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5673.07 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5672.22 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7429.95 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1508.90 MB, All loaded to GPU.
Moving model(s) has taken 2.93 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:23,  1.26it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.37it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.18it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.66it/s]
 10%|█         | 3/30 [00:02<00:22,  1.21it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.46it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.19it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.34it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.19it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.28it/s]
 20%|██        | 6/30 [00:05<00:20,  1.18it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.24it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.17it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:18,  1.22it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.22it/s]
 30%|███       | 9/30 [00:07<00:17,  1.18it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.20it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.18it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.19it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.17it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.19it/s]
 40%|████      | 12/30 [00:10<00:15,  1.18it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.18it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.17it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.18it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.17it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:12,  1.16it/s]
 53%|█████▎    | 16/30 [00:13<00:12,  1.16it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.15it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.16it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.16it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.16it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.17it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.17it/s]
 67%|██████▋   | 20/30 [00:17<00:08,  1.17it/s]

Total progress:  70%|███████   | 21/30 [00:17<00:07,  1.17it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.17it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.17it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.16it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:06,  1.16it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.16it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.16it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.16it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.16it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.16it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.16it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.16it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.16it/s]
 90%|█████████ | 27/30 [00:23<00:02,  1.16it/s]

Total progress:  93%|█████████▎| 28/30 [00:23<00:01,  1.16it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.16it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.16it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.17it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.17it/s]
100%|██████████| 30/30 [00:25<00:00,  1.38it/s]
100%|██████████| 30/30 [00:25<00:00,  1.19it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2418.74 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7418.13 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6234.57 MB, All loaded to GPU.
Moving model(s) has taken 2.28 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.17it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.08it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7256.68 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-UNet with 722 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-CLIP with 264 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/GloryHoleHQQuiron_illus.safetensors for KModel-UNet with 722 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/GloryHoleHQQuiron_illus.safetensors for KModel-CLIP with 264 keys at weight 1.0 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7418.37 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4641.39 MB, All loaded to GPU.
Moving model(s) has taken 2.48 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5656.78 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5655.27 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7416.25 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1495.21 MB, All loaded to GPU.
Moving model(s) has taken 8.37 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:23,  1.23it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.38it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.18it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.64it/s]
 10%|█         | 3/30 [00:02<00:22,  1.18it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:18,  1.42it/s]
 13%|█▎        | 4/30 [00:03<00:22,  1.15it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:19,  1.32it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.17it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.27it/s]
 20%|██        | 6/30 [00:05<00:20,  1.16it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.22it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.16it/s]

Total progress:  27%|██▋       | 8/30 [00:06<00:18,  1.20it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.16it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.19it/s]
 30%|███       | 9/30 [00:07<00:18,  1.15it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:17,  1.17it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.16it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:16,  1.17it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.16it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.16it/s]
 40%|████      | 12/30 [00:10<00:15,  1.15it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.16it/s]
 43%|████▎     | 13/30 [00:11<00:14,  1.16it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.15it/s]
 47%|████▋     | 14/30 [00:12<00:13,  1.15it/s]

Total progress:  50%|█████     | 15/30 [00:12<00:12,  1.16it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.15it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:12,  1.16it/s]
 53%|█████▎    | 16/30 [00:13<00:12,  1.15it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.15it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.15it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.16it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.16it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.15it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.14it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.15it/s]
 67%|██████▋   | 20/30 [00:17<00:08,  1.15it/s]

Total progress:  70%|███████   | 21/30 [00:17<00:07,  1.15it/s]
 70%|███████   | 21/30 [00:18<00:07,  1.15it/s]

Total progress:  73%|███████▎  | 22/30 [00:18<00:06,  1.15it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.16it/s]

Total progress:  77%|███████▋  | 23/30 [00:19<00:06,  1.16it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.14it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.14it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.15it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.15it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.14it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.14it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.15it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.15it/s]
 90%|█████████ | 27/30 [00:23<00:02,  1.14it/s]

Total progress:  93%|█████████▎| 28/30 [00:23<00:01,  1.14it/s]
 93%|█████████▎| 28/30 [00:24<00:01,  1.15it/s]

Total progress:  97%|█████████▋| 29/30 [00:24<00:00,  1.15it/s]
 97%|█████████▋| 29/30 [00:25<00:00,  1.15it/s]

Total progress: 100%|██████████| 30/30 [00:25<00:00,  1.15it/s]
100%|██████████| 30/30 [00:25<00:00,  1.35it/s]
100%|██████████| 30/30 [00:25<00:00,  1.17it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2424.97 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7404.44 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6220.88 MB, All loaded to GPU.
Moving model(s) has taken 2.31 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.15it/s]
Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.07it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7242.98 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7404.68 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4627.70 MB, All loaded to GPU.
Moving model(s) has taken 0.86 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5646.46 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5644.96 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7402.56 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1481.51 MB, All loaded to GPU.
Moving model(s) has taken 2.95 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:23,  1.23it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.35it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.20it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.65it/s]
 10%|█         | 3/30 [00:02<00:22,  1.18it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:18,  1.44it/s]
 13%|█▎        | 4/30 [00:03<00:22,  1.17it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.32it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.17it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.27it/s]
 20%|██        | 6/30 [00:05<00:20,  1.16it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.22it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.16it/s]

Total progress:  27%|██▋       | 8/30 [00:06<00:18,  1.21it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.16it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.19it/s]
 30%|███       | 9/30 [00:07<00:17,  1.17it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.19it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.16it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:16,  1.17it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.16it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.17it/s]
 40%|████      | 12/30 [00:10<00:15,  1.16it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.16it/s]
 43%|████▎     | 13/30 [00:11<00:14,  1.16it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.17it/s]
 47%|████▋     | 14/30 [00:12<00:13,  1.15it/s]

Total progress:  50%|█████     | 15/30 [00:12<00:13,  1.14it/s]
 50%|█████     | 15/30 [00:12<00:13,  1.14it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:12,  1.15it/s]
 53%|█████▎    | 16/30 [00:13<00:12,  1.15it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.15it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.15it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.15it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.14it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.14it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.14it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.14it/s]
 67%|██████▋   | 20/30 [00:17<00:08,  1.14it/s]

Total progress:  70%|███████   | 21/30 [00:20<00:16,  1.87s/it]
 70%|███████   | 21/30 [00:21<00:16,  1.87s/it]

Total progress:  73%|███████▎  | 22/30 [00:21<00:12,  1.57s/it]
 73%|███████▎  | 22/30 [00:22<00:12,  1.57s/it]

Total progress:  77%|███████▋  | 23/30 [00:22<00:09,  1.36s/it]
 77%|███████▋  | 23/30 [00:23<00:09,  1.36s/it]

Total progress:  80%|████████  | 24/30 [00:23<00:07,  1.21s/it]
 80%|████████  | 24/30 [00:24<00:07,  1.21s/it]

Total progress:  83%|████████▎ | 25/30 [00:24<00:05,  1.11s/it]
 83%|████████▎ | 25/30 [00:24<00:05,  1.11s/it]

Total progress:  87%|████████▋ | 26/30 [00:25<00:04,  1.04s/it]
 87%|████████▋ | 26/30 [00:25<00:04,  1.04s/it]

Total progress:  90%|█████████ | 27/30 [00:25<00:02,  1.01it/s]
 90%|█████████ | 27/30 [00:26<00:02,  1.01it/s]

Total progress:  93%|█████████▎| 28/30 [00:26<00:01,  1.05it/s]
 93%|█████████▎| 28/30 [00:27<00:01,  1.04it/s]

Total progress:  97%|█████████▋| 29/30 [00:27<00:00,  1.07it/s]
 97%|█████████▋| 29/30 [00:28<00:00,  1.07it/s]

Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.09it/s]
100%|██████████| 30/30 [00:28<00:00,  1.28it/s]
100%|██████████| 30/30 [00:28<00:00,  1.04it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2592.12 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7588.35 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6404.80 MB, All loaded to GPU.
Moving model(s) has taken 2.44 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:31<00:00,  1.09it/s]
Total progress: 100%|██████████| 30/30 [00:31<00:00,  1.05s/it]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7427.65 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7588.60 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4811.62 MB, All loaded to GPU.
Moving model(s) has taken 0.88 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5830.13 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5828.62 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7586.48 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1665.43 MB, All loaded to GPU.
Moving model(s) has taken 3.05 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:21,  1.32it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.52it/s]
  7%|▋         | 2/30 [00:01<00:23,  1.21it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.67it/s]
 10%|█         | 3/30 [00:02<00:22,  1.20it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.45it/s]
 13%|█▎        | 4/30 [00:03<00:22,  1.17it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.32it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.17it/s]

Total progress:  20%|██        | 6/30 [00:04<00:19,  1.26it/s]
 20%|██        | 6/30 [00:05<00:20,  1.17it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.23it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.17it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:18,  1.21it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.16it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.19it/s]
 30%|███       | 9/30 [00:07<00:18,  1.16it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.19it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.15it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:16,  1.17it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.16it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.17it/s]
 40%|████      | 12/30 [00:10<00:15,  1.17it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.18it/s]
 43%|████▎     | 13/30 [00:11<00:14,  1.15it/s]

Total progress:  47%|████▋     | 14/30 [00:11<00:13,  1.15it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.15it/s]

Total progress:  50%|█████     | 15/30 [00:12<00:12,  1.16it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.16it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:12,  1.15it/s]
 53%|█████▎    | 16/30 [00:13<00:12,  1.15it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.15it/s]
 57%|█████▋    | 17/30 [00:14<00:11,  1.16it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.16it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.14it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.15it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.16it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.16it/s]
 67%|██████▋   | 20/30 [00:17<00:08,  1.15it/s]

Total progress:  70%|███████   | 21/30 [00:17<00:07,  1.15it/s]
 70%|███████   | 21/30 [00:18<00:07,  1.15it/s]

Total progress:  73%|███████▎  | 22/30 [00:18<00:06,  1.15it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.14it/s]

Total progress:  77%|███████▋  | 23/30 [00:19<00:06,  1.14it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.15it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.16it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.15it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.15it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.14it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.15it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.15it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.15it/s]
 90%|█████████ | 27/30 [00:23<00:02,  1.14it/s]

Total progress:  93%|█████████▎| 28/30 [00:23<00:01,  1.14it/s]
 93%|█████████▎| 28/30 [00:24<00:01,  1.14it/s]

Total progress:  97%|█████████▋| 29/30 [00:24<00:00,  1.14it/s]
 97%|█████████▋| 29/30 [00:25<00:00,  1.15it/s]

Total progress: 100%|██████████| 30/30 [00:25<00:00,  1.15it/s]
100%|██████████| 30/30 [00:25<00:00,  1.35it/s]
100%|██████████| 30/30 [00:25<00:00,  1.18it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2575.28 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7574.66 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6391.10 MB, All loaded to GPU.
Moving model(s) has taken 2.28 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.15it/s]
Total progress: 100%|██████████| 30/30 [00:28<00:00,  1.07it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7413.21 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7574.90 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4797.92 MB, All loaded to GPU.
Moving model(s) has taken 1.39 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5813.56 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5812.70 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7573.44 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1652.39 MB, All loaded to GPU.
Moving model(s) has taken 4.56 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:22,  1.29it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.47it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.22it/s]

Total progress:  10%|█         | 3/30 [00:01<00:15,  1.70it/s]
 10%|█         | 3/30 [00:02<00:22,  1.21it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.47it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.20it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.35it/s]
 17%|█▋        | 5/30 [00:04<00:21,  1.19it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.28it/s]
 20%|██        | 6/30 [00:05<00:20,  1.18it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.24it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.18it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.23it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.22it/s]
 30%|███       | 9/30 [00:07<00:17,  1.19it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.21it/s]
 33%|███▎      | 10/30 [00:08<00:17,  1.17it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:16,  1.18it/s]
 37%|███▋      | 11/30 [00:09<00:16,  1.17it/s]

Total progress:  40%|████      | 12/30 [00:09<00:15,  1.19it/s]
 40%|████      | 12/30 [00:10<00:15,  1.19it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.19it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.19it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.19it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.17it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.17it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.17it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.17it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.18it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:11,  1.18it/s]
 57%|█████▋    | 17/30 [00:14<00:10,  1.18it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.18it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.17it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.17it/s]
 63%|██████▎   | 19/30 [00:16<00:09,  1.17it/s]

Total progress:  67%|██████▋   | 20/30 [00:16<00:08,  1.17it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.18it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.18it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.18it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.17it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.17it/s]
 77%|███████▋  | 23/30 [00:19<00:06,  1.16it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.17it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.17it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.17it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.16it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.16it/s]
 87%|████████▋ | 26/30 [00:22<00:03,  1.17it/s]

Total progress:  90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.17it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.17it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.16it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.17it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.16it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.16it/s]
100%|██████████| 30/30 [00:25<00:00,  1.37it/s]
100%|██████████| 30/30 [00:25<00:00,  1.20it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2565.79 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7561.62 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6378.06 MB, All loaded to GPU.
Moving model(s) has taken 2.56 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.16it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.07it/s]
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/ponyRealism_V22.safetensors', 'hash': 'd84eb26b'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
[Unload] Trying to free all memory for cuda:0 with 0 models keep loaded ... Current free memory is 7400.16 MB ... Unload model IntegratedAutoencoderKL Done.
WARNING:root:Sampler Scheduler autocorrection: "DPM++ SDE" -> "DPM++ SDE", "None" -> "Automatic"
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-UNet with 722 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[LORA] Loaded /opt/sd-webui/models/Lora/mycock_20260122_184707.safetensors for KModel-CLIP with 264 keys at weight 0.8 (skipped 0 keys) with on_the_fly = False
[Unload] Trying to free 3302.87 MB for cuda:0 with 0 models keep loaded ... Done.
[Memory Management] Target: JointTextEncoder, Free GPU: 7561.86 MB, Model Require: 1752.98 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 4784.88 MB, All loaded to GPU.
Moving model(s) has taken 1.66 seconds
[Unload] Trying to free 1024.00 MB for cuda:0 with 1 models keep loaded ... Current free memory is 5802.76 MB ... Done.
[Unload] Trying to free 7630.80 MB for cuda:0 with 0 models keep loaded ... Current free memory is 5801.91 MB ... Unload model JointTextEncoder Done.
[Memory Management] Target: KModel, Free GPU: 7560.39 MB, Model Require: 4897.05 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 1639.34 MB, All loaded to GPU.
Moving model(s) has taken 5.78 seconds

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

Total progress:   0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:00<00:22,  1.30it/s]

Total progress:   7%|▋         | 2/30 [00:00<00:11,  2.44it/s]
  7%|▋         | 2/30 [00:01<00:22,  1.23it/s]

Total progress:  10%|█         | 3/30 [00:01<00:16,  1.68it/s]
 10%|█         | 3/30 [00:02<00:22,  1.19it/s]

Total progress:  13%|█▎        | 4/30 [00:02<00:17,  1.45it/s]
 13%|█▎        | 4/30 [00:03<00:21,  1.21it/s]

Total progress:  17%|█▋        | 5/30 [00:03<00:18,  1.36it/s]
 17%|█▋        | 5/30 [00:04<00:20,  1.20it/s]

Total progress:  20%|██        | 6/30 [00:04<00:18,  1.29it/s]
 20%|██        | 6/30 [00:05<00:20,  1.19it/s]

Total progress:  23%|██▎       | 7/30 [00:05<00:18,  1.25it/s]
 23%|██▎       | 7/30 [00:05<00:19,  1.19it/s]

Total progress:  27%|██▋       | 8/30 [00:05<00:17,  1.23it/s]
 27%|██▋       | 8/30 [00:06<00:18,  1.19it/s]

Total progress:  30%|███       | 9/30 [00:06<00:17,  1.22it/s]
 30%|███       | 9/30 [00:07<00:17,  1.19it/s]

Total progress:  33%|███▎      | 10/30 [00:07<00:16,  1.21it/s]
 33%|███▎      | 10/30 [00:08<00:16,  1.19it/s]

Total progress:  37%|███▋      | 11/30 [00:08<00:15,  1.21it/s]
 37%|███▋      | 11/30 [00:09<00:15,  1.20it/s]

Total progress:  40%|████      | 12/30 [00:09<00:14,  1.21it/s]
 40%|████      | 12/30 [00:10<00:14,  1.20it/s]

Total progress:  43%|████▎     | 13/30 [00:10<00:14,  1.21it/s]
 43%|████▎     | 13/30 [00:10<00:14,  1.20it/s]

Total progress:  47%|████▋     | 14/30 [00:10<00:13,  1.21it/s]
 47%|████▋     | 14/30 [00:11<00:13,  1.20it/s]

Total progress:  50%|█████     | 15/30 [00:11<00:12,  1.20it/s]
 50%|█████     | 15/30 [00:12<00:12,  1.19it/s]

Total progress:  53%|█████▎    | 16/30 [00:12<00:11,  1.18it/s]
 53%|█████▎    | 16/30 [00:13<00:11,  1.19it/s]

Total progress:  57%|█████▋    | 17/30 [00:13<00:10,  1.19it/s]
 57%|█████▋    | 17/30 [00:14<00:10,  1.19it/s]

Total progress:  60%|██████    | 18/30 [00:14<00:10,  1.19it/s]
 60%|██████    | 18/30 [00:15<00:10,  1.19it/s]

Total progress:  63%|██████▎   | 19/30 [00:15<00:09,  1.19it/s]
 63%|██████▎   | 19/30 [00:15<00:09,  1.19it/s]

Total progress:  67%|██████▋   | 20/30 [00:15<00:08,  1.20it/s]
 67%|██████▋   | 20/30 [00:16<00:08,  1.18it/s]

Total progress:  70%|███████   | 21/30 [00:16<00:07,  1.17it/s]
 70%|███████   | 21/30 [00:17<00:07,  1.18it/s]

Total progress:  73%|███████▎  | 22/30 [00:17<00:06,  1.17it/s]
 73%|███████▎  | 22/30 [00:18<00:06,  1.18it/s]

Total progress:  77%|███████▋  | 23/30 [00:18<00:05,  1.18it/s]
 77%|███████▋  | 23/30 [00:19<00:05,  1.18it/s]

Total progress:  80%|████████  | 24/30 [00:19<00:05,  1.18it/s]
 80%|████████  | 24/30 [00:20<00:05,  1.18it/s]

Total progress:  83%|████████▎ | 25/30 [00:20<00:04,  1.18it/s]
 83%|████████▎ | 25/30 [00:21<00:04,  1.19it/s]

Total progress:  87%|████████▋ | 26/30 [00:21<00:03,  1.19it/s]
 87%|████████▋ | 26/30 [00:21<00:03,  1.18it/s]

Total progress:  90%|█████████ | 27/30 [00:21<00:02,  1.18it/s]
 90%|█████████ | 27/30 [00:22<00:02,  1.19it/s]

Total progress:  93%|█████████▎| 28/30 [00:22<00:01,  1.18it/s]
 93%|█████████▎| 28/30 [00:23<00:01,  1.17it/s]

Total progress:  97%|█████████▋| 29/30 [00:23<00:00,  1.17it/s]
 97%|█████████▋| 29/30 [00:24<00:00,  1.18it/s]

Total progress: 100%|██████████| 30/30 [00:24<00:00,  1.18it/s]
100%|██████████| 30/30 [00:24<00:00,  1.38it/s]
100%|██████████| 30/30 [00:24<00:00,  1.21it/s]
[Unload] Trying to free 4410.28 MB for cuda:0 with 0 models keep loaded ... Current free memory is 2561.47 MB ... Unload model KModel Done.
[Memory Management] Target: IntegratedAutoencoderKL, Free GPU: 7548.57 MB, Model Require: 159.56 MB, Previously Loaded: 0.00 MB, Inference Require: 1024.00 MB, Remaining: 6365.02 MB, All loaded to GPU.
Moving model(s) has taken 2.61 seconds
Model selected: {'checkpoint_info': {'filename': '/opt/sd-webui/models/Stable-diffusion/homofidelisXL_v30SDXL.safetensors', 'hash': '06f31786'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False


Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.18it/s]
Total progress: 100%|██████████| 30/30 [00:27<00:00,  1.08it/s]
Terminated