Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- File "/home/matthew/AppImages/Data/Packages/Stable Diffusion WebUI/modules/sd_vae_approx.py", line 39, in download_model
- torch.hub.download_url_to_file(model_url, model_path)
- File "/home/matthew/AppImages/Data/Packages/Stable Diffusion WebUI/venv/lib/python3.10/site-packages/torch/hub.py", line 611, in download_url_to_file
- u = urlopen(req)
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 216, in urlopen
- return opener.open(url, data, timeout)
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 525, in open
- response = meth(req, response)
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 634, in http_response
- response = self.parent.error(
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 563, in error
- return self._call_chain(*args)
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 496, in _call_chain
- result = func(*args)
- File "/home/matthew/AppImages/Data/Assets/Python310/lib/python3.10/urllib/request.py", line 643, in http_error_default
- raise HTTPError(req.full_url, code, msg, hdrs, fp)
- urllib.error.HTTPError: HTTP Error 404: Not Found
Add Comment
Please, Sign In to add comment