Graphic 3D
2D, 3D, game, games, online game, game development, game engine, programming, OpenGL, Open AI, math, graphics, design, graphic, graphics, game development, game engine, programming, web development, web art, web graphic, arts, tutorial, tutorials,
marți, 5 mai 2026
News : Krita 5.3.0 and 6.0.0 released.
You can find Krita 6.0.0 on the official blogger.
Today is the simultaneous release of Krita 5.3.0 and Krita 6.0.0!
Depending which version of Qt and KDE Frameworks you build, the same source will result in one of the other. Both versions are almost functionally identical, with 6.0.0 having more Wayland functionality.
But note that since Krita 6 is still considered rather experimental, since it's our first release based on Qt 6, and there were many complicated changes between 5 and 6.
luni, 4 mai 2026
duminică, 3 mai 2026
sâmbătă, 2 mai 2026
Tools : Install ComfyUI on windows 10.
This is a basic install of ComfyUI tool with python 3.10 version.
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI
python -m pip install -r requirements.txt
...
Successfully installed blake3-1.0.8 comfy-aimdo-0.3.0 comfy-kitchen-0.2.8 comfyui-embedded-docs-0.4.4 comfyui-frontend-package-1.42.15 comfyui-workflow-templates-0.9.66 comfyui-workflow-templates-core-0.3.221 comfyui-workflow-templates-media-api-0.3.73 comfyui-workflow-templates-media-image-0.3.133 comfyui-workflow-templates-media-other-0.3.187 comfyui-workflow-templates-media-video-0.3.83 glfw-2.10.0 kornia-0.8.2 kornia_rs-0.1.10 sentencepiece-0.2.1 simpleeval-1.0.7 spandrel-0.4.2 torchsde-0.2.6 trampoline-0.1.2
python main.pyYou don't have all nodes for running, for example if you want to use with Krita then use these:
git clone https://github.com/comfyanonymous/ComfyUI
cd ComfyUI
echo ================================================
echo Install all need for ComfyUI
echo ================================================
python -m pip install -r requirements.txt
echo ================================================
echo Install nodes Krita AI Diffusion
echo ================================================
cd custom_nodes
REM --- ControlNet Preprocessors ---
if not exist comfyui_controlnet_aux (
git clone https://github.com/Fannovel16/comfyui_controlnet_aux
)
REM --- IP-Adapter Plus ---
if not exist ComfyUI_IPAdapter_plus (
git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
)
REM --- Tooling Nodes ---
if not exist comfyui-tooling-nodes (
git clone https://github.com/Acly/comfyui-tooling-nodes
)
REM --- Inpaint Nodes ---
if not exist comfyui-inpaint-nodes (
git clone https://github.com/Acly/comfyui-inpaint-nodes
)
cd ..
echo ================================================
echo Install nodes
echo ================================================
REM --- ControlNet Aux ---
if exist custom_nodes\comfyui_controlnet_aux\requirements.txt (
python -m pip install -r custom_nodes\comfyui_controlnet_aux\requirements.txt
)
REM --- IPAdapter Plus ---
if exist custom_nodes\ComfyUI_IPAdapter_plus\requirements.txt (
python -m pip install -r custom_nodes\ComfyUI_IPAdapter_plus\requirements.txt
)
REM --- Tooling Nodes ---
if exist custom_nodes\comfyui-tooling-nodes\requirements.txt (
python -m pip install -r custom_nodes\comfyui-tooling-nodes\requirements.txt
)
REM --- Inpaint Nodes ---
if exist custom_nodes\comfyui-inpaint-nodes\requirements.txt (
python -m pip install -r custom_nodes\comfyui-inpaint-nodes\requirements.txt
)
echo ================================================
echo Install packages
echo ================================================
python -m pip install blake3 comfy-aimdo comfy-kitchen comfyui-embedded-docs ^
comfyui-frontend-package comfyui-workflow-templates ^
comfyui-workflow-templates-core comfyui-workflow-templates-media-api ^
comfyui-workflow-templates-media-image comfyui-workflow-templates-media-other ^
comfyui-workflow-templates-media-video glfw kornia kornia_rs sentencepiece ^
simpleeval spandrel torchsde trampoline
echo ================================================
echo Start ComfyUI
echo ================================================
python main.py
Posted by
Cătălin George Feștilă
Labels:
2026,
ai tools,
artificial intelligence,
ComfyUI,
python 3,
tool,
tools
vineri, 1 mai 2026
Tools : Krita AI Handbook.
If you want to use AI with Krita software then you need to read this tutorial.
Posted by
Cătălin George Feștilă
Labels:
2026,
2026 news,
ai tools,
artificial intelligence,
Krita,
tools
joi, 30 aprilie 2026
miercuri, 29 aprilie 2026
Abonați-vă la:
Postări (Atom)