💰Style Model Commissions Here: ko-fi.com/guy90/commissions
📧Join my Discord -> CLICK ME
⭐If you like my work, leave a review. I really appreciate them!☑️
I decided to make a workflow after switching to ComfyUI. I’m sure a lot of people are in the same situation when it comes to Anima, or maybe want to switch but don’t want to deal with learning how to use ComfyUI. Because of that, I created a SIMPLE and EASY to use workflow.
This workflow includes Image Generation (txt to img), LoRAs, Upscaling, and Adetailer. There will be a large note titled “Start Here!!!!☝🤓” at the beginning. Please make sure to read it and follow the instructions. As long as you follow everything, it should work smoothly.
Make sure your ComfyUI is updated
Feel free to comment below if you have any questions or run into any issues with the workflow. Also let me know what I can improve to make it even more user friendly.
Issues and Fixes
TypeError: (intermediate value).reduce is not a function
This error occurs because something is not updated. Please make sure your ComfyUI, LoRA Manager, and ComfyUI Manager are updated (yes, you need to update these all individually).
Red nodes or missing node pop-ups
Make sure to download missing nodes from the ComfyUI Manager and also make sure all nodes are up to date.
Metadata doesn't load onto Civitai
Hit the Refresh and Fetch button in the LoRA Manager. Then refresh ComfyUI.
Planned Features
Inpainting
Image Metadata Reader (Seed, prompts, maybe even a transfer button)
Regional Prompting
And More...
Description
FAQ
Comments (8)
Trying to add this to comfy just produces the following error on my end:
Loading aborted due to error reloading workflow data
TypeError: (v || []).reduce is not a function
Make sure your ComfyUI is updated
@guy90 I have everything updated. Not sure where this error comes from. I haven't encountered it with other workflows, and it seems like other users don't run into it either.
@leerlauf It's an error that occurs when something is usually out of date. Make sure all of the nodes are also updated too. The only other thing I can recommend is reinstalling ComfyUI if it keeps happening.
@guy90 I cannot make sure that any of the needed nodes are up to date, since they do not load in the first place. I downloaded a few other recent workflows for anima to see if the error repeats, but it only happens with this one. Maybe reinstalling comfy completely will fix the issue, but since I already had a working setup, and just wanted to take a look at yours to compare, that's probably too much of a hassle to try. Thanks for trying to help me with my problem anyway. Maybe I can get this to work in the future some time.
@leerlauf Hi, Another person ran into the issue in my discord and I was able to investigate it a little more. The fix for them was by updating their LoRA Manager. Please go to your ComfyUI folder and put this into your cmd.
cd custom_nodes/comfyui-lora-manager
git pull
See if that works. 🤞
@guy90 Yes - that seems to have fixed it. Thanks for the help.
@leerlauf Awesome!
