ModelsControlnet

Color Grid Controlnet LLlite for SDXL

Color Grid Controlnet LLlite for SDXL

Color Controlnet LLlite model for SDXL.

Use with the t2i_color_grid preprocessor to reduce your input to an 8×8 color grid. or reduce manually by shrinking your image to 8×8 and then resizing it, e.g.

input_img_color = cv2.resize(img, (w//128, h//128), interpolation=cv2.INTER_CUBIC)  
input_img_color = cv2.resize(input_img_color, (w, h), interpolation=cv2.INTER_NEAREST)
Color Grid Controlnet LLlite for SDXL

This was trained on 3179 pairs of images.

Related Model

AnimateDiff (Advanced), controlnets, face detailer, face swap, face restore, replace background, vid2vid, img2img
AnimateDiff (Advanced), controlnets, face detailer, face swap, face restore, remove/replace background, ipadapter, vid2vid, img2img, img2vid
Jovimetrix Node Pack
Jovimetrix Node Pack
Convert 1.5 to Diffusers!
Convert 1.5 to Diffusers!
Comfyroll Pro Template
Comfyroll Pro Templates
FluffyRock Pre-3M Autocomplete
FluffyRock Autocomplete
LR (Left to Right) slider
LR (Left to Right) slider

No comments

No comments...