0

stable-fast-3d: ERROR: pip's dependency resolver does not currently take into account all the packages that are…

@jigneshposted 7/22/2026, 6:50:01 AM·0 replies

App: stable-fast-3d (stable-fast-3d.git)
Repo: https://github.com/pinokiofactory/stable-fast-3d.git
Generated: 2026-07-22T06:48:03.223Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia rtx a6000",
    "ram_gb": 256,
    "vram_gb": 48
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro for Workstations",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "HP",
    "model": "HP Z8 G5 Workstation Desktop PC",
    "version": "SBKPFV3",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Xeon® Gold 6430",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "143",
    "stepping": "8",
    "speed": 2.1,
    "speedMin": 2.1,
    "speedMax": 2.1,
    "cores": 128,
    "physicalCores": 64,
    "processors": 2,
    "performanceCores": 64,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 1280,
      "l1i": 1280,
      "l2": 134217728,
      "l3": 62914560
    }
  },
  "memory": {
    "total": 274497421312,
    "free": 244618428416,
    "used": 29878992896,
    "active": 29878992896,
    "available": 244618428416,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 17179869184,
    "swapused": 0,
    "swapfree": 17179869184
  },
  "gpus": [
    {
      "model": "nvidia rtx a6000"
    },
    {
      "model": "nvidia rtx a6000"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA RTX A6000",
        "bus": "PCI",
        "vram": 49140,
        "vramDynamic": false,
        "driverVersion": "582.08"
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA RTX A6000",
        "bus": "PCI",
        "vram": 49140,
        "vramDynamic": false,
        "driverVersion": "582.08"
      }
    ],
    "displays": [
      {
        "model": "H 740p",
        "main": true,
        "builtin": false,
        "connection": "DP",
        "currentResX": 3413,
        "currentResY": 1440,
        "resolutionX": 3413,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      },
      {
        "model": "H 740p",
        "main": false,
        "builtin": false,
        "connection": "DP",
        "currentResX": 3413,
        "currentResY": 1440,
        "resolutionX": 3413,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/install.js/1784701565935

Source: api / install.js
Lines: 13 total, last 13 included

[shell shell]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://huggingface.co/spaces/cocktailpeanut/stable-fast-3d app
Cloning into 'app'...
remote: Enumerating objects: 111, done.
remote: Total 111 (delta 0), reused 0 (delta 0), pack-reused 111 (from 1)
Receiving objects: 100% (111/111), 3.28 MiB | 14.07 MiB/s, done.
Resolving deltas: 100% (33/33), done.
Filtering content: 100% (12/12), 25.31 MiB | 1.86 MiB/s, done.

(base) C:\pinokio\api\stable-fast-3d.git>t>

logs/api/install.js/1784701590333

Source: api / install.js
Lines: 134 total, last 134 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && pip install gradio devicetorch
Collecting gradio
  Downloading gradio-6.20.0-py3-none-any.whl (31.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.0/31.0 MB 59.8 MB/s eta 0:00:00
Collecting devicetorch
  Downloading devicetorch-0.1.13-py3-none-any.whl (1.9 kB)
Collecting python-multipart<1.0,>=0.0.18
  Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB)
Collecting pandas<4.0,>=1.0
  Downloading pandas-2.3.3-cp310-cp310-win_amd64.whl (11.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 81.8 MB/s eta 0:00:00
Collecting safehttpx<0.2.0,>=0.1.7
  Downloading safehttpx-0.1.7-py3-none-any.whl (9.0 kB)
Requirement already satisfied: typing-extensions~=4.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio) (4.9.0)
Requirement already satisfied: jinja2<4.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio) (3.1.3)
Collecting packaging
  Downloading packaging-26.2-py3-none-any.whl (100 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.6 MB/s eta 0:00:00
Requirement already satisfied: markupsafe<4.0,>=2.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio) (3.0.3)
Collecting uvicorn>=0.14.0
  Downloading uvicorn-0.51.0-py3-none-any.whl (73 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.2/73.2 kB ? eta 0:00:00
Collecting httpx<1.0,>=0.24.1
  Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 4.2 MB/s eta 0:00:00
Requirement already satisfied: numpy<3.0,>=1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio) (2.2.6)
Collecting hf-gradio<1.0,>=0.4.1
  Downloading hf_gradio-0.4.1-py3-none-any.whl (4.5 kB)
Collecting groovy~=0.1
  Downloading groovy-0.1.2-py3-none-any.whl (14 kB)
Collecting pydantic<=3.0,>=2.0
  Downloading pydantic-2.13.4-py3-none-any.whl (472 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 472.3/472.3 kB 30.8 MB/s eta 0:00:00
Collecting semantic-version~=2.0
  Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting fastapi<1.0,>=0.115.2
  Downloading fastapi-0.139.2-py3-none-any.whl (130 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.2/130.2 kB 7.5 MB/s eta 0:00:00
Collecting pytz>=2017.2
  Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.1/510.1 kB ? eta 0:00:00
Collecting pydub<1.0
  Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting typer<1.0,>=0.12
  Downloading typer-0.27.0-py3-none-any.whl (122 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB ? eta 0:00:00
Collecting gradio-client==2.5.0
  Downloading gradio_client-2.5.0-py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB ? eta 0:00:00
Requirement already satisfied: pillow<13.0,>=8.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio) (12.2.0)    
Collecting tomlkit<0.15.0,>=0.12.0
  Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB)
Collecting brotli>=1.1.0
  Downloading brotli-1.2.0-cp310-cp310-win_amd64.whl (369 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.0/369.0 kB 22.4 MB/s eta 0:00:00
Collecting pyyaml<7.0,>=5.0
  Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.6/158.6 kB ? eta 0:00:00
Collecting starlette<2.0,>=1.0.1
  Downloading starlette-1.3.1-py3-none-any.whl (73 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 kB ? eta 0:00:00
Collecting huggingface-hub<2.0,>=1.2.0
  Downloading huggingface_hub-1.24.0-py3-none-any.whl (771 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 47.6 MB/s eta 0:00:00
Collecting orjson~=3.0
  Downloading orjson-3.11.9-cp310-cp310-win_amd64.whl (127 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.3/127.3 kB ? eta 0:00:00
Collecting anyio<5.0,>=3.0
  Downloading anyio-4.14.2-py3-none-any.whl (125 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 7.2 MB/s eta 0:00:00
Requirement already satisfied: fsspec in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio-client==2.5.0->gradio) (2026.4.0)
Collecting idna>=2.8
  Downloading idna-3.18-py3-none-any.whl (65 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.7 MB/s eta 0:00:00
Collecting exceptiongroup>=1.0.2
  Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
Collecting typing-inspection>=0.4.2
  Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
Collecting annotated-doc>=0.0.2
  Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
Collecting certifi
  Downloading certifi-2026.7.22-py3-none-any.whl (136 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 7.9 MB/s eta 0:00:00
Collecting httpcore==1.*
  Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB ? eta 0:00:00
Collecting h11>=0.16
  Downloading h11-0.16.0-py3-none-any.whl (37 kB)
Collecting click<9.0.0,>=8.4.2
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB ? eta 0:00:00
Collecting tzdata>=2022.7
  Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.2/348.2 kB 2.7 MB/s eta 0:00:00
Collecting annotated-types>=0.6.0
  Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
Collecting pydantic-core==2.46.4
  Downloading pydantic_core-2.46.4-cp310-cp310-win_amd64.whl (2.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 137.6 MB/s eta 0:00:00
Collecting typing-extensions~=4.0
  Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)      
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB ? eta 0:00:00
Collecting shellingham>=1.3.0
  Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)        
Collecting rich>=13.8.0
  Downloading rich-15.0.0-py3-none-any.whl (310 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB ? eta 0:00:00
Collecting colorama
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting six>=1.5
  Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting markdown-it-py>=2.2.0
  Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB ? eta 0:00:00
Collecting pygments<3.0.0,>=2.13.0
  Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 81.4 MB/s eta 0:00:00
Collecting mdurl~=0.1
  Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Installing collected packages: pytz, pydub, devicetorch, brotli, tzdata, typing-extensions, tomlkit, six, shellingham, semantic-version, pyyaml, python-multipart, pygments, packaging, orjson, mdurl, idna, hf-xet, h11, groovy, colorama, certifi, annotated-types, annotated-doc, typing-inspection, tqdm, python-dateutil, pydantic-core, markdown-it-py, httpcore, exceptiongroup, click, uvicorn, rich, pydantic, pandas, anyio, typer, starlette, httpx, safehttpx, huggingface-hub, fastapi, gradio-client, hf-gradio, gradio
  Attempting uninstall: typing-extensions
    Found existing installation: typing_extensions 4.9.0
    Uninstalling typing_extensions-4.9.0:
      Successfully uninstalled typing_extensions-4.9.0
Successfully installed annotated-doc-0.0.4 annotated-types-0.7.0 anyio-4.14.2 brotli-1.2.0 certifi-2026.7.22 click-8.4.2 colorama-0.4.6 devicetorch-0.1.13 exceptiongroup-1.3.1 fastapi-0.139.2 gradio-6.20.0 gradio-client-2.5.0 groovy-0.1.2 h11-0.16.0 hf-gradio-0.4.1 hf-xet-1.5.2 httpcore-1.0.9 httpx-0.28.1 huggingface-hub-1.24.0 idna-3.18 markdown-it-py-4.2.0 mdurl-0.1.2 orjson-3.11.9 packaging-26.2 pandas-2.3.3 pydantic-2.13.4 pydantic-core-2.46.4 pydub-0.25.1 pygments-2.20.0 python-dateutil-2.9.0.post0 python-multipart-0.0.32 pytz-2026.2 pyyaml-6.0.3 rich-15.0.0 safehttpx-0.1.7 semantic-version-2.10.0 shellingham-1.5.4 six-1.17.0 starlette-1.3.1 tomlkit-0.14.0 tqdm-4.69.0 typer-0.27.0 typing-extensions-4.16.0 typing-inspection-0.4.2 tzdata-2026.3 uvicorn-0.51.0

[notice] A new release of pip is available: 23.0.1 -> 26.1.2
[notice] To update, run: python.exe -m pip install --upgrade pip

(env) (base) C:\pinokio\api\stable-fast-3d.git\app>

logs/api/install.js/1784701839409

Source: api / install.js
Lines: 96 total, last 96 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && pip install rembg[gpu]
Collecting rembg[gpu]
  Downloading rembg-2.0.69-py3-none-any.whl (43 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 2.2 MB/s eta 0:00:00
Collecting jsonschema
  Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB ? eta 0:00:00
Requirement already satisfied: numpy in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from rembg[gpu]) (2.2.6)
Requirement already satisfied: pillow in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from rembg[gpu]) (12.2.0)
Collecting pymatting
  Downloading pymatting-1.1.15-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 3.0 MB/s eta 0:00:00
Collecting scikit-image
  Downloading scikit_image-0.25.2-cp310-cp310-win_amd64.whl (12.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 81.8 MB/s eta 0:00:00
Collecting scipy
  Downloading scipy-1.15.3-cp310-cp310-win_amd64.whl (41.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.3/41.3 MB 21.1 MB/s eta 0:00:00
Requirement already satisfied: tqdm in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from rembg[gpu]) (4.69.0)
Collecting opencv-python-headless
  Downloading opencv_python_headless-5.0.0.93-cp37-abi3-win_amd64.whl (43.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 MB 50.4 MB/s eta 0:00:00
Collecting pooch
  Downloading pooch-1.9.0-py3-none-any.whl (67 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB ? eta 0:00:00
Collecting onnxruntime-gpu
  Downloading onnxruntime_gpu-1.23.2-cp310-cp310-win_amd64.whl (244.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.5/244.5 MB 14.5 MB/s eta 0:00:00
Collecting jsonschema-specifications>=2023.03.6
  Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
Collecting referencing>=0.28.4
  Downloading referencing-0.37.0-py3-none-any.whl (26 kB)
Collecting attrs>=22.2.0
  Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB ? eta 0:00:00
Collecting rpds-py>=0.25.0
  Downloading rpds_py-0.30.0-cp310-cp310-win_amd64.whl (235 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.8/235.8 kB 14.1 MB/s eta 0:00:00
Requirement already satisfied: packaging in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from onnxruntime-gpu->rembg[gpu]) (26.2)
Collecting protobuf
  Downloading protobuf-7.35.1-cp310-abi3-win_amd64.whl (439 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 440.0/440.0 kB 28.7 MB/s eta 0:00:00
Requirement already satisfied: sympy in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from onnxruntime-gpu->rembg[gpu]) (1.14.0)
Collecting flatbuffers
  Downloading flatbuffers-25.12.19-py2.py3-none-any.whl (26 kB)      
Collecting coloredlogs
  Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB ? eta 0:00:00
Collecting requests>=2.19.0
  Downloading requests-2.34.2-py3-none-any.whl (73 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 4.2 MB/s eta 0:00:00
Collecting platformdirs>=2.5.0
  Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB)
Collecting numba>=0.60.0
  Downloading numba-0.66.0-cp310-cp310-win_amd64.whl (2.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 86.6 MB/s eta 0:00:00
Collecting tifffile>=2022.8.12
  Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 13.5 MB/s eta 0:00:00
Collecting lazy-loader>=0.4
  Downloading lazy_loader-0.5-py3-none-any.whl (8.0 kB)
Collecting imageio!=2.35.0,>=2.33
  Downloading imageio-2.37.4-py3-none-any.whl (318 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 318.0/318.0 kB ? eta 0:00:00
Requirement already satisfied: networkx>=3.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from scikit-image->rembg[gpu]) (3.4.2)
Requirement already satisfied: colorama in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from tqdm->rembg[gpu]) (0.4.6)    
Collecting llvmlite<0.49,>=0.48.0dev0
  Downloading llvmlite-0.48.0-cp310-cp310-win_amd64.whl (41.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 MB 50.4 MB/s eta 0:00:00
Requirement already satisfied: typing-extensions>=4.4.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from referencing>=0.28.4->jsonschema->rembg[gpu]) (4.16.0)
Collecting urllib3<3,>=1.26
  Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB ? eta 0:00:00
Requirement already satisfied: idna<4,>=2.5 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from requests>=2.19.0->pooch->rembg[gpu]) (3.18)
Requirement already satisfied: certifi>=2023.5.7 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from requests>=2.19.0->pooch->rembg[gpu]) (2026.7.22)
Collecting charset_normalizer<4,>=2
  Downloading charset_normalizer-3.4.9-cp310-cp310-win_amd64.whl (162 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.3/162.3 kB ? eta 0:00:00
Collecting humanfriendly>=9.1
  Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 5.1 MB/s eta 0:00:00
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from sympy->onnxruntime-gpu->rembg[gpu]) (1.3.0)
Collecting pyreadline3
  Downloading pyreadline3-3.5.6-py3-none-any.whl (85 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.2/85.2 kB ? eta 0:00:00
Installing collected packages: flatbuffers, urllib3, tifffile, scipy, rpds-py, pyreadline3, protobuf, platformdirs, opencv-python-headless, llvmlite, lazy-loader, imageio, charset_normalizer, attrs, scikit-image, requests, referencing, numba, humanfriendly, pymatting, pooch, jsonschema-specifications, coloredlogs, onnxruntime-gpu, jsonschema, rembg
Successfully installed attrs-26.1.0 charset_normalizer-3.4.9 coloredlogs-15.0.1 flatbuffers-25.12.19 humanfriendly-10.0 imageio-2.37.4 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 lazy-loader-0.5 llvmlite-0.48.0 numba-0.66.0 onnxruntime-gpu-1.23.2 opencv-python-headless-5.0.0.93 platformdirs-4.11.0 pooch-1.9.0 protobuf-7.35.1 pymatting-1.1.15 pyreadline3-3.5.6 referencing-0.37.0 rembg-2.0.69 requests-2.34.2 rpds-py-0.30.0 scikit-image-0.25.2 scipy-1.15.3 tifffile-2025.5.10 urllib3-2.7.0

[notice] A new release of pip is available: 23.0.1 -> 26.1.2
[notice] To update, run: python.exe -m pip install --upgrade pip     

(env) (base) C:\pinokio\api\stable-fast-3d.git\app>

logs/api/install.js/1784701921768

Source: api / install.js
Lines: 215 total, last 215 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && pip install -r requirements.txt
Collecting slangtorch@ git+https://github.com/peanutcocktail/slang-torch
  Cloning https://github.com/peanutcocktail/slang-torch to c:\pinokio\cache\tmpdir\pip-install-6ilr2bjj\slangtorch_dfca018994274ba89ba6b216b17851d7
  Running command git clone --filter=blob:none --quiet https://github.com/peanutcocktail/slang-torch 'C:\pinokio\cache\TMPDIR\pip-install-6ilr2bjj\slangtorch_dfca018994274ba89ba6b216b17851d7'
  Resolved https://github.com/peanutcocktail/slang-torch to commit 725ef93afb56f9fcfe17d517f485944bc38b2c78
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting einops==0.7.0
  Downloading einops-0.7.0-py3-none-any.whl (44 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 2.1 MB/s eta 0:00:00
Collecting jaxtyping==0.2.31
  Downloading jaxtyping-0.2.31-py3-none-any.whl (41 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 kB 2.0 MB/s eta 0:00:00
Collecting omegaconf==2.3.0
  Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 4.3 MB/s eta 0:00:00
Collecting transformers==4.42.3
  Downloading transformers-4.42.3-py3-none-any.whl (9.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 2.4 MB/s eta 0:00:00
Collecting open_clip_torch==2.24.0
  Downloading open_clip_torch-2.24.0-py3-none-any.whl (1.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 4.5 MB/s eta 0:00:00
Collecting trimesh==4.4.1
  Downloading trimesh-4.4.1-py3-none-any.whl (694 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 694.7/694.7 kB 42.8 MB/s eta 0:00:00
Collecting numpy==1.26.4
  Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 81.8 MB/s eta 0:00:00
Collecting huggingface-hub==0.23.4
  Downloading huggingface_hub-0.23.4-py3-none-any.whl (402 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.6/402.6 kB ? eta 0:00:00
Collecting gradio-litmodel3d==0.0.1
  Downloading gradio_litmodel3d-0.0.1-py3-none-any.whl (989 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 989.8/989.8 kB 61.2 MB/s eta 0:00:00
Collecting typeguard==2.13.3
  Downloading typeguard-2.13.3-py3-none-any.whl (17 kB)
Requirement already satisfied: PyYAML>=5.1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from omegaconf==2.3.0->-r requirements.txt (line 5)) (6.0.3)
Collecting antlr4-python3-runtime==4.9.*
  Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB ? eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting safetensors>=0.4.1
  Downloading safetensors-0.8.0-cp310-abi3-win_amd64.whl (355 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 355.5/355.5 kB ? eta 0:00:00
Requirement already satisfied: requests in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from transformers==4.42.3->-r requirements.txt (line 6)) (2.34.2)
Requirement already satisfied: packaging>=20.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from transformers==4.42.3->-r requirements.txt (line 6)) (26.2)
Requirement already satisfied: tqdm>=4.27 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from transformers==4.42.3->-r requirements.txt (line 6)) (4.69.0)
Collecting regex!=2019.12.17
  Downloading regex-2026.7.19-cp310-cp310-win_amd64.whl (277 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 kB ? eta 0:00:00
Collecting tokenizers<0.20,>=0.19
  Downloading tokenizers-0.19.1-cp310-none-win_amd64.whl (2.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 69.1 MB/s eta 0:00:00
Requirement already satisfied: filelock in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from transformers==4.42.3->-r requirements.txt (line 6)) (3.29.0)
Requirement already satisfied: protobuf in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from open_clip_torch==2.24.0->-r requirements.txt (line 10)) (7.35.1)
Requirement already satisfied: torchvision in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from open_clip_torch==2.24.0->-r requirements.txt (line 10)) (0.18.1+cu121)
Collecting ftfy
  Downloading ftfy-6.3.1-py3-none-any.whl (44 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB ? eta 0:00:00
Requirement already satisfied: torch>=1.9.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from open_clip_torch==2.24.0->-r requirements.txt (line 10)) (2.3.1+cu121)
Collecting timm
  Downloading timm-1.0.28-py3-none-any.whl (2.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 83.5 MB/s eta 0:00:00
Collecting sentencepiece
  Downloading sentencepiece-0.2.2-cp310-cp310-win_amd64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 77.2 MB/s eta 0:00:00
Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from huggingface-hub==0.23.4->-r requirements.txt (line 13)) (4.16.0)
Requirement already satisfied: fsspec>=2023.5.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from huggingface-hub==0.23.4->-r requirements.txt (line 13)) (2026.4.0)
Collecting gradio<5.0,>=4.0
  Downloading gradio-4.44.1-py3-none-any.whl (18.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 23.3 MB/s eta 0:00:00
Collecting ninja
  Downloading ninja-1.13.0-py3-none-win_amd64.whl (309 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.0/310.0 kB 20.0 MB/s eta 0:00:00
Collecting hatchling>=1.11.0
  Using cached hatchling-1.31.0-py3-none-any.whl (77 kB)
Requirement already satisfied: typer<1.0,>=0.12 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.27.0)       
Requirement already satisfied: pandas<3.0,>=1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.3.3)        
Requirement already satisfied: orjson~=3.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (3.11.9)
Collecting aiofiles<24.0,>=22.0
  Downloading aiofiles-23.2.1-py3-none-any.whl (15 kB)
Requirement already satisfied: python-multipart>=0.0.9 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.0.32)
Collecting tomlkit==0.12.0
  Downloading tomlkit-0.12.0-py3-none-any.whl (37 kB)
Requirement already satisfied: pydantic>=2.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.13.4)
Requirement already satisfied: anyio<5.0,>=3.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (4.14.2)        
Requirement already satisfied: jinja2<4.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (3.1.3)
Requirement already satisfied: urllib3~=2.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.7.0)
Requirement already satisfied: uvicorn>=0.14.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.51.0)        
Collecting matplotlib~=3.0
  Downloading matplotlib-3.10.9-cp310-cp310-win_amd64.whl (8.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 75.1 MB/s eta 0:00:00
Collecting ffmpy
  Downloading ffmpy-1.0.0-py3-none-any.whl (5.6 kB)
Requirement already satisfied: semantic-version~=2.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.10.0)  
Collecting pillow<11.0,>=8.0
  Downloading pillow-10.4.0-cp310-cp310-win_amd64.whl (2.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 169.6 MB/s eta 0:00:00
Collecting ruff>=0.2.2
  Downloading ruff-0.15.22-py3-none-win_amd64.whl (11.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 81.8 MB/s eta 0:00:00
Requirement already satisfied: pydub in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.25.1)
Collecting markupsafe~=2.0
  Downloading MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl (17 kB)
Requirement already satisfied: httpx>=0.24.1 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.28.1)
Requirement already satisfied: fastapi<1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.139.2)
Collecting importlib-resources<7.0,>=1.3
  Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB)
Collecting gradio-client==1.3.0
  Downloading gradio_client-1.3.0-py3-none-any.whl (318 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━ 318.7/318.7 kB 20.6 MB/s eta 0:00:00
Collecting websockets<13.0,>=10.0
  Downloading websockets-12.0-cp310-cp310-win_amd64.whl (124 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB ? eta 0:00:00
Collecting tomli>=1.2.2
  Using cached tomli-2.4.1-py3-none-any.whl (14 kB)
Collecting pluggy>=1.0.0
  Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
Collecting trove-classifiers
  Using cached trove_classifiers-2026.6.1.19-py3-none-any.whl (14 kB)
Collecting pathspec>=0.10.1
  Using cached pathspec-1.1.1-py3-none-any.whl (57 kB)
Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (2021.4.0)  
Requirement already satisfied: sympy in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (1.14.0)
Requirement already satisfied: networkx in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (3.4.2)
Requirement already satisfied: colorama in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from tqdm>=4.27->transformers==4.42.3->-r requirements.txt (line 6)) (0.4.6)
Collecting wcwidth
  Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB ? eta 0:00:00
Requirement already satisfied: certifi>=2023.5.7 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from requests->transformers==4.42.3->-r requirements.txt (line 6)) (2026.7.22)
Requirement already satisfied: charset_normalizer<4,>=2 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from requests->transformers==4.42.3->-r requirements.txt (line 6)) (3.4.9)
Requirement already satisfied: idna<4,>=2.5 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from requests->transformers==4.42.3->-r requirements.txt (line 6)) (3.18)
Requirement already satisfied: exceptiongroup>=1.0.2 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from anyio<5.0,>=3.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (1.3.1)
Requirement already satisfied: typing-inspection>=0.4.2 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from fastapi<1.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.4.2)
Requirement already satisfied: annotated-doc>=0.0.2 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from fastapi<1.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.0.4)
Requirement already satisfied: starlette>=0.46.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from fastapi<1.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (1.3.1)
Requirement already satisfied: httpcore==1.* in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from httpx>=0.24.1->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (1.0.9)
Requirement already satisfied: h11>=0.16 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from httpcore==1.*->httpx>=0.24.1->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.16.0)
Collecting pyparsing>=3
  Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB ? eta 0:00:00
Collecting cycler>=0.10
  Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Requirement already satisfied: python-dateutil>=2.7 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from matplotlib~=3.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.9.0.post0)
