Yujun-Shi / DragDiffusion

[CVPR2024, Highlight] Official code for DragDiffusion
https://yujun-shi.github.io/projects/dragdiffusion.html
Apache License 2.0
1.13k stars 82 forks source link

path issue #33

Open sevenandseven opened 12 months ago

sevenandseven commented 12 months ago

Please ask me what structure do I need to change my path to in order to replicate this code. It seems like I am missing the config.json file, but when I went to the Hugging Face website, it didn't have this file in the original folder either.my file path is: Image_20230918142354

sevenandseven commented 12 months ago

屏幕截图 2023-09-18 142627 My error is as follows:

Yujun-Shi commented 11 months ago

Hello, thanks for your interests in our work! Usually, you don't have to manually download the model. Simply run the file and the model will be downloaded automatically. If you're encountered with problems downloading automatically, you may follow the instruction in "Common Issues and Solutions" of README. Do please make sure all the files marked with "LFS" are downloaded, as simple "git clone" cannot download these large files.

image
zzzzzx-1115 commented 6 months ago

Hello, have you resolved this issue? I encounter the same problem

zzzzzx-1115 commented 6 months ago

Hello, thanks for your interests in our work! Usually, you don't have to manually download the model. Simply run the file and the model will be downloaded automatically. If you're encountered with problems downloading automatically, you may follow the instruction in "Common Issues and Solutions" of README. Do please make sure all the files marked with "LFS" are downloaded, as simple "git clone" cannot download these large files. image

I think there is no 'config.json' in the picture you show, is it unnecessary?