thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.67k stars 155 forks source link

3d Inpainting Naming #371

Open Soven135 opened 8 months ago

Soven135 commented 8 months ago

Downloaded the extension via the AUTOMATIC1111 interface. The src\core.py on lines 362-364 filenames are underscored when the download is a hyphen not underscored. To work around I just downloaded and renamed the files with the underscore.

Error Produced was: local variable 'rgb_model' referenced before assignment

semjon00 commented 8 months ago

Ok maybe automatic rename might be a good idea.