Skip to content

[Bug]: Clip Skip doesn't work in XYZ plot #10777

Description

@thot-experiment

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

XYZ plot doesn't correctly update Clip Skip

XYZ Plot

image

Clip Skip manually set to 2

image

Steps to reproduce the problem

image

What should have happened?

The image in the second grid box should be different.

Commit where the problem happens

20ae71f

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Windows, Android

What device are you running WebUI on?

Nvidia GPUs (GTX 16 below), Other GPUs

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome

Command Line Arguments

--listen

List of extensions

all extensions disabled for this test

Console logs

venv "sdwui\venv\Scripts\Python.exe"
Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep  5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]
Version: v1.3.0
Commit hash: 20ae71faa8ef035c31aa3a410b707d792c8203a3
Installing requirements

Launching Web UI with arguments: --api --listen --enable-insecure-extension-access --xformers --port 7869 --cors-allow-origins *
ControlNet v1.1.200
ControlNet v1.1.200
importing, a thing that *should* work
and it did work
Loading weights [ec6f68ea63] from sdwui\models\Stable-diffusion\generic\lyriel_v16.safetensors
Create LRU cache (max_size=16) for preprocessor results.
Create LRU cache (max_size=16) for preprocessor results.
Creating model from config: sdwui\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
*Deforum ControlNet support: enabled*
DiffusionWrapper has 859.52 M params.
Loading VAE weights specified in settings: sdwui\models\VAE\vae-ft-ema-560000-ema-pruned.ckpt
Applying optimization: xformers... done.
\sdwui\venv\lib\site-packages\torchsde\_brownian\brownian_interval.py:594: UserWarning: Should have tb<=t1 but got tb=14.61164379119873 and t1=14.611643.       | 0/15 [00:00<?, ?it/s]
  warnings.warn(f"Should have {tb_name}<=t1 but got {tb_name}={tb} and t1={self._end}.")
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  4.87it/s]
Total progress: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  4.73it/s]
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  4.71it/s]
Total progress: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  4.77it/s]
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:02<00:00,  5.16it/s]
Total progress: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  4.79it/s]
Total progress: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 15/15 [00:03<00:00,  5.09it/s]

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReport of a confirmed bugbug-reportReport of a bug, yet to be confirmed

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions