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,
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
News : WinRAR 7.21 Final released.
WinRAR properly recognizes archives with a wrong file extension, containing an archive in another format stored without compression.
For example, if host.rar, storing nested.zip inside, was renamed to host.zip, WinRAR 7.20 could display nested.zip contents when opening such host.zip. This version displays host.zip contents.
Similarly to Windows Explorer, the first click on size and time columns in WinRAR file list sets the reverse sort mode with largest and latest files at the top.
Switch -s=e performs the case insensitive file extension comparison in Windows. Unlike previous versions, solid statistics isn't reset anymore for file extensions differing only by case.
If self-extracting archive attempts to extract files to a folder requring administrator rights and elevation prompt is cancelled by user, the archive quits silently instead of issuing the folder access error.
Bugs fixed:
WinRAR 7.20 could produce a broken archive when deleting files from solid archives in old RAR4 format. As a result of this fix, deleting files in solid RAR4 archives now involves the full archive repacking, similar to WinRAR versions preceding 7.20. It doesn't affect archives in the modern RAR5 format;
with a rare combination of source data type and compression parameters, WinRAR 7.x could crash when compressing source data. Such crash was more likely when processing large amount of poorly compressible data;
WinRAR 7.20 couldn't unpack ZIP archives containing file comment fields;
switch -tl didn't set the latest time when used with RAR 7.20 "ch" command;
extraction command didn't automatically replace device names like "aux", when unpacking archives containing such reserved names;
if folder shortcut was double clicked in "Save WinRAR settings as" dialog when exporting WinRAR settings, folder shortcut itself was overwritten with settings data instead of opening a target folder.
See the official website.
Tools : RAMMap
Have you ever wondered exactly how Windows is assigning physical memory, how much file data is cached in RAM, or how much RAM is used by the kernel and device drivers? RAMMap makes answering those questions easy. RAMMap is an advanced physical memory usage analysis utility for Windows Vista and higher. It presents usage information in different ways on its several different tabs:
Use Counts: usage summary by type and paging list
Processes: process working set sizes
Priority Summary: prioritized standby list sizes
Physical Pages: per-page use for all physical memory
Physical Ranges: physical memory addresses
File Summary: file data in RAM by file
File Details: individual physical pages by file
See the official webiste.
This mini tool can share some infos about windows opearating system, see:


Abonați-vă la:
Postări (Atom)
