carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.77k stars 415 forks source link

Don't pass variant if files are unavailable #802

Closed carson-katri closed 3 months ago

carson-katri commented 3 months ago

Diffusers no longer provides a default variant.

This adds a check to see if the proper variant files are available before attempting to download them.