Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the problem? #8

Open
siran575 opened this issue Feb 5, 2023 · 1 comment
Open

What is the problem? #8

siran575 opened this issue Feb 5, 2023 · 1 comment

Comments

@siran575
Copy link

siran575 commented Feb 5, 2023

File "D:\Python项目\Python环境\虚拟环境\lib\site-packages\accelerate\commands\launch.py", line 567, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['D:\Python项目\Python环境\虚拟环境\Scripts\python.exe', 'train.py', '--config'
, 'config/sample.yml']' returned non-zero exit status 1.
1675605484215

@bryandlee
Copy link
Owner

Seems like model checkpoint download issue. You should place the pretrained checkpoint at ./ckpt/stable-diffusion-v1-5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants