lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Bug] No VAE found while XYZ plot script

Open
#2,920 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hello, thanks for every great works.

Here i got some bug.

I used XYZ plot to compare VAEs, but the XYZ plot script fails to find the VAE. so the plot results are all same image.

All VAEs are in the correct folders and all work fine when used individually.

I hope this post helpful.

Thanks for read.
Wish you have a great days.

![Image](https://github.com/user-attachments/assets/f0d00137-db67-4a42-8f31-22b9fe9802ed)
When using VAE individually works properly.

![Image](https://github.com/user-attachments/assets/b2f696e6-2be2-4a2b-853c-9195a9682f3c)
All VAEs are displayed properly in the XYZ plot script list.

![Image](https://github.com/user-attachments/assets/40feacde-3f4e-4a68-8e67-40505e0b2b10)

![Image](https://github.com/user-attachments/assets/fe136fdd-add9-455d-8892-40d763b9a8fb)

![Image](https://github.com/user-attachments/assets/261e260b-53f1-4b06-98c0-93a140c81fea)
However, the XYZ plot script does not read VAEs. and Results are all same image.

![Image](https://github.com/user-attachments/assets/350b7cde-239c-4125-b7c4-9309c1320066)
All VAEs are in the correct folders.

![Image](https://github.com/user-attachments/assets/0e2b089d-2b44-4da2-907d-064f6d63beca)

![Image](https://github.com/user-attachments/assets/f7092c0a-82e1-4943-894a-69d017e131fa)
and working good as individually.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the XYZ plot script entry point and reproduce the report using multiple VAEs that work individually. Trace how the script selects or loads each VAE, then verify that the generated comparison images differ according to the selected models.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.