thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.7k stars 160 forks source link

[Question] How to add other weights? #415

Closed eyeEmotion closed 3 months ago

eyeEmotion commented 7 months ago

Hi,

I want to try 'dpt_swin_large_384' and 'dpt_swin2_large_384' with the depthmap generator. I have put them in "...\stable-diffusion-webui\models\midas", as I have Depthmap installed as an extension. But how do I get them in the dropdown list, to use them?

Also, how can I replace the 'dpt_beit_large_512.pt', as it seems to give errors with me.

PS: those batch jobs are only for images, not videos?

Cheers

semjon00 commented 3 months ago

Sorry, adding new models automatically is not supported. Yes, batch conversion works for images only