AlekPet / ComfyUI_Custom_Nodes_AlekPet

Custom nodes that extend the capabilities of Comfyui
MIT License
806 stars 57 forks source link

Feature request #22

Open kakachiex2 opened 9 months ago

kakachiex2 commented 9 months ago

Can you integrate a better pencil sketch like krita or my paint to support pressure sensitive an smooth line something like this Screenshot 2023-12-05 123845

kakachiex2 commented 9 months ago

By the way great work really nice implementation

kakachiex2 commented 9 months ago

and this is a bug canvas and tools disappear and this is a big size if see my node comp smaller image still show Screenshot 2023-12-05 125557

kakachiex2 commented 9 months ago

Another thing is separate the brush size parameter for the pencil and eraser with its own independent, I have to change size very time and can you add a clear function to clear the hole canvas.

kakachiex2 commented 9 months ago

Ohh sorry I see the clear canvas button

AlekPet commented 9 months ago

Hello, and thanks you. You should take a look at the brushes. It is possible to separate the eraser and the brush. Now I want to implement resizing the canvas, and limit the size of the node so that it is not huge, but has a maximum size and is scaled inside it without affecting the image itself. I don’t have enough time, I have created too many nodes and have my own questions everywhere =)

kakachiex2 commented 9 months ago

This is an sketch in mypaint and this worflow is your paint app with image to image to, LCM SUPER FAST congrat. I like to have natural stroke brush smooth one give nice result, Screenshot 2023-12-07 232956 Screenshot 2023-12-09 161804

kakachiex2 commented 9 months ago

For the resizing you can add option to have same aspect ratio as SDXL an SD1.5 and add option for vertical and horizontal canvas in the future I hope to see brush like mypaint is open source and dead the brush library is independent from the main app.(https://github.com/mypaint/mypaint)

kakachiex2 commented 9 months ago

The parameter size of the eraser is linked to the same as the brush, so I have to tweak the brush size every time I change the eraser size most paint app has this feature independent brush an eraser parameter.