Hacker News new | ask | show | jobs
by perfopt 1247 days ago
I keep seeing this even when the prompt is unchanged

Downloading https://huggingface.co/runwayml/stable-diffusion-v1-5/resolv... from huggingface Loading model /home/hrishi/.cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots/889b629140e71758e1e0006e355c331a5744b4bf/v1-5-pruned-emaonly.ckpt onto cuda backend...

followed by a download

2 comments

That is strange. I'm not sure what would cause that unless it was running in some ephemeral environment. What OS? Can you open a github issue with a screenshot?
Ubuntu 22.04.1 LTS. I'll file a issue
Oh I see what you're saying. It's not actually downloading but there is a bug where it's not using the cache properly. will fix