petermg
petermg
Thought I got it installed, it shows up as an option but it gives the error: ModuleNotFoundError: No module named 'depth_anything_v2'
Here's the full error: Please report this issue [here](https://github.com/thygate/stable-diffusion-webui-depthmap-script/issues). Make sure to provide the full stacktrace: Traceback (most recent call last): File "F:\SD\stable-diffusion-webui\extensions\stable-diffusion-webui-normalmap-script\src\common_ui.py", line 548, in run_generate input_i, type, result...
> You might need to do a extra `git pull`. > > If not check that in the extension file `stable-diffusion-webui-depthmap-script` folder there is a `depth_anything_v2` folder that isn't empty....
and when I did a git pull 
> Thank you for all the information! That is how the folder should look, so I'm a little confused. I made some small edits, but I'm not confident they'll fix...
Ok so here is something weird, BEFORE I update to the update you just did, I have the DEPTH Tab as seen here:  But after updating to your update...
ok I deleted the extensions inside the folder and installed just your version and the depth tab is back but still the same exact error. I'll see if I can...
I am unable to find the file "depth_anything_v2.dpt". Should I have it somewhere?
> the problem import line is in `src/depthmap_generation.py` file. > > Oh I forgot to push my last updates. THAT WORKED!!! *HOWEVER* I did end up needing to manually delete...
So for some reason YOUR version is working BETTER than if I just use depth anything v2 from here https://github.com/DepthAnything/Depth-Anything-V2 from the command line!? The one from there using the...