OneDiffusion
The weights are reuploaded in bfloat16, safetensors format. The T5 encoder output is not compatible with Flux/SD3, it needs to be redownloaded as well.
Gradio
In the instruction or in the gradio demo change the repo_id to this url.
pipeline = OneDiffusionPipeline.from_pretrained('twodgirl/onediffusion-bf16').to(device=device, dtype=torch.bfloat16)
- Downloads last month
- 9
Model tree for twodgirl/onediffusion-bf16
Base model
lehduong/OneDiffusion