CivArchive
    Mystic WF - Full flux workflow - v2.0
    NSFW
    Preview 48741570
    Preview 48719369
    Preview 49169092
    Preview 49170082
    Preview 49172084
    Preview 49173747
    Preview 49289812
    Preview 49289995
    Preview 49290125
    Preview 54305525
    Preview 54408323
    Preview 54408447
    Preview 54408498
    Preview 54408572
    Preview 54408678
    1. If you can't find the RV Tools use this link https://github.com/whitmell/ComfyUI-RvTools

    2. If you have a bug where the LoRa name appears as [object Object] use this version https://github.com/alcaitiff/ComfyUI-Lora-Auto-Trigger-Words I submitted a merge request from this fork, if the dev read it should be fixed soon.

    V2: The workflow has been slightly expanded to include additional features. I have integrated ControlNet's Canny and Depth modules, inpainting capabilities, the Florence prompt generator, and a signature feature at the end. Despite these enhancements, the workflow remains straightforward and user-friendly, with all processes fully automated.


    Full flux workflow, with upscaler and saving metadata for civitai. It will clean the lora lines that sometimes happen on Flux, can upscale quit a bit and can do img2img.

    This workflow is a merge from my old workflow and this beautiful one https://civarchive.com/models/872281?modelVersionId=981799 made by https://civarchive.com/user/Catz . Please guys donate some buzz to Catz he is a monster.

    In the picture I put some numbered marks:

    1. ControlNet - Deph

    2. ControlNet - Canny

    3. Inpainting using Redux

    4. Img2Img area, use if you want or just leave on by pass.

    5. By pass area, you can select what to run on each time. Usually I activate only 1 until I got a good seed and then activate all the others

    6. Your prompt

    7. Save file and metadata for civitai. You can configure what to save. You only need activate one save. Or leave all the yellow boxes active and save at each step

    8. First upscale, this one will increase the details by a good amount. Change the denoise settings as you like, usually is better to leave at 0.52~0.62 but this may change for each style

    9. This step can clean the lora lines if you got no luck on your generation. You may need to change the denoise here too. Usually I leave it on 0.1~0.25.

    10. Extra upscale, sharpness and color adjustments,

    11. Add your signature or watermark on your pictures

    12. Save file and metadata for civitai. You can configure what to save. You only need activate one save. Or leave all the yellow boxes active and save at each step

    13. Load an image and start from 9

    14. Load an image and start from 11

    15. Load an image just to save the civitai info

    16. Florence prompt generator from an image

    17. Your loras, there are 4 but you can increase and just put more groups to the left. Be careful, to many loras may produce some lines on your picture. It happens in flux all the time.

    All steps may be by passed and this works super nice.

    I added all files on the v1 zip file for convenience, the v2 has only the workflow.

    1. Put the luts inside your ComfyUI/models/luts directory, if you don't have one just create it.

    2. The upscale models go inside your ComfyUI/models/upscale_models

    3. For a grain image you must experiment with some pictures and see what you think is best for you. Some people just don't like it and remove it, some people love it. I think that each style and picture may be a little different in this regard.

    Description

    The workflow has been slightly expanded to include additional features. I have integrated ControlNet's Canny and Depth modules, inpainting capabilities, the Florence prompt generator, and a signature feature at the end. Despite these enhancements, the workflow remains straightforward and user-friendly, with all processes fully automated.

    FAQ

    Comments (23)

    SejtraavJan 11, 2025· 2 reactions
    CivitAI

    I get this error when trying to use Depth Anything V2 relative node - -- [Errno 2] No such file or directory: 'D:\\LatestComfyUI\\ComfyUI_windows_portable\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux\\ckpts\\depth-anything\\Depth-Anything-V2-Large\\.cache\\huggingface\\download\\depth_anything_v2_vitl.pth.a7ea19fa0ed99244e67b624c72b8580b7e9553043245905be58796a608eb9345.incomplete'

    alcaitiff
    Author
    Jan 12, 2025

    Looks like your machine is trying to use an incomplete download on this cache directory. Do you have space on this disk? You can download it manually and put on this folder. This is the source https://huggingface.co/depth-anything/Depth-Anything-V2-Large/tree/main

    alcaitiff
    Author
    Jan 12, 2025

    Download the file from here huggingface.co/depth-anything/Depth-Anything-V2-Large/tree/main and put it on this folder -> custom_nodes\\comfyui_controlnet_aux\\ckpts\\depth-anything\\Depth-Anything-V2-Large

    SejtraavJan 12, 2025· 1 reaction

    @alcaitiff thanks very much, that did fix the problem. Appreciate your help on this

    SejtraavJan 22, 2025· 3 reactions
    CivitAI

    Can you give some instruction on how to use the inpainting sectiion

    alcaitiff
    Author
    Jan 22, 2025

    Sure! Here’s how you can use it in two common scenarios:

    Scenario 1: You’ve just started after the basic part but already need to make some changes.

    - Enable "6 - Inpaint," "0 - Img2Img," "1 - Basic," and any other nodes you need.

    - Place your image in the "Load Image" node under "6 - Inpaint."

    - Write a prompt for the new object you want to add (or anything you’d like to replace in the original image).

    - Load the "Flux1-fill-dev" model in the "Load Diffusion Model" node.

    - Right-click on the loaded image and select "Open in Mask Editor."

    - Mask the area you want to change, click "Save," and then run the process.
    This will modify the image and pass the updated version through the workflow as if it were created by the basic group.

    Scenario 2: You have an almost finished image and want to make a small change.

    - Follow the same steps as above, but focus only on the inpainting part until you’re satisfied with the result.

    - Once done, right-click on the preview image and save it.

    If anything is unclear or you need more details, feel free to ask! I’m happy to help with any specific questions you have.

    WezooukMar 7, 2025
    CivitAI

    this uses RVTools but its not available to download on Github any more, PLEASE can you update your workflow or even point us towards a location where we can get RVTools nodes?

    alcaitiff
    Author
    May 14, 2025
    torc007689May 3, 2025
    CivitAI

    Got your WF2 and up and running, few questions though: "LoraLoaderStackedAdvanced" Node doesn't show the name of the Lora selected from the drop down list but just [object object] and your image for the workflow shows the showcase image of the lora selected in this node, mine remains empty.

    Thanks for this wonderful workflow!!!

    alcaitiff
    Author
    May 3, 2025· 1 reaction

    I'm glad you liked. For images to show you must download it. Once in a while I boot my old automatic1111 and use the extension civitai helper to download all files. It will show the images on your next comfyui boot. For the object bug, it broke a month ago I think. The developer did not get it right again unfortunately.

    torc007689May 3, 2025

    One more thing, if ! save images only in basic and on later time I want to selectively make them go through the process of Detailing, upscaling and preprocessing, what would be the steps from the basic stage for this to happen??

    alcaitiff
    Author
    May 4, 2025

    @torc007689 if you saved only basic throw it on the img2img area and run again.

    alcaitiff
    Author
    May 14, 2025

    @torc007689 I fixed the bug [object Object].
    Change your repository on custom notes to https://github.com/alcaitiff/ComfyUI-Lora-Auto-Trigger-Words or just copy my changes on your files. It works now.
    I made a pull request to fix the issue on the main server but I don't know if is abandoned.

    torc007689May 15, 2025

    @alcaitiff I tried replacing the two updated files "utils.py" & "nodes_autotrigger.py" but then I get the missing nodes error for TagSelector and LoraLoaderStackedAdvanced, and if I Uninstall the default custom nodes from the Djikstra and try to install through your git hub link, I get the error from the manager stating "This action is not allowed with this security level configuration."

    torc007689May 15, 2025

    @alcaitiff I even tried downloading your complete repository as a zip and unzipping and replacing with the original folder in the custom nodes directory but I an still getting [object Object] issue.

    alcaitiff
    Author
    May 15, 2025

    @torc007689 after that you must restart comfyui, refresh your page on the browser and re select your loras on the node. I guarantee you that it works.

    torc007689May 15, 2025· 1 reaction

    @alcaitiff Thanks, it works now...actually I didn't selected a new lora from the dropdown list and was in the belief that the pre populated lora in the node should be shown there...any ways I loaded a new lora and it works now...thanks again!!!

    alcaitiff
    Author
    May 15, 2025

    @torc007689 I'm glad it worked!
    Let's hope the original dev accept the fix and update the official node.

    torc007689May 15, 2025

    @alcaitiff One more thing, if we load the generated image from the workflow or any of your sample images you have posted here in comfyui, we don't get this exact workflow but more of a stripped down version of it, how can we prevent that?

    neekmo3May 8, 2025
    CivitAI

    I can't seem to find out how to add the "RVTools" I checked a comment that said they have the same issues but the links to download don't work anymore. Does that mean i just can't use this workflow?

    neekmo3May 8, 2025

    @alcaitiff when i click on any of the download links, it redirects me to a 404 page

    ToxicBotMay 8, 2025

    @neekmo3  I think you clicked the broken images, you can ignore those. Either install the nodes via comfy manager (there is an install via url button in there somewhere), or if you want to download and install it manually then on the github page at the top is a green <> Code button at the top, click that and then in that little popup box click download Zip. Worked for me.

    Workflows
    Flux.1 D

    Details

    Downloads
    1,066
    Platform
    CivitAI
    Platform Status
    Available
    Created
    12/31/2024
    Updated
    8/24/2026
    Deleted
    -

    Files

    mysticWFFullFlux_v20.zip

    Mirrors

    CivitAI (1 mirrors)