stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: TypeError: can only concatenate list (not "NoneType") to list
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Got a type error while training using Automatic1111. TypeError: can only concatenate list (not "NoneType") to list
Steps to reproduce the problem
- Training the embedding
What should have happened?
Commit where the problem happens
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Commit hash: f49c08ea566385db339c6628f65c3a121033f67c
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
No response
Additional information, context and logs
Windows 11, RTX 3070 8gb VRAM, 16 GB RAM
Are you using the inpainting ckpt? I think that was causing this for me, although there have been so many bugs popping up lately it's hard to remember which caused it.
thanks, yes i was using inpainting ckpt and it was causing the error.
Great :) Maybe close the bug so it's not hanging around.
I would argue that it's a good idea to make TI work with the inpainting checkpoint. I haven't even used any other models in days or even weeks.