cswry / OSEDiff

[NeurlPS2024] One-Step Effective Diffusion Network for Real-World Image Super-Resolution
Apache License 2.0
215 stars 12 forks source link

Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'weights/SD21_Base/v2-1_512-ema-pruned.ckpt' #43

Open 2590609710 opened 4 weeks ago

2590609710 commented 4 weeks ago

Hello, my research group is very interested in the work of this paper, but we encountered the error shown in the image when attempting to reproduce it. Is this due to an incorrect model format? Could you please advise on how to resolve this issue? I look forward to your response.

1

cswry commented 4 weeks ago

Thank you for sharing your group's interest in our paper. Regarding the error you encountered, it seems that the issue might be related to an incorrect model format. To resolve this, we recommend downloading the correct model from the following link: sd21base.

2590609710 commented 4 weeks ago

感谢您分享您团队对我们论文的兴趣。关于您遇到的错误,问题似乎可能与模型格式不正确有关。要解决此问题,我们建议从以下链接下载正确的模型:sd21base

Thank you for your reply! Could you please further explain what the content of self.args.pretrained_model_name_or_path should be? Which parts from the download link are needed? We will cite this excellent research outcome. 1