averad
averad
@patrickvonplaten analog to https://github.com/CompVis/stable-diffusion/pull/533 ?
Q: Why require a conversion to Diffusers Model and not just use ckpt files? A: https://github.com/huggingface/diffusers/issues/468#issuecomment-1300296884 `We want to be able to switch out individually components. E.g. it's trivial to...
@blessedcoolant discussion about the file size and potential updates: https://github.com/huggingface/diffusers/issues/1501
My understanding is Huggingface's position has been they would like Automatic1111 to convert over to Diffuser Models 🤷. Users gain more functionality using 🤗 Diffuser Models than with ckpt files...
@heihuhei2013 https://huggingface.co/runwayml/stable-diffusion-v1-5
@nsarrazin 🤗 As described above the endpoints key is not documented on either the chat-ui or text-generation-inference documentation. ⚠️ **Current Documentation** > Running your own models > If you want...