I’m looking for a library or tool that can facilitate the conversion of models/pipelines between Hugging Face Diffusers and ComfyUI formats.
Does anyone know of any actively maintained projects or methods that achieve this conversion?
I’m looking for a library or tool that can facilitate the conversion of models/pipelines between Hugging Face Diffusers and ComfyUI formats.
Does anyone know of any actively maintained projects or methods that achieve this conversion?
Something that seems like it should exist, but doesn’t.![]()
As far as I know, I’ve never heard of a library or framework-level Diffusers ↔ ComfyUI / WebUI converter…
ComfyUI → Diffusers is easy though… (using from_single_file() and such)