some wyrde workflows for comfyUI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
2.7 KiB

2 years ago
# Fun with Latent Space Painting
2 years ago
2 years ago
<img src="painted-latent-v12.png" align="middle">
<a href="painted-latent-v12.json">painted-latent-v12</a>
2 years ago
2 years ago
## painted latent
2 years ago
2 years ago
Rather than using a "regular" latent, one that is painted or otherwise manipulated can create a striking composition.
2 years ago
This workflow
2 years ago
* creates a latent based on a prompt
* masks part of the latent
* uses a main prompt to generate an image based on the latent
* hi rez fixes the image through a few steps
2 years ago
2 years ago
## Example Results
2 years ago
2 years ago
* wyrde
<img src="img/wyrde-painted-latent-v12_00004_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00007_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00010_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00014_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00015_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00016_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00017_.png" width="15%" align="middle"><img src="img/wyrde-painted-latent-v12_00018_.png" width="15%" align="middle">
* tjhayasaka
<img src="img/tjhayasaka fairy_endlessreality_00033_.png" width="15%" align="middle"><img src="img/tjhayasaka coral-peacock_endlessreality_00001_.png" width="15%" align="middle">
* M1r077
<img src="img/M1r077 coral-peacock_endlessreality_00046_.png" width="15%" align="middle"><img src="img/M1r077 coral-peacock_endlessreality_00040_.png" width="15%" align="middle"><img src="img/M1r077 coral-peacock_endlessreality_00032_.png" width="15%" align="middle"><img src="img/M1r077 coral-peacock_endlessreality_00084_.png" width="15%" align="middle"><img src="img/M1r077 coral-peacock_endlessreality_00041_.png" width="15%" align="middle"><img src="img/M1r077 coral-peacock_endlessreality_00004_.png" width="15%" align="middle">
2 years ago
2 years ago
## Experimentation
* set the seed for the latent to random for new latents on each run
2 years ago
* change latent size
* change mask size
* different models and vae
2 years ago
* add lora and embeds/TIs
2 years ago
<!-- <img src="" width="10%" align="middle"> -->
## resources
<!-- things people might want to duplicate results -->
Model
2 years ago
* https://civitai.com/models/7371
upscale
* https://drive.google.com/drive/folders/1ldwajXL50uC7PCS63B4Wato6Dnk-svNL
* https://drive.google.com/u/1/uc?id=10h8YXKKOQ61ANnwLjjHqXJdn4SbBuUku&export=download
2 years ago
2 years ago
vae:
* https://huggingface.co/stabilityai/sd-vae-ft-mse-original/tree/main
2 years ago
2 years ago
Embeds
2 years ago
* EasyNegative https://civitai.com/models/7808/easynegative
* bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main
<!-- will likely forget to doublecheck this -->
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p>