You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i always get this error message, what can i do? :/
ERROR: Download failed. Try again later or manually download the file ./models/depth_anything_v2/depth_anything_v2_vitb.pth to location ['https://huggingface.co/depth-anything/Depth-Anything-V2-Base/resolve/main/depth_anything_v2_vitb.pth'].
Please report this issue here. Make sure to provide the full stacktrace:
Traceback (most recent call last):
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\common_ui.py", line 550, in run_generate
input_i, type, result = next(gen_obj)
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\core.py", line 329, in core_generation_funnel
raise e
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\core.py", line 130, in core_generation_funnel
model_holder.ensure_models(inp[go.MODEL_TYPE], device, inp[go.BOOST], inp[go.TILING_MODE])
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\depthmap_generation.py", line 73, in ensure_models
self.load_models(model_type, device, boost, tiling_mode)
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\depthmap_generation.py", line 241, in load_models
ensure_file_downloaded(model_path,
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\misc.py", line 43, in ensure_file_downloaded
raise RuntimeError(f'Download failed. '
RuntimeError: Download failed. Try again later or manually download the file ./models/depth_anything_v2/depth_anything_v2_vitb.pth to location ['https://huggingface.co/depth-anything/Depth-Anything-V2-Base/resolve/main/depth_anything_v2_vitb.pth'].
Time taken: 0.6 sec.
The text was updated successfully, but these errors were encountered:
Hello, i always get this error message, what can i do? :/
ERROR: Download failed. Try again later or manually download the file ./models/depth_anything_v2/depth_anything_v2_vitb.pth to location ['https://huggingface.co/depth-anything/Depth-Anything-V2-Base/resolve/main/depth_anything_v2_vitb.pth'].
Please report this issue here. Make sure to provide the full stacktrace:
Traceback (most recent call last):
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\common_ui.py", line 550, in run_generate
input_i, type, result = next(gen_obj)
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\core.py", line 329, in core_generation_funnel
raise e
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\core.py", line 130, in core_generation_funnel
model_holder.ensure_models(inp[go.MODEL_TYPE], device, inp[go.BOOST], inp[go.TILING_MODE])
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\depthmap_generation.py", line 73, in ensure_models
self.load_models(model_type, device, boost, tiling_mode)
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\depthmap_generation.py", line 241, in load_models
ensure_file_downloaded(model_path,
File "C:\Users\jonas\Documents\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\src\misc.py", line 43, in ensure_file_downloaded
raise RuntimeError(f'Download failed. '
RuntimeError: Download failed. Try again later or manually download the file ./models/depth_anything_v2/depth_anything_v2_vitb.pth to location ['https://huggingface.co/depth-anything/Depth-Anything-V2-Base/resolve/main/depth_anything_v2_vitb.pth'].
Time taken: 0.6 sec.
The text was updated successfully, but these errors were encountered: