CivArchive
    FRED_WaterMark_Text_Auto_Removal_V1 - v1.0
    NSFW
    Preview 63387396
    Preview 63387464
    Preview 63387519

    👍 *** Like this workflow if it helped you ***👍

    👑 COMFYUI WORKFLOW, Simple Automatic Watermark and Text removal ⚙️

    -NEW REVISION V1.0.

    By default it is set to do image 1 by 1. But it can be use to do an entire folder of images and will save in a subfolder named TEXT_removed.

    For SINGLE IMAGE mode:

    -Put mode to: no_folder

    -control after generate: fixed

    -path: empty it

    image will be saved in your comfyui output folder at: ./TEXT_removal/%date/

    For BATCH IMAGE mode:

    -Put mode to: image_from_folder

    -control after generate: increment

    -path: C:/Path/To/Your/Folder

    image will be save a new subfolder of your asked folder: /TEXT_removal/%date/

    The seed represent index of your image in folder starting at 0 for the first valid image.

    Notes:

    Be aware that windows doesn't represent numerical sequence the same way comfyui do:

    win: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

    comfyui: 1, 10, 2, 3, 4, 5, 6, 7, 8, 9

    So if you want the seed to represent the image sequence, name it all the same way with a postfix like: 00001, 00002

    ***REQUIRED MY GITHUB REPRO that is not in Manager***

    https://github.com/Poukpalaova/ComfyUI-FRED-Nodes

    other nodes are in Manager. Follow their respective installation instruction or use the Manager to install them automatically.

    Anjoy

    Description

    v1, initial release

    FAQ

    Comments (7)

    frosty639Apr 28, 2025
    CivitAI

    Installed OK (via comfyui install via git URL) but when loading workflow I get

    When loading the graph, the following node types were not found FRED_LoadImage_V5

    Despite FRED_LoadImage_V5.py being present in custom_nodes//comfyui-FRED-Nodes

    ?

    bissonfrederic69429
    Author
    Apr 29, 2025

    Have you installed the prerequist? pip install -r requirements.txt

    ? If not, then all my nodes will not load, like any other custom nodes using external library.

    frosty639Apr 29, 2025

    @bissonfrederic69429 trying to run that via ..\python_embedded\python.exe -m pip install -r etc... I'm getting a bunch of requirements met, and then a file permission error...

    frosty639Apr 29, 2025

    @bissonfrederic69429 tried: python_embeded\python.exe -m pip install git+https://github.com/Poukpalaova/ComfyUI-FRED-Nodes.git and get configuration error: project.name must be pep508-identifier

    frosty639Apr 29, 2025

    @bissonfrederic69429 Got the requirements to install ok by renaming the wheel folder in my user folder, but still get the same error as original.. trying comfyui update all.

    frosty639Apr 29, 2025· 1 reaction

    @bissonfrederic69429 OK that got it going, thanks

    andynakal7Jun 19, 2025
    CivitAI

    I got error, and the switch string node turn red

    * Switch string [Crystools] 54: - Return type mismatch between linked nodes: on_true, received_type(STRING) mismatch input_type(('STRING', {'default': ''})) - Return type mismatch between linked nodes: on_false, received_type(STRING) mismatch input_type(('STRING', {'default': ''}))

    it's still generating and produce good result, but not saving the image.

    Workflows
    Flux.1 D

    Details

    Downloads
    236
    Platform
    CivitAI
    Platform Status
    Available
    Created
    3/14/2025
    Updated
    6/28/2026
    Deleted
    -

    Files

    fredWatermarkTextAuto_v10.zip

    Mirrors