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

ckpt Issue #7

Open
justinmerrell opened this issue Apr 6, 2023 · 0 comments
Open

ckpt Issue #7

justinmerrell opened this issue Apr 6, 2023 · 0 comments

Comments

@justinmerrell
Copy link
Member

2023-04-06T13:02:06.168985065Z huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/src/stable-diffusion-custom'. Use `repo_type` argument if needed.
2023-04-06T13:02:06.861009415Z Traceback (most recent call last):
2023-04-06T13:02:06.861049155Z   File "/usr/local/bin/accelerate", line 8, in <module>
2023-04-06T13:02:06.861249321Z     sys.exit(main())
2023-04-06T13:02:06.861287175Z   File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/accelerate_cli.py", line 43, in main
2023-04-06T13:02:06.861346261Z     args.func(args)
2023-04-06T13:02:06.861357645Z   File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/launch.py", line 837, in launch_command
2023-04-06T13:02:06.861757908Z     simple_launcher(args)
2023-04-06T13:02:06.861770689Z   File "/usr/local/lib/python3.10/dist-packages/accelerate/commands/launch.py", line 354, in simple_launcher
2023-04-06T13:02:06.861963661Z     raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
2023-04-06T13:02:06.862018626Z subprocess.CalledProcessError: Command '['/usr/bin/python', '/src/diffusers/examples/dreambooth/train_dreambooth_rnpdendpt.py', '--train_text_encoder', '--dump_only_text_encoder', '--pretrained_model_name_or_path=/src/stable-diffusion-custom', '--instance_data_dir=job_files/4b9d92f0-5660-4095-bf4d-855adf62428e/clean_data', '--instance_prompt=', '--output_dir=job_files/4b9d92f0-5660-4095-bf4d-855adf62428e/model', '--seed=555', '--resolution=512', '--train_batch_size=1', '--max_train_steps=400', '--gradient_accumulation_steps=1', '--learning_rate=2e-06', '--lr_scheduler=polynomial', '--lr_warmup_steps=0', '--mixed_precision=fp16', '--image_captions_filename']' returned non-zero exit status 1.
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

1 participant