File size: 9,594 Bytes
1a678c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
## ComfyUI-Manager: installing dependencies done.
[2025-04-08 17:37:50.326] ** ComfyUI startup time: 2025-04-08 17:37:50.326493
[2025-04-08 17:37:50.326] ** Platform: Linux
[2025-04-08 17:37:50.326] ** Python version: 3.10.15 | packaged by conda-forge | (main, Sep 30 2024, 17:51:04) [GCC 13.3.0]
[2025-04-08 17:37:50.326] ** Python executable: /opt/conda/envs/fuzer/bin/python
[2025-04-08 17:37:50.326] ** ComfyUI Path: /home/comdoleger1/zen-flux-style-shape
[2025-04-08 17:37:50.327] ** Log path: /home/comdoleger1/zen-flux-style-shape/comfyui.log
[2025-04-08 17:37:51.380] 
Prestartup times for custom nodes:
[2025-04-08 17:37:51.380]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/rgthree-comfy
[2025-04-08 17:37:51.381]    1.9 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-Manager
[2025-04-08 17:37:51.381] 
Using pytorch cross attention
[2025-04-08 17:37:53.540] Could not find the extra_model_paths config file.
[2025-04-08 17:37:53.544] [Prompt Server] web root: /home/comdoleger1/zen-flux-style-shape/web
[2025-04-08 17:37:53.826] Traceback (most recent call last):
  File "/home/comdoleger1/zen-flux-style-shape/nodes.py", line 2037, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/comdoleger1/zen-flux-style-shape/comfy_extras/nodes_audio.py", line 1, in <module>
    import torchaudio
  File "/opt/conda/envs/fuzer/lib/python3.10/site-packages/torchaudio/__init__.py", line 2, in <module>
    from . import _extension  # noqa  # usort: skip
  File "/opt/conda/envs/fuzer/lib/python3.10/site-packages/torchaudio/_extension/__init__.py", line 38, in <module>
    _load_lib("libtorchaudio")
  File "/opt/conda/envs/fuzer/lib/python3.10/site-packages/torchaudio/_extension/utils.py", line 60, in _load_lib
    torch.ops.load_library(path)
  File "/opt/conda/envs/fuzer/lib/python3.10/site-packages/torch/_ops.py", line 1357, in load_library
    ctypes.CDLL(path)
  File "/opt/conda/envs/fuzer/lib/python3.10/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /opt/conda/envs/fuzer/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so: undefined symbol: _ZN2at4_ops9fft_irfft4callERKNS_6TensorESt8optionalIN3c106SymIntEElS5_INS6_17basic_string_viewIcEEE

[2025-04-08 17:37:53.826] Cannot import /home/comdoleger1/zen-flux-style-shape/comfy_extras/nodes_audio.py module for custom nodes: /opt/conda/envs/fuzer/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so: undefined symbol: _ZN2at4_ops9fft_irfft4callERKNS_6TensorESt8optionalIN3c106SymIntEElS5_INS6_17basic_string_viewIcEEE
[2025-04-08 17:37:54.452] ------------------------------------------
[2025-04-08 17:37:54.452] Comfyroll Studio v1.76 :  175 Nodes Loaded
[2025-04-08 17:37:54.452] ------------------------------------------
[2025-04-08 17:37:54.452] ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md
[2025-04-08 17:37:54.452] ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki
[2025-04-08 17:37:54.452] ------------------------------------------
[2025-04-08 17:37:54.457] Total VRAM 81038 MB, total RAM 171070 MB
[2025-04-08 17:37:54.457] pytorch version: 2.6.0+cu124
[2025-04-08 17:37:54.457] Set vram state to: NORMAL_VRAM
[2025-04-08 17:37:54.457] Device: cuda:0 NVIDIA A100-SXM4-80GB : native
[2025-04-08 17:37:57.065] [comfy_mtb] | INFO -> loaded 81 nodes successfuly
[2025-04-08 17:37:57.065] [comfy_mtb] | INFO -> Some nodes (9) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.
[2025-04-08 17:37:57.068] ### Loading: ComfyUI-Manager (V2.54)
[2025-04-08 17:37:57.079] ### ComfyUI Revision: 33 on 'main' [96f0f3d8] | Released on '2024-12-19'
[2025-04-08 17:37:57.097] 
[2025-04-08 17:37:57.098] [rgthree-comfy] Loaded 42 fantastic nodes. 🎉
[2025-04-08 17:37:57.098] 
[2025-04-08 17:37:57.125] xFormers not available
[2025-04-08 17:37:57.127] xFormers not available
[2025-04-08 17:37:57.128] 
Import times for custom nodes:
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/websocket_image_save.py
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-to-Python-Extension
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-DepthAnythingV2
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-Manager
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/rgthree-comfy
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI_essentials
[2025-04-08 17:37:57.129]    0.0 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-KJNodes
[2025-04-08 17:37:57.129]    0.3 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI-SaveAsScript
[2025-04-08 17:37:57.130]    0.3 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/ComfyUI_Comfyroll_CustomNodes
[2025-04-08 17:37:57.130]    2.6 seconds: /home/comdoleger1/zen-flux-style-shape/custom_nodes/comfy_mtb
[2025-04-08 17:37:57.130] 
[2025-04-08 17:37:57.130] WARNING: some comfy_extras/ nodes did not import correctly. This may be because they are missing some dependencies.