Collecting contourpy>=1.0.1
  Downloading contourpy-1.3.2-cp310-cp310-win_amd64.whl (221 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.2/221.2 kB ? eta 0:00:00
Collecting fonttools>=4.22.0
  Downloading fonttools-4.63.0-cp310-cp310-win_amd64.whl (1.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 97.4 MB/s eta 0:00:00
Collecting kiwisolver>=1.3.1
  Downloading kiwisolver-1.5.0-cp310-cp310-win_amd64.whl (73 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB ? eta 0:00:00
Requirement already satisfied: intel-openmp==2021.* in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (2021.4.0)
Requirement already satisfied: tbb==2021.* in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (2021.13.1)
Requirement already satisfied: pytz>=2020.1 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from pandas<3.0,>=1.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2026.2)
Requirement already satisfied: tzdata>=2022.7 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from pandas<3.0,>=1.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2026.3)
Requirement already satisfied: pydantic-core==2.46.4 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from pydantic>=2.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.46.4)
Requirement already satisfied: annotated-types>=0.6.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from pydantic>=2.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.7.0)
Requirement already satisfied: shellingham>=1.3.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from typer<1.0,>=0.12->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (1.5.4)
Requirement already satisfied: rich>=13.8.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from typer<1.0,>=0.12->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (15.0.0)
Requirement already satisfied: click>=7.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from uvicorn>=0.14.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (8.4.2)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from sympy->torch>=1.9.0->open_clip_torch==2.24.0->-r requirements.txt (line 10)) (1.3.0)    
Requirement already satisfied: six>=1.5 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from python-dateutil>=2.7->matplotlib~=3.0->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (1.17.0)
Requirement already satisfied: markdown-it-py>=2.2.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from rich>=13.8.0->typer<1.0,>=0.12->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (4.2.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from rich>=13.8.0->typer<1.0,>=0.12->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (2.20.0)
Requirement already satisfied: mdurl~=0.1 in c:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer<1.0,>=0.12->gradio<5.0,>=4.0->gradio-litmodel3d==0.0.1->-r requirements.txt (line 15)) (0.1.2)
Building wheels for collected packages: slangtorch
  Building wheel for slangtorch (pyproject.toml) ... done
  Created wheel for slangtorch: filename=slangtorch-1.2.3-py3-none-any.whl size=7511133 sha256=bd30576df0b0b03c4047cb6dd7f006304ec0167939fb8907b6b55f3d097877cd
  Stored in directory: C:\pinokio\cache\TMPDIR\pip-ephem-wheel-cache-35vpn3_m\wheels\a4\38\77\f34820f157707ff54f0364f4532137b4fb93880f0569496a4a
