could please advise how i should seti for CUDA_HOME environment variable is not set.
could please advise how i should set for CUDA_HOME environment variable is not set.
Command: ['/usr/bin/python3', './ComfyUI/main.py', '--listen', '--port', '8188', '--fast'] [START] Security scan [DONE] Security scan
ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-01-27 03:13:29.695 ** Platform: Linux ** Python version: 3.12.8 (main, Dec 04 2024, 21:53:56) [GCC] ** Python executable: /usr/bin/python3 ** ComfyUI Path: /root/ComfyUI ** ComfyUI Base Folder Path: /root/ComfyUI ** User directory: /root/ComfyUI/user ** ComfyUI-Manager config path: /root/ComfyUI/user/default/ComfyUI-Manager/config.ini ** Log path: /root/ComfyUI/user/comfyui.log [ComfyUI-Manager] PyTorch is not installed
Prestartup times for custom nodes: 4.9 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Manager
Checkpoint files will always be loaded safely. Total VRAM 24154 MB, total RAM 32087 MB pytorch version: 2.5.1+cu124 xformers version: 0.0.29.post1 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 3090 : cudaMallocAsync Using xformers attention ComfyUI version: 0.3.12 [Prompt Server] web root: /root/ComfyUI/web /usr/local/lib/python3.12/site-packages/timm/models/layers/init.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarning) Nvidia APEX normalization not installed, using PyTorch LayerNorm [comfyui_controlnet_aux] | INFO -> Using ckpts path: /root/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts [comfyui_controlnet_aux] | INFO -> Using symlinks: False [comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
Loading: ComfyUI-Manager (V3.9.4)
ComfyUI Version: v0.3.12-25-g4f011b9a | Released on '2025-01-26'
2025-01-27 03:13:44.514243: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:477] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1737947624.542562 9 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1737947624.551235 9 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
NumExpr defaulting to 12 threads.
/usr/local/lib/python3.12/site-packages/kiui/nn/init.py:31: FutureWarning: torch.cuda.amp.custom_fwd(args...) is deprecated. Please use torch.amp.custom_fwd(args..., device_type='cuda') instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
/usr/local/lib/python3.12/site-packages/kiui/nn/init.py:37: FutureWarning: torch.cuda.amp.custom_bwd(args...) is deprecated. Please use torch.amp.custom_bwd(args..., device_type='cuda') instead.
@torch.cuda.amp.custom_bwd
Warn!: xFormers is available (Attention)
Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file '/root/.u2net/u2net.onnx'.
3%|█▏ | 5.65M/176M [00:01<00:35, 4.86MB/s]FETCH ComfyRegistry Data: 5/31
39%|██████████████▉ | 68.9M/176M [00:14<00:21, 4.97MB/s]FETCH ComfyRegistry Data: 10/31
80%|███████████████████████████████▎ | 141M/176M [00:28<00:06, 4.99MB/s]FETCH ComfyRegistry Data: 15/31
100%|████████████████████████████████████████| 176M/176M [00:00<00:00, 163GB/s]
Warn!: Traceback (most recent call last):
File "/root/ComfyUI/nodes.py", line 2110, in load_custom_node
module_spec.loader.exec_module(module)
File "
Warn!: Cannot import /root/ComfyUI/custom_nodes/ComfyUI-3D-Pack module for custom nodes: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.