Discussion of use of local AI models with the ComfyUI visual programming language.>UIComfyUI: https://github.com/comfyanonymous/ComfyUI>Checkpoints, LoRAs, Upscalers, & Workflowshttps://civitai.comhttps://civitaiarchive.com/https://openmodeldb.infohttps://openart.ai/workflows>Z Image Turbohttps://huggingface.co/Tongyi-MAI/Z-Image-Turbohttps://docs.comfy.org/tutorials/image/z-image/z-image-turbo>WanXhttps://github.com/Wan-Video/Wan2.2https://comfyanonymous.github.io/ComfyUI_examples/wan22/>NetaYumehttps://civitai.com/models/1790792?modelVersionId=2485296https://nieta-art.feishu.cn/wiki/RY3GwpT59icIQlkWXEfcCqIMnQd>Chromahttps://huggingface.co/lodestones/Chroma1-Basehttps://comfyanonymous.github.io/ComfyUI_examples/chroma/https://rentry.org/mvu52t46>Illustrioushttps://rentry.org/comfyui_guide_1girlhttps://tagexplorer.github.io/>MiscImg2Prompt: https://huggingface.co/spaces/fancyfeast/joy-caption-beta-oneComfyUI Krita Plugin: https://github.com/Acly/krita-ai-diffusionArchive: https://rentry.org/sdg-linkBakery: https://rentry.org/ldgcollage>Tuninghttps://github.com/spacepxl/demystifying-sd-finetuninghttps://github.com/ostris/ai-toolkithttps://github.com/Nerogar/OneTrainerhttps://github.com/kohya-ss/musubi-tunerhttps://github.com/kohya-ss/sd-scriptshttps://github.com/tdrussell/diffusion-pipe>Neighbors>>>/aco/csdg>>>/b/degen>>>/r/realistic+parody>>>/gif/vdg>>>/d/ddg>>>/e/edg>>>/h/hdg>>>/trash/slop>>>/vt/vtai>>>/u/udg>>>/g/ldg/>>>/g/sdg/>Local Text>>>/g/lmg
Oh look, another AI thread to add to the filter
Mods, if you are reading this, ffs for 2026 CREATE A FUCKING AI BOARD ALREADY
>>107713260Please, for the love of god, this will cull all the spammers and petty thread wars.
>>107712719I know this thread is going to be the next big thing.
>>107713260THIS
I use API nodes, can I join?
>>107712719Ubuntu fresh install>git clone https://github.com/comfyanonymous/ComfyUI.git>cd ComfyUI>python3 -m venv env>source env/bin/activate>pip install -r requirements.txt>pip install -r manager_requirements.txt>cd custom_nodes>git clone https://github.com/Comfy-Org/ComfyUI-Manager.git>cd ComfyUI-Manager>pip install requirements.txt>cd ../..>python main.py --enable-managermanager can't fucking get updates because everything is a broken piece of shit. Guess I'm stuck with my old install and no updates. This is the definition of technical debt.
heyo
>>107713946TECHNICAL DEBT GOOD. SUBSCRIBE TO COMFYCLOUD
For ComfyUI XYZ plots, shouldn't we just have a script that edits WF JSON directly or something? https://github.com/hnmr293/ComfyUI-nodes-hnmr/blob/main/examples/workflow_xyz.png^ this implementation sucks because it requires a bunch of extra custom nodes>>107713842gno>>107713946>complain about problems>don't even post error messagesidk how anyone is supposed to help you like that. btw, manager just got a security update, might be relatedhttps://github.com/Comfy-Org/ComfyUI-Manager/blob/main/docs/en/v3.38-userdata-security-migration.md
>>107713946man you didnt even get the instructions right, you dont need to install the manager as a custom node anymore (if you install through the requirements)you just need to do --enable-manager --enable-manager-legacy-ui so you get the non-retarded interface
A fuvking AI thread. Here it goes to the filter.
>>107714123I tried it without and it didn't show up until I cloned the manager repo into custom nodes.>>107714115It's this: https://github.com/Comfy-Org/ComfyUI-Manager/issues/2423There is no helping, the shit is just broken.
this entire thread is just going to be complaints about unpolished software, now griftware. there was a no future for cumfartui
>>107714200skill issue
>>107714238on the maintainer's end
all these images suck. no wonder why diffusion fell off. the software sucks and the tech plateaued
Is there a way, within the UI to copy the list of all possible models that a node might try to load? I'm just trying to copy the dropdown list to use a string switcher or something