Sign In

Lazy people's workflow ( Wildcards + Random Resolution )

4
25
1
Type
Workflows
Stats
25
0
Reviews
Published
Apr 23, 2025
Base Model
Flux.1 D
Hash
AutoV2
E5D6D859CC
The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.
IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

I've created this workflow as a way to streamline my process—partly due to a bit of laziness and a frequent lack of creative spark. It’s designed to help generate consistent, high-quality results with minimal effort.

Please note: for this to work correctly, you’ll need to install the Image Metadata Extension directly from the GitHub repository below, if you want to save the images with Metadata, otherwise just replace it for the normal save image or one of you preference:
https://github.com/edelvarden/comfyui_image_metadata_extension

The version included with ComfyUI currently has some issues, so it’s highly recommended to use the GitHub version instead to ensure full functionality.

You will need to create the Wilcards folder in the main ComfyUI folder and have the wildcards there:

Workflow explanation:

  • Wildcards group:

The Wildcards group is where you will setup the wildcards that you want to use. All wildcards are written with double underscore ( __ ) before and after the name of the file that includes the values to be used.

Example, I have a wildcard in the ComfyUI/Wildcards folder that is called poses.txt, to use it, I would need to add the __poses__ in the Wildcard Processor (Mikey) node

I've kept a Note node So i can keep up with all the wildcards files that I have created

Here are all the wildcards that I've generated until this point:

https://drive.google.com/drive/folders/1pxNUsNx7EUBxm55fHdcpWsEGmzpl1euK?usp=sharing

  • RandomResolution Group

In this group, it is using the wildcard SDXLResolution but if you have any other, you can change it to the one that you want.

I've kept the delimeter with a - so, if you add any other resolution, you will need to seperate the width and the height with a - or expand the CR Split String and change the delimeter

If you don't want to use a random resolution, you only need to disable this group and add the latent node as you wish.

  • Text 2 Prompt Group Node

This is a simple workflow to add Loras and the need nodes to generate / save the image

If you want to add any detail to the image outside of the widlcards, you can add in this Group's Promp

  • Image 2 Prompt Group Node

There isn't much to say about this node since it is only there if is needed to redo the image to get better quality, I had to because I was getting a battle between loras and the image was pixelized, after running through it it got better

If you want to change to another models, like SDXL or SD1.5, you will need to just replace the loaders that are located next to the Text 2 Image Group Node, there is also the toggle for each group so you can disable / enable the group nodes as you want: