You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: