stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Checkpoint Merger not showing checkpoints
Describe the bug
If the user has a model.ckpt in the root project directory, the Checkpoint Merger will only show that single model in the dropdowns. It should show all stable diffusion models in the /models folder regardless of whether there's a model.ckpt in the root.
To Reproduce
Steps to reproduce the behavior:
- Put a
model.ckptin the root of the project directory. - Put another checkpoint file in the
models/Stable-Diffusiondirectory. - Launch the WebUI.
- Open "Checkpoint Merger"
- Click on one of the model dropdowns - "Primary Model Name" or "Secondary Model Name".
- The dropdown will only show
model.ckptas an option. None of the checkpoints inmodels/Stable-Diffusionwill be shown.
Expected behavior
The dropdowns should show all checkpoints in models/Stable-Diffusion regardless of whether there's a model.ckpt in the project root.
Screenshots
All checkpoints from the models folder are missing:

Temporary Workaround
Move the model.ckpt from the root directory to the models/Stable-Diffusion directory. Now the WebUI will show all checkpoints in the dropdowns.
Desktop:
- OS: Linux - Ubuntu 22.04
- Browser: Chrome
- Commit revision:
494afccbc1d7b0aca4ffeb3d8354b09c414d95f4
I now have two models it refuses to show. It was trained as all the others it shows AND I use it when I render yet is not in any of the checkpoint drop-downs. No idea why. [edit] I think I know why and went to try it. Seems 17 is the max the drop-down allows for checkpoints, so I deleted a bunch of them to restart everything yet again to then see my non appearing checkpoints suddenly appear.
@DarkAlchy I have 24 models that seem to all show. At some point the dropdown starts to have a scrollbar where you have to scroll to see more models, might be what happened to you, that tripped me up at first.
@DarkAlchy I have 24 models that seem to all show. At some point the dropdown starts to have a scrollbar where you have to scroll to see more models, might be what happened to you, that tripped me up at first.
No scroll bar for me in Chromium.
I have only 3 models and none of them are showing on the dropdowns. Weird thing.
@enbermudas have you tried restarting the web UI? (stopping and restarting the CLI command) That's the only way to get checkpoints to show if you added one while the UI was running.
@enbermudas have you tried restarting the web UI? (stopping and restarting the CLI command) That's the only way to get checkpoints to show if you added one while the UI was running.
Did it and it doesn't work, sadly.
@enbermudas have you tried restarting the web UI? (stopping and restarting the CLI command) That's the only way to get checkpoints to show if you added one while the UI was running.
Did it and it doesn't work, sadly.
do you have a model.ckpt in the root folder? As mentioned in this issue description, you have to move it to the models folder or delete
But yeah, there's at least those 2 bugs related to the ckpts showing up
Hatayı açıklayın
Kullanıcının
model.ckptkök proje dizininde bir dosyası varsa, Checkpoint Merger, açılır menülerde yalnızca o tek modeli gösterecektir.model.ckptKökte a olup olmadığına bakılmaksızın /models klasöründeki tüm kararlı difüzyon modellerini göstermelidir .Yeniden üretmek
Davranışı yeniden oluşturma adımları:
model.ckptProje dizininin kök dizinine a koyun .models/Stable-DiffusionDizine başka bir kontrol noktası dosyası koyun .- WebUI'yi başlatın.
- "Kontrol Noktası Birleşmesi" ni açın
- Model açılır listelerinden birine tıklayın - "Birincil Model Adı" veya "İkincil Model Adı".
- Açılır menü yalnızca
model.ckptbir seçenek olarak gösterilecektir. Kontrol noktalarından hiçbirimodels/Stable-Diffusiongösterilmeyecek.Beklenen davranış
Açılır menüler , proje kökünde
models/Stable-Diffusionolup olmadığına bakılmaksızın tüm kontrol noktalarını göstermelidir .model.ckptEkran görüntüleri
Modeller klasöründeki tüm kontrol noktaları eksik:
Geçici Çözüm
model.ckptKök dizinden dizine taşıyınmodels/Stable-Diffusion. Şimdi WebUI, açılır menülerdeki tüm kontrol noktalarını gösterecek.Masaüstü:
- İşletim Sistemi: Linux - Ubuntu 22.04
- Tarayıcı: Chrome
- Revizyonu taahhüt et:
494afccbc1d7b0aca4ffeb3d8354b09c414d95f4
Hello. I also have 7 model files. But while making transitions to each other, it started to stay in "loading". I can start the process with the model that appears when it is opened for the first time. but when I want to switch between them, unfortunately I can't move forward. Anyone have experience on this?
I have the same problem, i discovered that if you reload the webpage the models created after the startup doesent show, also would be a great addition if you include a none item into the list so you can clean uno of the spaces when you only want to merge 2 models instead of 3.