Successfully built slangtorch
Installing collected packages: trove-classifiers, antlr4-python3-runtime, websockets, wcwidth, typeguard, tomlkit, tomli, sentencepiece, safetensors, ruff, regex, pyparsing, pluggy, pillow, pathspec, omegaconf, numpy, ninja, markupsafe, kiwisolver, importlib-resources, fonttools, ffmpy, einops, cycler, aiofiles, trimesh, jaxtyping, huggingface-hub, hatchling, ftfy, contourpy, tokenizers, matplotlib, transformers, slangtorch, gradio-client, timm, gradio, open_clip_torch, gradio-litmodel3d
  DEPRECATION: antlr4-python3-runtime is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for antlr4-python3-runtime ... done
  Attempting uninstall: tomlkit
    Found existing installation: tomlkit 0.14.0
    Uninstalling tomlkit-0.14.0:
      Successfully uninstalled tomlkit-0.14.0
  Attempting uninstall: pillow
    Found existing installation: pillow 12.2.0
    Uninstalling pillow-12.2.0:
      Successfully uninstalled pillow-12.2.0
  Attempting uninstall: numpy
    Found existing installation: numpy 2.2.6
    Uninstalling numpy-2.2.6:
      Successfully uninstalled numpy-2.2.6
  Attempting uninstall: markupsafe
    Found existing installation: MarkupSafe 3.0.3
    Uninstalling MarkupSafe-3.0.3:
      Successfully uninstalled MarkupSafe-3.0.3
  Attempting uninstall: huggingface-hub
    Found existing installation: huggingface_hub 1.24.0
    Uninstalling huggingface_hub-1.24.0:
      Successfully uninstalled huggingface_hub-1.24.0
  Attempting uninstall: gradio-client
    Found existing installation: gradio_client 2.5.0
    Uninstalling gradio_client-2.5.0:
      Successfully uninstalled gradio_client-2.5.0
  Attempting uninstall: gradio
    Found existing installation: gradio 6.20.0
    Uninstalling gradio-6.20.0:
      Successfully uninstalled gradio-6.20.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
