stable-diffusion-webui-depthmap-script
stable-diffusion-webui-depthmap-script copied to clipboard
High Resolution Depth Maps for Stable Diffusion WebUI
Hi, is there any intention of implementing the new Depth Anything v2 model? (Base and Large). I'm currently using it via cmd-prompt, and it has a lot more detail, and...
I installed the standalone Version of the script and all its requirements. Depthmaps and 3d inpainetd meshs are working, but i cannot render a video out of the results. The...
Hi, please add the option to name the output depthmap file as original filename and "_depth" at the end. When making a batch of files is is not useful to...
Hi, please add saving the depthmap in a XMP container like Android Dynamic Depth feature. https://developer.android.com/static/media/camera/camera2/Dynamic-depth-v1.0.pdf CU
Generate stereoscopic (3D) image(s) If you try to create a side-by-side and red-cyan-anaglyph image using To create a public link, set `share=True` in `launch()`. Startup time: 12.4s (load scripts: 6.7s,...
### Discussed in https://github.com/thygate/stable-diffusion-webui-depthmap-script/discussions/428 Originally posted by **graemeniedermayer** April 4, 2024 Haven't fully tested but it seems competitive with depth-anything. https://github.com/fuxiao0719/GeoWizard
### Discussed in https://github.com/thygate/stable-diffusion-webui-depthmap-script/discussions/421 Originally posted by **KillerRu** March 9, 2024 Stupid question but I keep bumping into this error when loading this extension. I am totally new in the...
Forge uses gradio version 4 which makes a number of breaking changes. Some of the most noteworthy - removal of gr.Box() replaced by gr.Group(). The padding and borders do appear...
I can no longer see/use the TAB in Forge (Gradio 4). The extension needs to be updated. Thanks!