🥸How To: InstantID Portrait Restyle Glif

This workflow guides you through leveraging the InstantID tool in ComfyUI to style any portrait!

Remix the existing Glif here!

Check out the Huggingface repository here!

Step by Step

  1. Click ‘Build’ to start a new project

  2. Add a user input Text block and rename it

  3. Change the user facing text to read "Your Portrait:"

  4. Add a user input Multipick block and rename it.

  5. Add a list of names corresponding with the LoRA models you aim to use to the Multipick

  6. Change the Multipick label to "Art Style"

  7. (Optional) Create your model repo on Huggingface

  8. Add a Text Generation block

  9. Adjust the Text Generation block with the provided instructions, tailoring it to match your LoRA list

  10. Add a ComfyUI block

  11. Adjust the ComfyUI block by replacing the default JSON with the provided code block.

Code and Content

Replace the default System Prompt info with this text generation prompt info:

System Prompt

You are able to sort out information. From this list, if the input represents something on the left colum, just generate the right column information. Don't give any additional information. You have to use the .safetensors file format at the end.

Scifi Surreal Illustration : Araminta_K_Illustrated.safetensors
Black and White Print : araminta_K_bw_manga.safetensors
Anime Illustration : araminta_k-soft-n-squishy-illustration_.safetensors
Soft Focus 3D : araminta_k_soft_focus_3d_1.safetensors
Inky Illustration : araminta_k_the_point_1.safetensors
Crayon Style : crayons_v1_sdxl_.safetensors
Embroidery Style : embroidered_style_v1_sdxl.safetensors
Nighttime Style : nighttime_v1.safetensors

Last updated