CoolFace
Datasetpublic

boneylizardwizard/stablediffusioncpppython311312

stable-diffusion-cpp-python (Windows CUDA Wheels) Prebuilt Windows x64 wheels for stable-diffusion-cpp-python with CUDA enabled. Built to support these NVIDIA GPU architectures: sm_86 (Ampere / RTX 30-series) sm_89 (Ada / RTX 40-series) sm_120 (Blackwell / RTX 50-series) This repo contains two wheels: Python 3.11 (cp311) Python 3.12 (cp312) Files stable_diffusion_cpp_python--cp311--win_amd64.whl (Python 3.11) stable_diffusion_cpp_python--cp312--win_amd64.whl… See the full description on the dataset page: https://huggingface.co/datasets/boneylizardwizard/stablediffusioncpppython311312.

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes35downloads
Dataset Card

stable-diffusion-cpp-python (Windows CUDA Wheels)

Prebuilt Windows x64 wheels for stable-diffusion-cpp-python with CUDA enabled.

Built to support these NVIDIA GPU architectures:

  • sm_86 (Ampere / RTX 30-series)
  • sm_89 (Ada / RTX 40-series)
  • sm_120 (Blackwell / RTX 50-series)

This repo contains two wheels:

  • Python 3.11 (cp311)
  • Python 3.12 (cp312)

Files

  • stablediffusioncpppython-*-cp311-*-winamd64.whl (Python 3.11)
  • stablediffusioncpppython-*-cp312-*-winamd64.whl (Python 3.12)

Install

Python 3.11: pip install stablediffusioncpppython-*-cp311-*-winamd64.whl

Python 3.12: pip install stablediffusioncpppython-*-cp312-*-winamd64.whl

Notes

  • Requires an NVIDIA GPU with CUDA-capable drivers.
  • Binary wheels: no local compilation required.