You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found GPU0 NVIDIA GeForce GTX 1070 which is of cuda capability 6.1.
Minimum and Maximum cuda capability supported by this version of PyTorch is
(7.0) - (12.0)
warnings.warn(
C:\IA\python_embeded\Lib\site-packages\torch\cuda_init_.py:304: UserWarning:
Please install PyTorch with a following CUDA
configurations: 12.6 following instructions at https://pytorch.org/get-started/locally/
Currently supported GPU architectures:
sm_61 (GTX: GTX 1070) PyTorch with a following CUDA configurations: 12.6
sm_75 (Turing: RTX 2080) svdq-int4_r32
sm_80 (Ampere: A100) svdq-int4_r32
sm_86 (Ampere: RTX 3090, A6000) svdq-int4_r32
sm_89 (Ada: RTX 4090) svdq-int4_r32
sm_120 (Blackwell: RTX 5090) svdq-int4_r32
but...
seems to be problems.
...
2026-01-12 16:08:06,516 INFO torchaudio missing, ACE model will be broken
2026-01-12 16:08:06,548 INFO torchaudio missing, ACE model will be broken
2026-01-12 16:08:06,548 INFO torchaudio missing, MMAudio VAE model will be broken
...
2026-01-12 16:08:11,632 INFO File "C:\Users***\AppData\Roaming\krita\ai_diffusion\server\ComfyUI\nodes.py", line 2149, in load_custom_node
2026-01-12 16:08:11,633 INFO module_spec.loader.exec_module(module)
2026-01-12 16:08:11,633 INFO File "", line 999, in exec_module
2026-01-12 16:08:11,633 INFO File "", line 488, in _call_with_frames_removed
...
etc..
Importtant note:
Krita works fine with SD models but there are extrage errors at server log start.
¿could this be a problem in near future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Found GPU0 NVIDIA GeForce GTX 1070 which is of cuda capability 6.1.
Minimum and Maximum cuda capability supported by this version of PyTorch is
(7.0) - (12.0)
warnings.warn(
C:\IA\python_embeded\Lib\site-packages\torch\cuda_init_.py:304: UserWarning:
Please install PyTorch with a following CUDA
configurations: 12.6 following instructions at
https://pytorch.org/get-started/locally/
Currently supported GPU architectures:
sm_61 (GTX: GTX 1070) PyTorch with a following CUDA configurations: 12.6
sm_75 (Turing: RTX 2080) svdq-int4_r32
sm_80 (Ampere: A100) svdq-int4_r32
sm_86 (Ampere: RTX 3090, A6000) svdq-int4_r32
sm_89 (Ada: RTX 4090) svdq-int4_r32
sm_120 (Blackwell: RTX 5090) svdq-int4_r32
C:\Users*\AppData\Roaming\krita\ai_diffusion\server\venv\Scripts>python.exe -s -m pip uninstall torch torchvision torchaudio
Found existing installation: torch 2.9.1+cu128
Uninstalling torch-2.9.1+cu128:
Would remove:
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\functorch* 340 KB (348.738 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torch-2.9.1+cu128.dist-info* 1,78 MB (1.873.903 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torch* 5,41 GB (5.818.531.168 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torchgen* 3,18 MB (3.335.696 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\scripts\torchfrtrace.exe 105 KB (108.369 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\scripts\torchrun.exe 105 KB (108.369 bytes)
Proceed (Y/n)? y
Successfully uninstalled torch-2.9.1+cu128
Found existing installation: torchvision 0.24.1+cu128
Uninstalling torchvision-0.24.1+cu128:
Would remove:
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torchvision-0.24.1+cu128.dist-info* 59,1 KB (60.522 bytes)
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torchvision* 22,2 MB (23.290.324 bytes)
Proceed (Y/n)? y
Successfully uninstalled torchvision-0.24.1+cu128
Found existing installation: torchaudio 2.9.1+cu128
Uninstalling torchaudio-2.9.1+cu128:
Would remove:
c:\users*\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torchaudio-2.9.1+cu128.dist-info* 29,5 KB (30.281 bytes)
c:\users***\appdata\roaming\krita\ai_diffusion\server\venv\lib\site-packages\torchaudio* 14,8 MB (15.546.254 bytes)
but...
seems to be problems.
...
2026-01-12 16:08:06,516 INFO torchaudio missing, ACE model will be broken
2026-01-12 16:08:06,548 INFO torchaudio missing, ACE model will be broken
2026-01-12 16:08:06,548 INFO torchaudio missing, MMAudio VAE model will be broken
...
2026-01-12 16:08:11,632 INFO File "C:\Users***\AppData\Roaming\krita\ai_diffusion\server\ComfyUI\nodes.py", line 2149, in load_custom_node
2026-01-12 16:08:11,633 INFO module_spec.loader.exec_module(module)
2026-01-12 16:08:11,633 INFO File "", line 999, in exec_module
2026-01-12 16:08:11,633 INFO File "", line 488, in _call_with_frames_removed
...
etc..
Importtant note:
Krita works fine with SD models but there are extrage errors at server log start.
¿could this be a problem in near future?
Beta Was this translation helpful? Give feedback.
All reactions