opencv-python-headless 5.0.0.93 requires numpy>=2; python_version >= "3.9", but you have numpy 1.26.4 which is incompatible.
hf-gradio 0.4.1 requires gradio-client<3.0,>=2.0, but you have gradio-client 1.3.0 which is incompatible.
Successfully installed aiofiles-23.2.1 antlr4-python3-runtime-4.9.3 contourpy-1.3.2 cycler-0.12.1 einops-0.7.0 ffmpy-1.0.0 fonttools-4.63.0 ftfy-6.3.1 gradio-4.44.1 gradio-client-1.3.0 gradio-litmodel3d-0.0.1 hatchling-1.31.0 huggingface-hub-0.23.4 importlib-resources-6.5.2 jaxtyping-0.2.31 kiwisolver-1.5.0 markupsafe-2.1.5 matplotlib-3.10.9 ninja-1.13.0 numpy-1.26.4 omegaconf-2.3.0 open_clip_torch-2.24.0 pathspec-1.1.1 pillow-10.4.0 pluggy-1.6.0 pyparsing-3.3.2 regex-2026.7.19 ruff-0.15.22 safetensors-0.8.0 sentencepiece-0.2.2 slangtorch-1.2.3 timm-1.0.28 tokenizers-0.19.1 tomli-2.4.1 tomlkit-0.12.0 transformers-4.42.3 trimesh-4.4.1 trove-classifiers-2026.6.1.19 typeguard-2.13.3 wcwidth-0.8.2 websockets-12.0

