carson-katri / dream-textures

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

Check for refiner before unpacking tuple from `load_model` #716

Closed carson-katri closed 10 months ago

carson-katri commented 11 months ago

load_model only returns a tuple when sdxl_refiner_model is not None.

Issue described in more detail here: https://github.com/carson-katri/dream-textures/pull/711#issuecomment-1774135168