GaParmar / img2img-turbo

One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more
MIT License
1.69k stars 190 forks source link

Problem of downloading pretrained model weight #66

Closed RunkunL closed 3 months ago

RunkunL commented 4 months ago

Thank you for your excellent work!I'm having issues with my network connection while downloading a pretrained model. If I manually download the weight file from the hugging face website, where should I put it?

GaParmar commented 4 months ago

Hi,

Thank you for your interest in this project! Could you tell me which file / pre-trained model you're trying to run?

-Gaurav

RunkunL commented 4 months ago

Thank you for your reply. I checked huggingface's tutorial about offline models. After I downloaded the model, I specified the model loading path and it ran successfully.😄