[notice] A new release of pip is available: 23.0.1 -> 26.1.2
[notice] To update, run: python.exe -m pip install --upgrade pip     

logs/api/torch.js/1784701590384

Source: api / torch.js
Lines: 105 total, last 105 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & python -m venv C:\pinokio\api\stable-fast-3d.git\app\env & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\deactivate & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1   --index-url https://download.pytorch.org/whl/cu121
Looking in indexes: https://download.pytorch.org/whl/cu121
Collecting torch==2.3.1
  Downloading https://download-r2.pytorch.org/whl/cu121/torch-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (2423.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 GB 1.7 MB/s eta 0:00:00
Collecting torchvision==0.18.1
  Downloading https://download-r2.pytorch.org/whl/cu121/torchvision-0.18.1%2Bcu121-cp310-cp310-win_amd64.whl (5.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 22.7 MB/s eta 0:00:00
Collecting torchaudio==2.3.1
  Downloading https://download-r2.pytorch.org/whl/cu121/torchaudio-2.3.1%2Bcu121-cp310-cp310-win_amd64.whl (4.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 65.4 MB/s eta 0:00:00
Collecting fsspec
  Obtaining dependency information for fsspec from https://files.pythonhosted.org/packages/d5/0c/043d5e551459da400957a1395e0febbf771446ff34291afcbe3d8be2a279/fsspec-2026.4.0-py3-none-any.whl.metadata
  Downloading fsspec-2026.4.0-py3-none-any.whl.metadata (10 kB)
