An ideal workflow for people who are just starting to use ComfyUI and don't have much knowledge (I'm a newbie too), but want a simple UI with a big potential to generate images.
V2.6 Update
-I finally had time to fix it, now everything should be working normally again.
Best regards, and sorry for the delay :/
V2.5.1 Update
-Error fixes :D
V2.5 Update
-Added a Refiner*.
-Fixed a bug caused because the Compact Ksampler (it was a fusion of Efficiency Nodes and some basic nodes) didn't recognize the Scheduler Selector imput after an update, after the workflow upload :/
-The original V2 has been updated to fix the Ksampler bug as well. In case you are not interested in 2.5. You must download the new V2 version (or redo the Ksampler yourself).
*The Refiner is optional, if you don't usually use Refiner in your creations, and you think you don't need it, you can simply delete the whole Refiner group without any problem and the workflow will continue working perfectly :D
V2 is here!
Improvements:
-You can now add and remove LoRa from the same node, or even disable them with a switch.
-You can now select the aspect ratio of your future artwork worth millions.
-Now it's even more compact!
LoRa
It works as it should, I think that in V1 the LoRa didn't work properly. That's not a problem anymore :D
This is the new selector:
By clicking the +Add Lora button you can add as many as you want. With the switches you can deactivate and activate them individually (or press Toggle All). To remove a LoRa from the list, simply right click on it and this menu will appear:
Aspect Ratio
It may seem a minor addition... but for me it's something very useful, especially when you change a lot, because manually typing ALL the time "1024x1024" or "512x768" is quite boring. This is how the loader looks now:
And when you click on the Aspect Ratio button:
It is almost orgasmic.
The prompt
I keep the same goal in mind: Simplify the prompt and get what I want. That's all I wrote in the prompt. 1girl, apo in the positive, and absolutely nothing in the negative (yes, I'm lazy, I know), I chose a LoRa from Marcille (Dungeon Meshi) and a couple of styles in the Styler node and this is the result:
Obviously it's not perfect, but I mean... I literally wrote 2 words.... And with the Save Image With Metadata node, Civitai recognizes the metadata when uploading an image created with this workflow (not all, the LoRa, for example, I still can't get it to recognize them, but meh, it's fine, for now). Here is an example:
As you can see, the selected styles are also saved in the Styler node at the prompt. I will continue to work on figuring out a way to get absolutely all the metadata as well as A1111 does.
That's all for now. If you have any advice or suggestions, don't be shy :D
Description
Some corrections of errors caused by wrong connections between some nodes.
FAQ
Comments (9)
You are the best thaaank you! I hadsome problems with schedueler as well, but after updating the Comfy now everything i working. Your pipline is amazing!!!
Overall i love the multi lora and style nodes :) But may i ask what i need to do to speed it up a bit? I set every resolution to 1K square. The Ultimate SDUpscale just takes very long with it's 15+(?) passes :o
Try to choose the option "none" in the model_type inside the upscaler node.
I have done a couple of tests and it has lowered the time by 20 seconds. Remember that you can change all the values of all the nodes to adjust them to your needs, and if you break it, it's ok, you can reload the default workflow :D
I like the new layout! Nice work!! I was trying to add a mxSlider2D node to it but just not experienced enough to do it.
Hello. This workflow used to work for me with no issues. But recently I cannot queue any prompt. There are no errors on the terminal as well. It just does no anything. I can execute prompts normally in other workflows. Any suggestions?
Hmmm maybe it's because of the ComfyUI update or some of the nodes.... You can try to remove some nodes and replace them with similar ones, BTW I will check it and as soon as I have a solution I will update the version :D
@AquAI please do your workflow is literally the only Comfy UI workflow that actually worked hopefully you can check out why the Lora selector doesn't work as well
I'd love to try this, but it won't run. There seems to be an issue with the Style CSV loader node. I'd appreciate any help. I even tried manually installing it.
[ERROR] An error occurred while retrieving information for the 'Load Styles CSV' node.
Traceback (most recent call last):
File "D:\apps\pinokio\api\comfy.git\app\server.py", line 564, in get_object_info
out[x] = node_info(x)
File "D:\apps\pinokio\api\comfy.git\app\server.py", line 531, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "D:\apps\pinokio\api\comfy.git\app\custom_nodes\ComfyUI-Styles_CSV_Loader-master\styles_csv_loader.py", line 42, in INPUT_TYPES
"styles": (list(cls.styles_csv.keys()),),
AttributeError: 'list' object has no attribute 'keys'
Error fetching Ollama models: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /api/tags (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001E70DE6F070>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Install the normal comfyui, not for the Pinokyo application
