stabilityai/stable-diffusion-2-1 · Only generates black images?
Loading saved model downloaded from?stabilityai/stable-diffusion-2-1
stable_2_1 = StableDiffusionPipeline.from_pretrained(
"/var/app/models/ldm/sd-2-1/",
torch_dtype=float16
).to("cuda")
stable_2_1.enable_attention_slicing()
All I am getting is black images, running code that worked with 1.5. I'm using an A10 gpu. It is not flagging them as NSFW, and it takes a normal amount of time to do the generation.文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-519357.html
?文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-519357.html
到了這里,關(guān)于stabilityai/stable-diffusion-2-1 生成黑圖問(wèn)題的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!