Collecting networkx
  Obtaining dependency information for networkx from https://files.pythonhosted.org/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata
  Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB)
Collecting jinja2
  Obtaining dependency information for jinja2 from https://download.pytorch.org/whl/jinja2-3.1.6-py3-none-any.whl.metadata
  Downloading https://download.pytorch.org/whl/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Discarding https://download.pytorch.org/whl/jinja2-3.1.6-py3-none-any.whl (from https://download.pytorch.org/whl/cu121/jinja2/): Requested jinja2 from https://download.pytorch.org/whl/jinja2-3.1.6-py3-none-any.whl (from torch==2.3.1) has inconsistent Name: expected 'jinja2', but metadata has 'Jinja2'
  Obtaining dependency information for jinja2 from https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl.metadata
  Downloading https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Discarding https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl#sha256=bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d (from https://download.pytorch.org/whl/cu121/jinja2/): Requested jinja2 from https://download.pytorch.org/whl/Jinja2-3.1.4-py3-none-any.whl#sha256=bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d (from torch==2.3.1) has inconsistent Name: expected 'jinja2', but metadata has 'Jinja2'
  Downloading https://download.pytorch.org/whl/Jinja2-3.1.3-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 3.8 MB/s eta 0:00:00
Collecting filelock
  Obtaining dependency information for filelock from https://files.pythonhosted.org/packages/81/47/dd9a212ef6e343a6857485ffe25bba537304f1913bdbed446a23f7f592e1/filelock-3.29.0-py3-none-any.whl.metadata      
  Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB)
Collecting mkl<=2021.4.0,>=2021.1.1
  Obtaining dependency information for mkl<=2021.4.0,>=2021.1.1 from https://files.pythonhosted.org/packages/fe/1c/5f6dbf18e8b73e0a5472466f0ea8d48ce9efae39bd2ff38cebf8dce61259/mkl-2021.4.0-py2.py3-none-win_amd64.whl.metadata
  Downloading mkl-2021.4.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB)
Collecting sympy
  Obtaining dependency information for sympy from https://files.pythonhosted.org/packages/a2/09/77d55d46fd61b4a135c444fc97158ef34a095e5681d0a6c10b75bf356191/sympy-1.14.0-py3-none-any.whl.metadata
  Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
Collecting typing-extensions>=4.8.0
  Obtaining dependency information for typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.15.0-py3-none-any.whl.metadata
  Downloading https://download.pytorch.org/whl/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Discarding https://download.pytorch.org/whl/typing_extensions-4.15.0-py3-none-any.whl (from https://download.pytorch.org/whl/cu121/typing-extensions/): Requested typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.15.0-py3-none-any.whl (from torch==2.3.1) has inconsistent Name: expected 'typing-extensions', but metadata has 'typing_extensions'
  Obtaining dependency information for typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.14.0-py3-none-any.whl.metadata
  Downloading https://download.pytorch.org/whl/typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB)
Discarding https://download.pytorch.org/whl/typing_extensions-4.14.0-py3-none-any.whl (from https://download.pytorch.org/whl/cu121/typing-extensions/): Requested typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.14.0-py3-none-any.whl (from torch==2.3.1) has inconsistent Name: expected 'typing-extensions', but metadata has 'typing_extensions'
  Obtaining dependency information for typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.12.2-py3-none-any.whl.metadata
  Downloading https://download.pytorch.org/whl/typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Discarding https://download.pytorch.org/whl/typing_extensions-4.12.2-py3-none-any.whl (from https://download.pytorch.org/whl/cu121/typing-extensions/): Requested typing-extensions>=4.8.0 from https://download.pytorch.org/whl/typing_extensions-4.12.2-py3-none-any.whl (from torch==2.3.1) has inconsistent Name: expected 'typing-extensions', but metadata has 'typing_extensions'
  Downloading https://download.pytorch.org/whl/typing_extensions-4.9.0-py3-none-any.whl (32 kB)
Collecting pillow!=8.3.*,>=5.3.0
  Obtaining dependency information for pillow!=8.3.*,>=5.3.0 from https://files.pythonhosted.org/packages/e7/34/fc4cb5204896465842767b96d250c08410f01f2f28afc43b257de842eed5/pillow-12.2.0-cp310-cp310-win_amd64.whl.metadata
  Downloading pillow-12.2.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB)
Collecting numpy
  Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/a3/dd/4b822569d6b96c39d1215dbae0582fd99954dcbcf0c1a13c61783feaca3f/numpy-2.2.6-cp310-cp310-win_amd64.whl.metadata    
  Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl.metadata (60 kB) 
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.4 MB/s eta 0:00:00
Collecting tbb==2021.*
  Obtaining dependency information for tbb==2021.* from https://files.pythonhosted.org/packages/9b/24/84ce997e8ae6296168a74d0d9c4dde572d90fb23fd7c0b219c30ff71e00e/tbb-2021.13.1-py3-none-win_amd64.whl.metadata
  Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 
