Paint3D
Paint3D copied to clipboard
Stable Diffusion XL
used the tool to convert a stablediffusion xl model by adding "--pipeline_class_name StableDiffusionXLPipeline". Running it results in:
File "/***/***/anaconda3/envs/paint3d/lib/python3.8/site-packages/diffusers/models/unet_2d_condition.py", line 849, in forward
if "text_embeds" not in added_cond_kwargs:
TypeError: argument of type 'NoneType' is not iterable
How can you use stable diffusion XL models?
Hi, the UV ControlNet is only trained for version 1.5, so it is recommended to use the SD1.5 base model.