Small feedback

#2
by merve HF staff - opened

hey @hirol we will send you merch when you complete the submission by creating the model repository, loading the model from the Space, fill the model card and convert the weights to pytorch (these might seem too much but they really don't take long! ๐Ÿ˜„ ) what do you think?

@merve thanks, done.
model upload

hirol/Any-inpainting
hirol/control_any5_openpose

and loading model from Space

controlnet1 = ControlNetModel.from_pretrained("lllyasviel/control_v11p_sd15_scribble", torch_dtype=torch.float16)
pipe1 = StableDiffusionControlNetInpaintPipeline.from_pretrained("hirol/Any-inpainting", controlnet=controlnet1, torch_dtype=torch.float16)

hey @hirol can you tell me your discord username or your discord jax-diffusers-ideas forum post link, I couldn't find your project, need to reach out for merch :)

@merve hi. discord username Lin668#6411

Sign up or log in to comment