[2025-04-08 17:37:57.130] IMPORT FAILED: nodes_audio.py
[2025-04-08 17:37:57.130] 
This issue might be caused by new missing dependencies added the last time you updated ComfyUI.
[2025-04-08 17:37:57.130] Please do a: pip install -r requirements.txt
[2025-04-08 17:37:57.130] 
[2025-04-08 17:37:57.142] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[2025-04-08 17:37:57.143] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[2025-04-08 17:37:57.168] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[2025-04-08 17:37:57.232] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2025-04-08 17:37:57.278] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[2025-04-08 17:37:57.453] /opt/conda/envs/fuzer/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884
  warnings.warn(
[2025-04-08 17:37:58.574] clip missing: ['text_projection.weight']
[2025-04-08 17:37:58.832] Using pytorch attention in VAE
[2025-04-08 17:37:58.835] Using pytorch attention in VAE
[2025-04-08 17:37:59.000] model weight dtype torch.bfloat16, manual cast: None
[2025-04-08 17:37:59.001] model_type FLUX
[2025-04-08 17:38:02.857] Loading model from: /home/comdoleger1/zen-flux-style-shape/models/depthanything/depth_anything_v2_vitl_fp32.safetensors
[2025-04-08 17:38:02.860] using MLP layer as FFN
[2025-04-08 17:38:03.930] Requested to load AutoencodingEngine
[2025-04-08 17:38:03.931] Requested to load FluxClipModel_
[2025-04-08 17:38:03.932] Requested to load Flux
[2025-04-08 17:38:03.932] Requested to load CLIPVisionModelProjection
[2025-04-08 17:38:03.932] Loading 4 new models
[2025-04-08 17:38:04.061] loaded completely 0.0 159.87335777282715 True
[2025-04-08 17:38:06.543] loaded completely 0.0 9319.23095703125 True
[2025-04-08 17:38:13.208] loaded completely 0.0 22700.509887695312 True
[2025-04-08 17:38:13.480] loaded completely 0.0 787.7150573730469 True
[2025-04-08 17:38:13.838] * Running on local URL:  http://127.0.0.1:7860
[2025-04-08 17:38:13.849] HTTP Request: GET http://127.0.0.1:7860/gradio_api/startup-events "HTTP/1.1 200 OK"
[2025-04-08 17:38:13.866] HTTP Request: HEAD http://127.0.0.1:7860/ "HTTP/1.1 200 OK"
[2025-04-08 17:38:14.211] HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
[2025-04-08 17:38:14.565] HTTP Request: GET https://api.gradio.app/v3/tunnel-request "HTTP/1.1 200 OK"
[2025-04-08 17:38:15.262] * Running on public URL: https://f04171a700013a2051.gradio.live
[2025-04-08 17:38:15.263] 
This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run `gradio deploy` from the terminal in the working directory to deploy to Hugging Face Spaces (https://huggingface.co/spaces)
[2025-04-08 17:39:05.002] Requested to load ControlNetFlux
[2025-04-08 17:39:05.003] Loading 1 new model
[2025-04-08 17:39:05.418] loaded completely 0.0 1418.6997985839844 True
[2025-04-08 17:39:17.776] /home/comdoleger1/zen-flux-style-shape/fuzer_output/zen_00001_.png
[2025-04-08 17:40:32.105] /home/comdoleger1/zen-flux-style-shape/fuzer_output/zen_00002_.png
[2025-04-08 17:41:10.509] /home/comdoleger1/zen-flux-style-shape/fuzer_output/zen_00003_.png
[2025-04-08 17:45:51.767] Keyboard interruption in main thread... closing server.
[2025-04-08 17:45:51.942] Killing tunnel 127.0.0.1:7860 <> https://f04171a700013a2051.gradio.live