Alvaro Somoza

OzzyGT

AI & ML interests

None yet

Recent Activity

commented on their article about 2 hours ago
Recoloring photos with diffusers
commented on their article about 2 hours ago
Recoloring photos with diffusers
updated a model about 14 hours ago
OzzyGT/controlnet-union-promax-sdxl-1.0
View all activity

Organizations

Hugging Face's profile picture Hugging Face Internal Testing Organization's profile picture Blog-explorers's profile picture Social Post Explorers's profile picture diffusers-internal-dev's profile picture Hugging Face Discord Community's profile picture ZP's profile picture

OzzyGT's activity

commented on Recoloring photos with diffusers about 2 hours ago
view reply

this is a kind of old guide, controlnet union is now integrated in diffusers, you don't have to do anything special if you have the most recent version of diffusers.

import torch

from diffusers import ControlNetUnionModel


controlnet_model = ControlNetUnionModel.from_pretrained(
    "OzzyGT/controlnet-union-promax-sdxl-1.0",
    torch_dtype=torch.float16,
    variant="fp16",
)
commented on Recoloring photos with diffusers about 2 hours ago
New activity in OzzyGT/diffusers-fast-inpaint 10 days ago

3.5 large

1
#14 opened 11 days ago by
formfollows
updated a model 19 days ago
published a model 19 days ago
updated a model 19 days ago
published a model 19 days ago
New activity in Nymbo/FLUX.1-Dev-Serverless 2 months ago

Update README.md

#1 opened 2 months ago by
OzzyGT
New activity in OzzyGT/diffusers-fast-inpaint 2 months ago

Mask

1
#13 opened 2 months ago by
Ezgons
New activity in OzzyGT/diffusers-fast-inpaint 4 months ago