Collecting intel-openmp==2021.*
  Downloading https://download.pytorch.org/whl/intel_openmp-2021.4.0-py2.py3-none-win_amd64.whl (3.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 74.6 MB/s eta 0:00:00
Collecting MarkupSafe>=2.0
ownload.pytorch.org/whl/markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata
  Downloading https://download.pytorch.org/whl/markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB)
Collecting mpmath<1.4,>=1.1.0
  Obtaining dependency information for mpmath<1.4,>=1.1.0 from https://files.pythonhosted.org/packages/43/e3/7d92a15f894aa0c9c4b49b8ee9ac9850d6e63b03c9c32c0367a13ae62209/mpmath-1.3.0-py3-none-any.whl.metadata
  Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)        
Downloading mkl-2021.4.0-py2.py3-none-win_amd64.whl (228.5 MB)       
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.5/228.5 MB 16.0 MB/s eta 0:00:00
Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.9/286.9 kB ? eta 0:00:00
Downloading pillow-12.2.0-cp310-cp310-win_amd64.whl (7.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 89.5 MB/s eta 0:00:00
Downloading filelock-3.29.0-py3-none-any.whl (39 kB)
Downloading fsspec-2026.4.0-py3-none-any.whl (203 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.4/203.4 kB ? eta 0:00:00
Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 53.5 MB/s eta 0:00:00
Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 72.5 MB/s eta 0:00:00
Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 80.6 MB/s eta 0:00:00
Downloading https://download.pytorch.org/whl/markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB)
Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 35.1 MB/s eta 0:00:00
Using cached mkl-2021.4.0-py2.py3-none-win_amd64.whl (228.5 MB)      
Using cached tbb-2021.13.1-py3-none-win_amd64.whl (286 kB)
Using cached pillow-12.2.0-cp310-cp310-win_amd64.whl (7.1 MB)        
Using cached filelock-3.29.0-py3-none-any.whl (39 kB)
Using cached fsspec-2026.4.0-py3-none-any.whl (203 kB)
Using cached networkx-3.4.2-py3-none-any.whl (1.7 MB)
Using cached numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB)
Using cached sympy-1.14.0-py3-none-any.whl (6.3 MB)
Using cached https://download.pytorch.org/whl/markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB)
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Installing collected packages: tbb, mpmath, intel-openmp, typing-extensions, sympy, pillow, numpy, networkx, mkl, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision, torchaudio
Successfully installed MarkupSafe-3.0.3 filelock-3.29.0 fsspec-2026.4.0 intel-openmp-2021.4.0 jinja2-3.1.3 mkl-2021.4.0 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.2.0 sympy-1.14.0 tbb-2021.13.1 torch-2.3.1+cu121 torchaudio-2.3.1+cu121 torchvision-0.18.1+cu121 typing-extensions-4.9.0

(env) (base) C:\pinokio\api\stable-fast-3d.git\app>



logs/api/start.js/1784702035975

Source: api / start.js
Lines: 59 total, last 59 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && python app.py
Downloading data from 'https://github.com/danielgatis/rembg/releases/download/v0.0.0/u2net.onnx' to file 'C:\pinokio\cache\XDG_DATA_HOME\.u2net\u2net.onnx'.
  0%|                                               | 0.00/176M [00:0  2%|7                                     | 3.24M/176M [00:00<00:05,  6%|##1                                   | 9.92M/176M [00:00<00:03,  9%|###4                                  | 15.8M/176M [00:00<00:02, 13%|####7                                 | 22.0M/176M [00:00<00:02, 16%|######2                               | 29.0M/176M [00:00<00:02, 20%|#######5                              | 35.2M/176M [00:00<00:02, 24%|#########                             | 41.9M/176M [00:00<00:02, 28%|##########4                           | 48.4M/176M [00:00<00:02, 31%|###########8                          | 54.9M/176M [00:00<00:01, 35%|#############2                        | 61.3M/176M [00:01<00:01, 39%|##############6                       | 67.9M/176M [00:01<00:01, 42%|################                      | 74.2M/176M [00:01<00:01, 46%|#################5                    | 81.3M/176M [00:01<00:01, 50%|##################9                   | 87.8M/176M [00:01<00:01, 54%|####################4                 | 94.8M/176M [00:01<00:01, 58%|######################4                | 101M/176M [00:01<00:01, 61%|#######################9               | 108M/176M [00:01<00:01, 65%|#########################3             | 114M/176M [00:01<00:00, 69%|##########################7            | 121M/176M [00:01<00:00, 72%|############################2          | 127M/176M [00:02<00:00, 76%|#############################6         | 134M/176M [00:02<00:00, 80%|###############################        | 140M/176M [00:02<00:00, 83%|################################3      | 146M/176M [00:02<00:00, 86%|#################################7     | 152M/176M [00:02<00:00, 90%|###################################    | 158M/176M [00:02<00:00, 94%|####################################5  | 165M/176M [00:02<00:00, 97%|#####################################9 | 171M/176M [00:02<00:00,  0%|                                               | 0.00/176M [00:0100%|###############################################| 176M/176M [00:00<?, ?B/s]
2026-07-22 12:05:33.4058126 [E:onnxruntime:Default, provider_bridge_ort.cc:2251 onnxruntime::TryGetProviderInfo_CUDA] E:\_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1844 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : Error loading "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll" which depends on "cudnn64_9.dll" which is missing. (Error 126: "The specified module could not be found.")

config.yaml: 2.40kB [00:00, ?B/s]
model.safetensors: 100%|███████| 4.02G/4.02G [01:12<00:00, 55.2MB/s]
The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`.
0it [00:00, ?it/s]
config.json: 100%|██████████████████| 549/549 [00:00<00:00, 544kB/s]
model.safetensors:   0%|                | 0.00/1.22G [00:00<?, ?B/s]Error while downloading from https://us.aws.cdn.hf.co/xet-bridge-us/64b57085cf312e548807eff5/14377984bf1cbe0fea804ba125fca8f5575d7fdb55424ca594f8698e41bd25f7?user_id=public&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B+filename*%3DUTF-8%27%27model.safetensors%3B+filename%3D%22model.safetensors%22%3B&Expires=1784705811&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly91cy5hd3MuY2RuLmhmLmNvL3hldC1icmlkZ2UtdXMvNjRiNTcwODVjZjMxMmU1NDg4MDdlZmY1LzE0Mzc3OTg0YmYxY2JlMGZlYTgwNGJhMTI1ZmNhOGY1NTc1ZDdmZGI1NTQyNGNhNTk0Zjg2OThlNDFiZDI1ZjdcXD91c2VyX2lkPXB1YmxpYyZYLVhldC1DYXMtVWlkPXB1YmxpYyZyZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWlubGluZSUzQitmaWxlbmFtZSUyQSUzRFVURi04JTI3JTI3bW9kZWwuc2FmZXRlbnNvcnMlM0IrZmlsZW5hbWUlM0QlMjJtb2RlbC5zYWZldGVuc29ycyUyMiUzQiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiRXBvY2hUaW1lIjoxNzg0NzA1ODExfX19XX0_&Signature=MEYCIQDi%7EHKtVsVlX2cvPPc3UdLCdnidj%7E7OGm5Ujn0m4sfw%7EgIhAI-oRFkYquU6nrzhA5N3EQh0OcvB-3EbgrAch2y1mJZW&Key-Pair-Id=01KXEF4KZ1B6FV465MAWR4M21F: HTTPSConnectionPool(host='us.aws.cdn.hf.co', port=443): Read timed out.
Trying to resume download...
model.safetensors: 100%|███████| 1.22G/1.22G [01:41<00:00, 12.0MB/s]
model.safetensors:   0%|                | 0.00/1.22G [01:53<?, ?B/s]
C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\timm\models\layers\__init__.py:49: 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)
open_clip_pytorch_model.bin: 100%|█| 605M/605M [00:12<00:00, 48.3MB/
C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py:384: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified      
  warnings.warn(f'Error checking compiler version for {compiler}: {error}')
C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py:1967: UserWarning: TORCH_CUDA_ARCH_LIST is not set, all archs for visible cards are included for compilation.
If this is not desired, please set os.environ['TORCH_CUDA_ARCH_LIST'].
  warnings.warn(
INFO: Could not find files for the given pattern(s).
Traceback (most recent call last):
  File "C:\pinokio\api\stable-fast-3d.git\app\app.py", line 35, in <module>
    model = SF3D.from_pretrained(
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\system.py", line 89, in from_pretrained
    model = cls(cfg)
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\models\utils.py", line 29, in __init__
    self.configure(*args, **kwargs)
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\system.py", line 139, in configure
    self.baker = TextureBaker()
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\texture_baker.py", line 13, in __init__
    self.baker = slangtorch.loadModule(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 652, in loadModule
    rawModule = _loadModule(fileName, moduleName, buildDir, options, sourceDir=outputFolder, verbose=verbose, includePaths=includePaths, dryRun=False)
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 571, in _loadModule
    slangLib, metadata = compileAndLoadModule(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 460, in compileAndLoadModule
    slangLib = _compileAndLoadModule(metadata, sources, moduleName, buildDir, slangSourceDir, verbose)
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 501, in _compileAndLoadModule
    return jit_compile(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\util\compile.py", line 71, in jit_compile
    _write_ninja_file_and_build_library(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 1819, in _write_ninja_file_and_build_library
    _write_ninja_file_to_build_library(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 2249, in _write_ninja_file_to_build_library
    _write_ninja_file(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 2385, in _write_ninja_file        
    cl_paths = subprocess.check_output(['where',
  File "C:\pinokio\bin\miniforge\lib\subprocess.py", line 421, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 
  File "C:\pinokio\bin\miniforge\lib\subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['where', 'cl']' returned non-zero exit status 1.

logs/api/start.js/1784702848924

Source: api / start.js
Lines: 47 total, last 47 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8894]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\stable-fast-3d.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\stable-fast-3d.git\app\env\Scripts\activate C:\pinokio\api\stable-fast-3d.git\app\env && python app.py
2026-07-22 12:17:46.8413562 [E:onnxruntime:Default, provider_bridge_ort.cc:2251 onnxruntime::TryGetProviderInfo_CUDA] E:\_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1844 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : Error loading "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll" which depends on "cudnn64_9.dll" which is missing. (Error 126: "The specified module could not be found.")

C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\timm\models\layers\__init__.py:49: 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)
C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py:384: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
  warnings.warn(f'Error checking compiler version for {compiler}: {error}')
C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py:1967: UserWarning: TORCH_CUDA_ARCH_LIST is not set, all archs for visible cards are included for compilation. 
If this is not desired, please set os.environ['TORCH_CUDA_ARCH_LIST'].
  warnings.warn(
INFO: Could not find files for the given pattern(s).
Traceback (most recent call last):
  File "C:\pinokio\api\stable-fast-3d.git\app\app.py", line 35, in <module>
    model = SF3D.from_pretrained(
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\system.py", line 89, in from_pretrained
    model = cls(cfg)
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\models\utils.py", line 29, in __init__
    self.configure(*args, **kwargs)
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\system.py", line 139, in configure
    self.baker = TextureBaker()
  File "C:\pinokio\api\stable-fast-3d.git\app\sf3d\texture_baker.py", line 13, in __init__
    self.baker = slangtorch.loadModule(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 652, in loadModule
    rawModule = _loadModule(fileName, moduleName, buildDir, options, sourceDir=outputFolder, verbose=verbose, includePaths=includePaths, dryRun=False)
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 571, in _loadModule
    slangLib, metadata = compileAndLoadModule(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 460, in compileAndLoadModule
    slangLib = _compileAndLoadModule(metadata, sources, moduleName, buildDir, slangSourceDir, verbose)
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\slangtorch.py", line 501, in _compileAndLoadModule
    return jit_compile(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\slangtorch\util\compile.py", line 71, in jit_compile
    _write_ninja_file_and_build_library(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 1819, in _write_ninja_file_and_build_library
    _write_ninja_file_to_build_library(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 2249, in _write_ninja_file_to_build_library
    _write_ninja_file(
  File "C:\pinokio\api\stable-fast-3d.git\app\env\lib\site-packages\torch\utils\cpp_extension.py", line 2385, in _write_ninja_file        
    cl_paths = subprocess.check_output(['where',
  File "C:\pinokio\bin\miniforge\lib\subprocess.py", line 421, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 
  File "C:\pinokio\bin\miniforge\lib\subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['where', 'cl']' returned non-zero exit status 1.
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
stable-fast-3d: ERROR: pip's dependency resolver does not currently take into account all the packages that are… · Pinokio