Stable Diffusion Built-In to the Blender Shader Editor

This page summarizes the projects mentioned and recommended in the original post on /r/blender

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dream-textures

    Stable Diffusion built-in to Blender

    Some macOS users were also having SSL errors, but with a different step. I haven’t found a solution yet for any platforms, but you can track the issue at https://github.com/carson-katri/dream-textures/issues/5

  • CLIP

    CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

    Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\scripts\modules\bpy_types.py", line 877, in draw_ls def draw_ls(self, context): KeyboardInterrupt pip 22.2.2 from C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\site-packages\pip (python 3.10) adding trusted host: 'https://download.pytorch.org' (from line 28 of C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt) Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu113 Collecting clip Cloning https://github.com/openai/CLIP.git (to revision main) to c:\users\User\appdata\local\temp\pip-install-2ius2mgu\clip_37ce50499447435b9459dae25dc81033 Running command git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git 'C:\Users\User\AppData\Local\Temp\pip-install-2ius2mgu\clip_37ce50499447435b9459dae25dc81033' Resolved https://github.com/openai/CLIP.git to commit d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 Preparing metadata (setup.py) ... done Collecting k-diffusion Cloning https://github.com/lstein/k-diffusion.git (to revision master) to c:\users\User\appdata\local\temp\pip-install-2ius2mgu\k-diffusion_c1dbf384fd4443c3a23c90b01606a7a9 Running command git clone --filter=blob:none --quiet https://github.com/lstein/k-diffusion.git 'C:\Users\User\AppData\Local\Temp\pip-install-2ius2mgu\k-diffusion_c1dbf384fd4443c3a23c90b01606a7a9' Resolved https://github.com/lstein/k-diffusion.git to commit ef1bf07627c9a10ba9137e68a0206b844544a7d9 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Obtaining file:///C:/Users/User/AppData/Roaming/Blender%20Foundation/Blender/3.3/scripts/addons/dream-textures-main/stable_diffusion (from -r C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt (line 32)) ERROR: file:///C:/Users/User/AppData/Roaming/Blender%20Foundation/Blender/3.3/scripts/addons/dream-textures-main/stable_diffusion (from -r C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt (line 32)) does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • stable-diffusion

    Heyy looks awesome. Im working on a stable diffusion plugin for another art program, and found that https://github.com/Doggettx/stable-diffusion/tree/autocast-improvements and https://github.com/basujindal/stable-diffusion are excellent for boosting performance on lower vram systems. There is also a fork that uses openVINO to run on cpu.

  • stable-diffusion

    Optimized Stable Diffusion modified to run on lower GPU VRAM (by basujindal)

    Heyy looks awesome. Im working on a stable diffusion plugin for another art program, and found that https://github.com/Doggettx/stable-diffusion/tree/autocast-improvements and https://github.com/basujindal/stable-diffusion are excellent for boosting performance on lower vram systems. There is also a fork that uses openVINO to run on cpu.

  • stable-diffusion-webui

    Discontinued Stable Diffusion web UI [Moved to: https://github.com/Sygil-Dev/sygil-webui] (by sd-webui)

    Did you see this tileable texture generation PR for stable-diffusion-webui?

  • k-diffusion

    Karras et al. (2022) diffusion models for PyTorch (by lstein)

    Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\scripts\modules\bpy_types.py", line 877, in draw_ls def draw_ls(self, context): KeyboardInterrupt pip 22.2.2 from C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\site-packages\pip (python 3.10) adding trusted host: 'https://download.pytorch.org' (from line 28 of C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt) Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu113 Collecting clip Cloning https://github.com/openai/CLIP.git (to revision main) to c:\users\User\appdata\local\temp\pip-install-2ius2mgu\clip_37ce50499447435b9459dae25dc81033 Running command git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git 'C:\Users\User\AppData\Local\Temp\pip-install-2ius2mgu\clip_37ce50499447435b9459dae25dc81033' Resolved https://github.com/openai/CLIP.git to commit d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 Preparing metadata (setup.py) ... done Collecting k-diffusion Cloning https://github.com/lstein/k-diffusion.git (to revision master) to c:\users\User\appdata\local\temp\pip-install-2ius2mgu\k-diffusion_c1dbf384fd4443c3a23c90b01606a7a9 Running command git clone --filter=blob:none --quiet https://github.com/lstein/k-diffusion.git 'C:\Users\User\AppData\Local\Temp\pip-install-2ius2mgu\k-diffusion_c1dbf384fd4443c3a23c90b01606a7a9' Resolved https://github.com/lstein/k-diffusion.git to commit ef1bf07627c9a10ba9137e68a0206b844544a7d9 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Obtaining file:///C:/Users/User/AppData/Roaming/Blender%20Foundation/Blender/3.3/scripts/addons/dream-textures-main/stable_diffusion (from -r C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt (line 32)) ERROR: file:///C:/Users/User/AppData/Roaming/Blender%20Foundation/Blender/3.3/scripts/addons/dream-textures-main/stable_diffusion (from -r C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\dream-textures-main\requirements-win32.txt (line 32)) does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts