ermongroup / SDEdit

PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
https://sde-image-editing.github.io/
MIT License
985 stars 91 forks source link

I get link Forbidden error when I try to generate images of stoke based #18

Open chandratejatiriveedhi opened 1 year ago

chandratejatiriveedhi commented 1 year ago

File "/home/dell/anaconda3/lib/python3.9/urllib/request.py", line 641, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden

I get the following error when I try to generate results, can you let me know what is the reason for it? Is it due to not having the right link for pre trained model?