Alvaro Somoza

OzzyGT

AI & ML interests

None yet

Recent Activity

Organizations

Hugging Face's profile picture 🧨Diffusers'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 lawrence's profile picture Hugging Face Discord Community's profile picture ZP's profile picture Inference Endpoints Images's profile picture

OzzyGT's activity

New activity in diffusers/docs-images 7 days ago

Upload 2 files

#6 opened 7 days ago by
OzzyGT
New activity in OzzyGT/diffusers-fast-inpaint about 2 months ago
New activity in OzzyGT/diffusers-image-fill 2 months ago

Deploy possibiolity

1
#7 opened 2 months ago by
pintxxo
upvoted an article 2 months ago
view article
Article

Remote VAEs for decoding with HF endpoints 🤗

39
upvoted an article 3 months ago
view article
Article

Build awesome datasets for video generation

30
commented on Recoloring photos with diffusers 3 months 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 3 months ago
New activity in OzzyGT/controlnet-union-promax-sdxl-1.0 3 months ago
New activity in OzzyGT/diffusers-fast-inpaint 3 months ago

3.5 large

1
#14 opened 3 months ago by
formfollows
updated a model 4 months ago
published a model 4 months ago
updated a model 4 months ago
published a model 4 months ago
New activity in Nymbo/FLUX.1-Dev-Serverless 5 months ago