File size: 4,461 Bytes
35cdf61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
## ComfyUI-Manager: installing dependencies done.
[2024-09-06 13:24] ** ComfyUI startup time: 2024-09-06 13:24:11.810856
[2024-09-06 13:24] ** Platform: Linux
[2024-09-06 13:24] ** Python version: 3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]
[2024-09-06 13:24] ** Python executable: /home/ubuntu/AI/AI_ENV/bin/python
[2024-09-06 13:24] ** ComfyUI Path: /home/ubuntu/AI/ComfyUI
[2024-09-06 13:24] ** Log path: /home/ubuntu/AI/ComfyUI/comfyui.log
[2024-09-06 13:24] 
Prestartup times for custom nodes:
[2024-09-06 13:24]    1.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI-Manager
[2024-09-06 13:24] 
Total VRAM 22516 MB, total RAM 15779 MB
[2024-09-06 13:24] pytorch version: 2.4.1+cu121
[2024-09-06 13:24] Set vram state to: NORMAL_VRAM
[2024-09-06 13:24] Device: cuda:0 NVIDIA A10G : cudaMallocAsync
[2024-09-06 13:24] Using pytorch cross attention
[2024-09-06 13:24] [Prompt Server] web root: /home/ubuntu/AI/ComfyUI/web
[2024-09-06 13:24] /home/ubuntu/AI/AI_ENV/lib/python3.10/site-packages/kornia/feature/lightglue.py:44: 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)
[2024-09-06 13:24] Ib Custom Nodes: Loaded
[2024-09-06 13:24] Total VRAM 22516 MB, total RAM 15779 MB
[2024-09-06 13:24] pytorch version: 2.4.1+cu121
[2024-09-06 13:24] Set vram state to: NORMAL_VRAM
[2024-09-06 13:24] Device: cuda:0 NVIDIA A10G : cudaMallocAsync
[2024-09-06 13:24] ### Loading: ComfyUI-Manager (V2.50.3)
[2024-09-06 13:24] ### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)
[2024-09-06 13:24] 
Import times for custom nodes:
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/websocket_image_save.py
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI_Ib_CustomNodes
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/comfyui_io_helpers
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI-KJNodes
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI-Manager
[2024-09-06 13:24]    0.0 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI-LivePortraitKJ
[2024-09-06 13:24]    0.1 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite
[2024-09-06 13:24]    0.1 seconds: /home/ubuntu/AI/ComfyUI/custom_nodes/ComfyUI_essentials
[2024-09-06 13:24] 
[2024-09-06 13:24] Traceback (most recent call last):
[2024-09-06 13:24]   File "/home/ubuntu/AI/ComfyUI/main.py", line 270, in <module>
[2024-09-06 13:24]     loop.run_until_complete(run(server, address=args.listen, port=args.port, verbose=not args.dont_print_server, call_on_start=call_on_start))
[2024-09-06 13:24]   File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
[2024-09-06 13:24]     return future.result()
[2024-09-06 13:24]   File "/home/ubuntu/AI/ComfyUI/main.py", line 163, in run
[2024-09-06 13:24]     await asyncio.gather(server.start(address, port, verbose, call_on_start), server.publish_loop())
[2024-09-06 13:24]   File "/home/ubuntu/AI/ComfyUI/server.py", line 753, in start
[2024-09-06 13:24]     await site.start()
[2024-09-06 13:24]   File "/home/ubuntu/AI/AI_ENV/lib/python3.10/site-packages/aiohttp/web_runner.py", line 119, in start
[2024-09-06 13:24]     self._server = await loop.create_server(
[2024-09-06 13:24]   File "/usr/lib/python3.10/asyncio/base_events.py", line 1519, in create_server
[2024-09-06 13:24]     raise OSError(err.errno, 'error while attempting '
[2024-09-06 13:24] OSError: [Errno 98] error while attempting to bind on address ('0.0.0.0', 3002): address already in use
[2024-09-06 13:24] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[2024-09-06 13:24] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[2024-09-06 13:24] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[2024-09-06 13:24] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2024-09-06 13:24] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json