Support for Diffusers?
This doesn't work:
import bpy
import torch
from diffusers import StableDiffusionXLPipeline
pipeline = StableDiffusionXLPipeline.from_pretrained("Kwai-Kolors/Kolors", torch_dtype=torch.float16)
image = pipeline(prompt).images[0]
Ah, something is in the works:
https://github.com/huggingface/diffusers/issues/8801
Ah, something is in the works:
https://github.com/huggingface/diffusers/issues/8801
This service isn't supported right now, is it?
Ah, something is in the works:
https://github.com/huggingface/diffusers/issues/8801This service isn't supported right now, is it?
Yes. The code for integrating with diffusers is currently under development.
Ah, something is in the works:
https://github.com/huggingface/diffusers/issues/8801This service isn't supported right now, is it?
Yes. The code for integrating with diffusers is currently under development.
I can't wait to deploy your advanced model.
加油老铁!
seems we are close!!!! yay!