______ ______ _ (_____ \ (_____ \ | | _____) ) _ _ ____ _____) )___ __| | | __ / | | | || _ \ | ____// _ \ / _ | | | \ \ | |_| || | | || | | |_| |( (_| | |_| |_||____/ |_| |_||_| \___/ \____| For detailed documentation and guides, please visit: https://docs.runpod.io/ and https://blog.runpod.io/ root@a40e57145405:/workspace# chmod +x install-linux.sh ./install-linux.sh Cloning into 'SwarmUI'... remote: Enumerating objects: 20022, done. remote: Counting objects: 100% (3584/3584), done. remote: Compressing objects: 100% (1049/1049), done. remote: Total 20022 (delta 2766), reused 3303 (delta 2524), pack-reused 16438 (from 1) Receiving objects: 100% (20022/20022), 12.58 MiB | 23.85 MiB/s, done. Resolving deltas: 100% (15591/15591), done. Updating files: 100% (302/302), done. Cloning into 'ComfyUI'... remote: Enumerating objects: 14020, done. remote: Counting objects: 100% (25/25), done. remote: Compressing objects: 100% (22/22), done. remote: Total 14020 (delta 7), reused 17 (delta 3), pack-reused 13995 (from 1) Receiving objects: 100% (14020/14020), 20.46 MiB | 27.00 MiB/s, done. Resolving deltas: 100% (9330/9330), done. Updating files: 100% (334/334), done. Cloning into 'ComfyUI-Manager'... remote: Enumerating objects: 13545, done. remote: Counting objects: 100% (3558/3558), done. remote: Compressing objects: 100% (249/249), done. remote: Total 13545 (delta 3370), reused 3368 (delta 3309), pack-reused 9987 (from 1) Receiving objects: 100% (13545/13545), 13.04 MiB | 17.84 MiB/s, done. Resolving deltas: 100% (10037/10037), done. Updating files: 100% (89/89), done. rm: cannot remove 'dotnet-install.sh': No such file or directory --2024-09-19 11:57:12-- https://dot.net/v1/dotnet-install.sh Resolving dot.net (dot.net)... 20.76.201.171, 20.112.250.133, 20.236.44.162, ... Connecting to dot.net (dot.net)|20.76.201.171|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh [following] --2024-09-19 11:57:13-- https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh Resolving dotnet.microsoft.com (dotnet.microsoft.com)... 13.107.246.44, 2620:1ec:bdf::44 Connecting to dotnet.microsoft.com (dotnet.microsoft.com)|13.107.246.44|:443... connected. HTTP request sent, awaiting response... 200 OK Cookie coming from dotnet.microsoft.com attempted to set domain to dotnetwebsite.azurewebsites.net Cookie coming from dotnet.microsoft.com attempted to set domain to dotnetwebsite.azurewebsites.net Length: 63354 (62K) [application/x-sh] Saving to: ‘dotnet-install.sh’ dotnet-install.sh 100%[=============================================================================================================================================================================================================>] 61.87K 193KB/s in 0.3s 2024-09-19 11:57:14 (193 KB/s) - ‘dotnet-install.sh’ saved [63354/63354] dotnet-install: Attempting to download using aka.ms link https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/8.0.8/aspnetcore-runtime-8.0.8-linux-x64.tar.gz dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/8.0.8/aspnetcore-runtime-8.0.8-linux-x64.tar.gz size is 41944705 bytes. dotnet-install: Extracting archive from https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/8.0.8/aspnetcore-runtime-8.0.8-linux-x64.tar.gz dotnet-install: Downloaded file size is 41944705 bytes. dotnet-install: The remote and local file sizes are equal. dotnet-install: Installed version is 8.0.8 dotnet-install: Adding to current process PATH: `/root/.dotnet`. Note: This change will be visible only when sourcing script. dotnet-install: Note that the script does not resolve dependencies during installation. dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. dotnet-install: Installation finished successfully. dotnet-install: Attempting to download using aka.ms link https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-linux-x64.tar.gz dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-linux-x64.tar.gz size is 211866896 bytes. dotnet-install: Extracting archive from https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-linux-x64.tar.gz dotnet-install: Downloaded file size is 211866896 bytes. dotnet-install: The remote and local file sizes are equal. dotnet-install: Installed version is 8.0.401 dotnet-install: Adding to current process PATH: `/root/.dotnet`. Note: This change will be visible only when sourcing script. dotnet-install: Note that the script does not resolve dependencies during installation. dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. dotnet-install: Installation finished successfully. cat: src/bin/last_build: No such file or directory WARNING: You did a git pull without building. Will now build for you... mv: cannot stat './src/bin/live_release': No such file or directory Welcome to .NET 8.0! --------------------- SDK Version: 8.0.401 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- Determining projects to restore... Restored /workspace/SwarmUI/src/SwarmUI.csproj (in 7.54 sec). SwarmUI -> /workspace/SwarmUI/src/bin/live_release/SwarmUI.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:14.90 11:57:37.601 [Init] === SwarmUI v0.9.2.2 Starting at 2024-09-19 11:57:37 === 11:57:37.631 [Init] Prepping extension: SwarmUI.Builtin_ScorersExtension.ScorersExtension... 11:57:37.638 [Init] Prepping extension: SwarmUI.Builtin_ImageBatchToolExtension.ImageBatchToolExtension... 11:57:37.641 [Init] Prepping extension: SwarmUI.Builtin_GridGeneratorExtension.GridGeneratorExtension... 11:57:37.643 [Init] Prepping extension: SwarmUI.Builtin_DynamicThresholding.DynamicThresholdingExtension... 11:57:37.645 [Init] Prepping extension: SwarmUI.Builtin_ComfyUIBackend.ComfyUIBackendExtension... 11:57:37.677 [Init] Prepping extension: SwarmUI.Builtin_AutoWebUIExtension.AutoWebUIBackendExtension... 11:57:37.695 [Init] Parsing command line... 11:57:37.696 [Init] Loading settings file... 11:57:37.697 [Init] No settings file found. 11:57:37.697 [Init] Re-saving settings file... 11:57:37.730 [Init] Applying command line settings... 11:57:37.773 [Init] CPU Cores: 14 | RAM: 124.98 GiB total, 110.00 GiB available 11:57:37.773 [Init] GPU 0: NVIDIA GeForce RTX 4090 | Temp 28C | Util 0% GPU, 0% Memory | VRAM 23.99 GiB total, 23.64 GiB free, 2.00 MiB used 11:57:37.814 [Init] Prepping options... 11:57:37.817 [Init] Current git commit marked as date 2024-09-19 06:48:47 11:57:38.059 [Init] Loading models list... 11:57:38.098 [Init] Loading backends... 11:57:38.099 [Init] Loading backends from file... 11:57:38.107 [Init] Prepping API... 11:57:38.109 [Init] Prepping webserver... 11:57:38.110 [Init] Backend request handler loop ready... 11:57:38.236 [Init] Scan for web extensions... 11:57:38.321 [Init] Readying extensions for launch... 11:57:38.321 [Init] Launching server... 11:57:38.321 [Init] Starting webserver on http://0.0.0.0:7801 warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {2f0054b6-2250-4fcb-a2b4-4837e3512776} may be persisted to storage in unencrypted form. 11:57:38.560 [Init] Swarm is up to date! You have version 0.9.2.2, and 0.9.2-Beta is the latest. 11:57:38.560 [Init] Program is running. 11:57:45.542 [Info] Creating new admin session 'local' for 100.64.0.21 (forwarded-for: 2a02:e0:6e12:0:d04a:218d:494c:2eea, 172.69.182.214) 11:57:56.083 [Init] [Installer] Installation request received, processing... 11:57:56.084 [Init] [Installer] Setting theme to modern_dark. 11:57:56.084 [Init] [Installer] Configuring settings as 'just yourself' install. 11:57:56.084 [Init] [Installer] Downloading ComfyUI backend... please wait... 11:57:56.097 [Debug] [ComfyUI Install (Linux Script)/STDERR] mkdir: cannot create directory ‘dlbackend’: File exists 11:57:56.109 [Debug] [ComfyUI Install (Linux Script)/STDERR] fatal: destination path 'ComfyUI' already exists and is not an empty directory. 11:58:37.206 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu124 11:58:38.203 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting torch 11:58:38.228 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/torch-2.4.1%2Bcu124-cp310-cp310-linux_x86_64.whl (797.2 MB) 11:58:44.662 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.2/797.2 MB 7.5 MB/s eta 0:00:00 11:58:45.735 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting torchvision 11:58:45.758 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/torchvision-0.19.1%2Bcu124-cp310-cp310-linux_x86_64.whl (7.1 MB) 11:58:45.829 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 101.9 MB/s eta 0:00:00 11:58:46.457 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting torchaudio 11:58:46.480 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/torchaudio-2.4.1%2Bcu124-cp310-cp310-linux_x86_64.whl (3.4 MB) 11:58:46.517 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 96.0 MB/s eta 0:00:00 11:58:46.742 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cudnn-cu12==9.1.0.70 11:58:46.765 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 11:58:52.326 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 7.2 MB/s eta 0:00:00 11:58:53.223 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting filelock 11:58:53.355 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading filelock-3.16.1-py3-none-any.whl (16 kB) 11:58:53.831 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cuda-runtime-cu12==12.4.99 11:58:53.856 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cuda_runtime_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (883 kB) 11:58:53.872 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 883.4/883.4 KB 61.6 MB/s eta 0:00:00 11:58:54.348 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-nvtx-cu12==12.4.99 11:58:54.372 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_nvtx_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (99 kB) 11:58:54.386 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 KB 7.5 MB/s eta 0:00:00 11:58:54.856 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting typing-extensions>=4.8.0 11:58:54.879 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 11:58:55.367 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cuda-nvrtc-cu12==12.4.99 11:58:55.391 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cuda_nvrtc_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (24.7 MB) 11:58:55.625 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.7/24.7 MB 72.5 MB/s eta 0:00:00 11:58:56.113 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cufft-cu12==11.2.0.44 11:58:56.136 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cufft_cu12-11.2.0.44-py3-none-manylinux2014_x86_64.whl (211.5 MB) 11:58:57.996 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.5/211.5 MB 18.3 MB/s eta 0:00:00 11:58:58.675 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting triton==3.0.0 11:58:58.698 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/triton-3.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (209.4 MB) 11:59:00.559 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.4/209.4 MB 18.9 MB/s eta 0:00:00 11:59:01.232 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting fsspec 11:59:01.256 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading fsspec-2024.9.0-py3-none-any.whl (179 kB) 11:59:01.295 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.3/179.3 KB 4.6 MB/s eta 0:00:00 11:59:01.481 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-nccl-cu12==2.20.5 11:59:01.504 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 11:59:03.056 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 21.8 MB/s eta 0:00:00 11:59:03.698 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cusolver-cu12==11.6.0.99 11:59:03.721 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cusolver_cu12-11.6.0.99-py3-none-manylinux2014_x86_64.whl (128.4 MB) 11:59:04.853 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 MB 27.9 MB/s eta 0:00:00 11:59:05.467 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-curand-cu12==10.3.5.119 11:59:05.491 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_curand_cu12-10.3.5.119-py3-none-manylinux2014_x86_64.whl (56.3 MB) 11:59:05.995 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 49.3 MB/s eta 0:00:00 11:59:06.591 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting sympy 11:59:06.615 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 11:59:06.727 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 56.4 MB/s eta 0:00:00 11:59:07.229 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cuda-cupti-cu12==12.4.99 11:59:07.252 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cuda_cupti_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (13.8 MB) 11:59:07.371 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 107.6 MB/s eta 0:00:00 11:59:07.869 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cusparse-cu12==12.3.0.142 11:59:07.894 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cusparse_cu12-12.3.0.142-py3-none-manylinux2014_x86_64.whl (207.5 MB) 11:59:09.698 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.5/207.5 MB 19.2 MB/s eta 0:00:00 11:59:10.616 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-nvjitlink-cu12==12.4.99 11:59:10.640 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_nvjitlink_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (21.1 MB) 11:59:10.816 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 95.6 MB/s eta 0:00:00 11:59:11.336 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting networkx 11:59:11.365 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 11:59:11.383 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 109.2 MB/s eta 0:00:00 11:59:11.876 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting nvidia-cublas-cu12==12.4.2.65 11:59:11.899 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/cu124/nvidia_cublas_cu12-12.4.2.65-py3-none-manylinux2014_x86_64.whl (363.0 MB) 11:59:15.068 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 363.0/363.0 MB 11.6 MB/s eta 0:00:00 11:59:15.863 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting jinja2 11:59:15.887 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 11:59:15.899 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 KB 12.1 MB/s eta 0:00:00 11:59:16.723 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting numpy 11:59:16.748 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading numpy-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB) 11:59:16.884 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/16.3 MB 102.8 MB/s eta 0:00:00 11:59:17.382 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting pillow!=8.3.*,>=5.3.0 11:59:17.411 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) 11:59:17.454 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 111.2 MB/s eta 0:00:00 11:59:18.140 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting MarkupSafe>=2.0 11:59:18.163 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 11:59:18.665 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting mpmath<1.4,>=1.1.0 11:59:18.692 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading https://download.pytorch.org/whl/mpmath-1.3.0-py3-none-any.whl (536 kB) 11:59:18.705 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 KB 47.3 MB/s eta 0:00:00 11:59:18.970 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Installing collected packages: mpmath, typing-extensions, sympy, pillow, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, MarkupSafe, fsspec, filelock, triton, nvidia-cusparse-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch, torchvision, torchaudio 12:08:23.461 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.9.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.3 numpy-2.1.1 nvidia-cublas-cu12-12.4.2.65 nvidia-cuda-cupti-cu12-12.4.99 nvidia-cuda-nvrtc-cu12-12.4.99 nvidia-cuda-runtime-cu12-12.4.99 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.0.44 nvidia-curand-cu12-10.3.5.119 nvidia-cusolver-cu12-11.6.0.99 nvidia-cusparse-cu12-12.3.0.142 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.4.99 nvidia-nvtx-cu12-12.4.99 pillow-10.4.0 sympy-1.13.3 torch-2.4.1+cu124 torchaudio-2.4.1+cu124 torchvision-0.19.1+cu124 triton-3.0.0 typing-extensions-4.12.2 12:08:28.378 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: torch in ./venv/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (2.4.1+cu124) 12:08:28.553 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting torchsde 12:08:28.663 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading torchsde-0.2.6-py3-none-any.whl (61 kB) 12:08:28.699 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.5 MB/s eta 0:00:00 12:08:28.701 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: torchvision in ./venv/lib/python3.10/site-packages (from -r requirements.txt (line 3)) (0.19.1+cu124) 12:08:28.701 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: torchaudio in ./venv/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (2.4.1+cu124) 12:08:28.753 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting einops 12:08:28.776 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading einops-0.8.0-py3-none-any.whl (43 kB) 12:08:28.782 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.2/43.2 KB 7.9 MB/s eta 0:00:00 12:08:28.899 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting transformers>=4.28.1 12:08:28.923 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 12:08:29.094 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 56.1 MB/s eta 0:00:00 12:08:29.438 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting tokenizers>=0.13.3 12:08:29.461 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading tokenizers-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 12:08:29.482 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 148.2 MB/s eta 0:00:00 12:08:29.569 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting sentencepiece 12:08:29.594 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 12:08:29.599 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 305.1 MB/s eta 0:00:00 12:08:29.779 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting safetensors>=0.4.2 12:08:29.804 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading safetensors-0.4.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 12:08:29.814 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.0/435.0 KB 44.2 MB/s eta 0:00:00 12:08:30.156 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting aiohttp 12:08:30.203 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading aiohttp-3.10.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 12:08:30.216 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 103.1 MB/s eta 0:00:00 12:08:30.304 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting pyyaml 12:08:30.329 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 12:08:30.335 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 128.4 MB/s eta 0:00:00 12:08:30.336 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: Pillow in ./venv/lib/python3.10/site-packages (from -r requirements.txt (line 12)) (10.4.0) 12:08:30.472 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting scipy 12:08:30.498 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB) 12:08:30.862 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 MB 63.0 MB/s eta 0:00:00 12:08:30.970 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting tqdm 12:08:30.992 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 12:08:30.994 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 49.0 MB/s eta 0:00:00 12:08:31.097 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting psutil 12:08:31.118 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 12:08:31.122 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.5/290.5 KB 109.2 MB/s eta 0:00:00 12:08:31.200 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting kornia>=0.7.1 12:08:31.224 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading kornia-0.7.3-py2.py3-none-any.whl (833 kB) 12:08:31.229 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 833.3/833.3 KB 200.5 MB/s eta 0:00:00 12:08:31.383 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting spandrel 12:08:31.408 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading spandrel-0.4.0-py3-none-any.whl (297 kB) 12:08:31.412 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.5/297.5 KB 134.1 MB/s eta 0:00:00 12:08:31.465 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting soundfile 12:08:31.488 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB) 12:08:31.495 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 209.0 MB/s eta 0:00:00 12:08:31.535 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cuda-runtime-cu12==12.4.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.99) 12:08:31.536 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cusolver-cu12==11.6.0.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (11.6.0.99) 12:08:31.537 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cudnn-cu12==9.1.0.70 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (9.1.0.70) 12:08:31.538 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-nvtx-cu12==12.4.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.99) 12:08:31.538 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: jinja2 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (3.1.4) 12:08:31.539 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cublas-cu12==12.4.2.65 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.2.65) 12:08:31.540 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.4.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.99) 12:08:31.540 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: filelock in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (3.16.1) 12:08:31.541 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: networkx in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (3.3) 12:08:31.541 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cuda-cupti-cu12==12.4.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.99) 12:08:31.542 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-nccl-cu12==2.20.5 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (2.20.5) 12:08:31.543 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cusparse-cu12==12.3.0.142 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.3.0.142) 12:08:31.543 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: sympy in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (1.13.3) 12:08:31.544 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: triton==3.0.0 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (3.0.0) 12:08:31.545 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-curand-cu12==10.3.5.119 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (10.3.5.119) 12:08:31.546 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-nvjitlink-cu12==12.4.99 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (12.4.99) 12:08:31.546 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: fsspec in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (2024.9.0) 12:08:31.547 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: nvidia-cufft-cu12==11.2.0.44 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (11.2.0.44) 12:08:31.548 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: typing-extensions>=4.8.0 in ./venv/lib/python3.10/site-packages (from torch->-r requirements.txt (line 1)) (4.12.2) 12:08:31.726 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting trampoline>=0.1.2 12:08:31.748 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading trampoline-0.1.2-py3-none-any.whl (5.2 kB) 12:08:31.751 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: numpy>=1.19 in ./venv/lib/python3.10/site-packages (from torchsde->-r requirements.txt (line 2)) (2.1.1) 12:08:31.991 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting requests 12:08:32.012 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading requests-2.32.3-py3-none-any.whl (64 kB) 12:08:32.014 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 48.4 MB/s eta 0:00:00 12:08:32.063 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting packaging>=20.0 12:08:32.085 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading packaging-24.1-py3-none-any.whl (53 kB) 12:08:32.087 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 KB 47.1 MB/s eta 0:00:00 12:08:32.169 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting huggingface-hub<1.0,>=0.23.2 12:08:32.192 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading huggingface_hub-0.25.0-py3-none-any.whl (436 kB) 12:08:32.196 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.4/436.4 KB 166.6 MB/s eta 0:00:00 12:08:32.758 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting regex!=2019.12.17 12:08:32.780 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading regex-2024.9.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (782 kB) 12:08:32.794 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 782.7/782.7 KB 64.5 MB/s eta 0:00:00 12:08:32.803 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting tokenizers>=0.13.3 12:08:32.828 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 12:08:32.855 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 140.8 MB/s eta 0:00:00 12:08:32.985 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting frozenlist>=1.1.1 12:08:33.008 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) 12:08:33.010 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 KB 147.3 MB/s eta 0:00:00 12:08:33.053 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting aiosignal>=1.1.2 12:08:33.074 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 12:08:33.331 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting multidict<7.0,>=4.5 12:08:33.355 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading multidict-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) 12:08:33.366 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.6/124.6 KB 12.3 MB/s eta 0:00:00 12:08:33.414 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting aiohappyeyeballs>=2.3.0 12:08:33.436 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 12:08:33.488 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting async-timeout<5.0,>=4.0 12:08:33.510 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 12:08:33.568 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting attrs>=17.3.0 12:08:33.591 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 12:08:33.594 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 KB 38.7 MB/s eta 0:00:00 12:08:33.819 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting yarl<2.0,>=1.0 12:08:33.842 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading yarl-1.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 12:08:33.853 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.8/446.8 KB 43.0 MB/s eta 0:00:00 12:08:34.014 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting kornia-rs>=0.1.0 12:08:34.040 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading kornia_rs-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 12:08:34.049 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 218.5 MB/s eta 0:00:00 12:08:34.229 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting cffi>=1.0 12:08:34.252 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 12:08:34.264 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 KB 39.0 MB/s eta 0:00:00 12:08:34.331 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting pycparser 12:08:34.352 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading pycparser-2.22-py3-none-any.whl (117 kB) 12:08:34.355 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 KB 79.2 MB/s eta 0:00:00 12:08:34.551 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting idna>=2.0 12:08:34.573 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading idna-3.10-py3-none-any.whl (70 kB) 12:08:34.575 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 53.2 MB/s eta 0:00:00 12:08:34.644 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: MarkupSafe>=2.0 in ./venv/lib/python3.10/site-packages (from jinja2->torch->-r requirements.txt (line 1)) (2.1.5) 12:08:34.786 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting charset-normalizer<4,>=2 12:08:34.808 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 12:08:34.811 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 KB 59.5 MB/s eta 0:00:00 12:08:34.917 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting urllib3<3,>=1.21.1 12:08:34.939 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 12:08:34.942 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 KB 65.7 MB/s eta 0:00:00 12:08:35.008 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Collecting certifi>=2017.4.17 12:08:35.043 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) 12:08:35.046 [Debug] [ComfyUI Install (Linux Script)/STDOUT] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 KB 92.7 MB/s eta 0:00:00 12:08:35.058 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Requirement already satisfied: mpmath<1.4,>=1.1.0 in ./venv/lib/python3.10/site-packages (from sympy->torch->-r requirements.txt (line 1)) (1.3.0) 12:08:35.382 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Installing collected packages: trampoline, sentencepiece, urllib3, tqdm, scipy, safetensors, regex, pyyaml, pycparser, psutil, packaging, multidict, kornia-rs, idna, frozenlist, einops, charset-normalizer, certifi, attrs, async-timeout, aiohappyeyeballs, yarl, requests, cffi, aiosignal, soundfile, huggingface-hub, aiohttp, torchsde, tokenizers, kornia, transformers, spandrel 12:12:38.887 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Successfully installed aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-24.2.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 einops-0.8.0 frozenlist-1.4.1 huggingface-hub-0.25.0 idna-3.10 kornia-0.7.3 kornia-rs-0.1.5 multidict-6.1.0 packaging-24.1 psutil-6.0.0 pycparser-2.22 pyyaml-6.0.2 regex-2024.9.11 requests-2.32.3 safetensors-0.4.5 scipy-1.14.1 sentencepiece-0.2.0 soundfile-0.12.1 spandrel-0.4.0 tokenizers-0.19.1 torchsde-0.2.6 tqdm-4.66.5 trampoline-0.1.2 transformers-4.44.2 urllib3-2.2.3 yarl-1.11.1 12:12:39.425 [Debug] [ComfyUI Install (Linux Script)/STDOUT] Installation completed for nv GPU. 12:12:39.427 [Info] Self-Start ComfyUI Install (Linux Script) exited properly. 12:12:39.444 [Init] [Installer] Enabling ComfyUI... 12:12:39.445 [Init] [Installer] Downloading model from 'https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors'... please wait... 12:12:39.447 [Init] Initializing backend #0 - ComfyUI Self-Starting... 12:12:48.590 [Info] Saving backends... 12:14:23.041 [Init] [Installer] Model download complete. 12:14:23.425 [Info] ComfyUI backend 0 shutting down... 12:14:23.426 [Init] [Installer] Installed! 12:14:25.089 [Info] Creating new admin session 'local' for 100.64.0.21 (forwarded-for: 2a02:e0:6e12:0:d04a:218d:494c:2eea, 172.70.51.251) 12:15:32.220 [Info] Self-Start ComfyUI (Install rembg) exited properly. 12:16:25.675 [Info] Self-Start ComfyUI (Install matplotlib==3.9) exited properly. 12:16:29.713 [Info] Self-Start ComfyUI (Install opencv-python-headless) exited properly. 12:16:35.636 [Info] Self-Start ComfyUI (Install imageio-ffmpeg) exited properly. 12:16:42.745 [Info] Self-Start ComfyUI (Install dill) exited properly. 12:19:02.182 [Init] Self-Start ComfyUI-0 on port 7821 is loading... 12:19:03.023 [Info] Self-Start ComfyUI (Install ultralytics==8.1.47) exited properly. 12:21:43.434 [Init] Self-Start ComfyUI-0 on port 7821 started. 12:21:43.435 [Init] Initializing backend #0 - ComfyUI Self-Starting... 12:21:45.024 [Init] Self-Start ComfyUI-0 on port 7822 is loading... 12:22:24.099 [Init] Self-Start ComfyUI-0 on port 7822 started.