This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Using Stable Diffision models for Colorization
#93
(09.06.2026, 19:03)Dan64 Wrote: Moreover provide the output of the following commands
    
PS D:\PProjects\DiTServerRPC_dev> .\.venv\Scripts\activate (.venv) PS D:\PProjects\DiTServerRPC_dev> pip list

(.venv) PS D:\PProjects\DiTServerRPC_dev> Get-CimInstance Win32_VideoController | Select-Object Name


Dan

PS E:\DITservercolorize> .\.venv\Scripts\activate
(.venv) PS E:\DITservercolorize> pip list
Package                    Version
--------------------------- ---------------------
accelerate                  1.12.0
annotated-doc              0.0.4
anyio                      4.13.0
av                          17.1.0
build                      1.5.0
certifi                    2026.5.20
charset-normalizer          3.4.7
click                      8.4.1
colorama                    0.4.6
comfy-aimdo                0.4.7
comfy-kitchen              0.2.10
diffusers                  0.37.0.dev0
einops                      0.8.2
Expr                        0.96
FFmpegSource2              5.0
filelock                    3.29.0
FreeSimpleGUI              5.2.0.post1
fsspec                      2026.4.0
gguf                        0.19.0
h11                        0.16.0
hf-xet                      1.5.0
httpcore                    1.0.9
httpx                      0.28.1
huggingface_hub            0.36.2
idna                        3.18
ImageIO                    2.37.3
importlib_metadata          9.0.0
Jinja2                      3.1.6
lazy-loader                0.5
LSMASHSource                1282
markdown-it-py              4.2.0
MarkupSafe                  3.0.3
mdurl                      0.1.2
mpmath                      1.3.0
networkx                    3.6.1
numpy                      2.4.4
nunchaku                    1.2.1+cu13.0torch2.10
opencv-python              4.13.0.92
packaging                  26.2
peft                        0.19.1
pillow                      12.2.0
pip                        26.1.2
protobuf                    7.35.0
psutil                      7.2.2
Pygments                    2.20.0
pyproject_hooks            1.2.0
PyYAML                      6.0.3
regex                      2026.5.9
requests                    2.34.2
rich                        15.0.0
safetensors                0.8.0rc1
scikit-image                0.26.0
scipy                      1.17.1
Send2Trash                  2.1.0
sentencepiece              0.2.1
setuptools                  70.2.0
shellingham                1.5.4
spatial_correlation_sampler 0.5.0
sympy                      1.14.0
TCanny                      14
tifffile                    2026.6.1
tokenizers                  0.22.2
torch                      2.10.0+cu130
torchaudio                  2.10.0+cu130
torchsde                    0.2.6
torchvision                0.25.0+cu130
tqdm                        4.68.1
trampoline                  0.1.2
transformers                4.57.6
typer                      0.25.1
typing_extensions          4.15.0
urllib3                    2.7.0
uv-build                    0.11.19
VapourSynth                74
vscmnet2                    1.0.0
vsrepo                      2.0.0
vsstubs                    2.1.1
zipp                        4.1.0
(.venv) PS E:\DITservercolorize> Get-CimInstance Win32_VideoController | Select-Object Name

Name
----
AMD Radeon™ Graphics
NVIDIA GeForce RTX 5090


(.venv) PS E:\DITservercolorize> python -c "import torch; print(torch.cuda.get_device_name(0))"
NVIDIA GeForce RTX 5090
(.venv) PS E:\DITservercolorize> python -c "import torch; print(torch.cuda.is_available())"
True
Reply


Messages In This Thread
RE: Using Stable Diffision models for Colorization - by didris - 09.06.2026, 20:17

Forum Jump:


Users browsing this thread: 1 Guest(s)