Skip to content

Instantly share code, notes, and snippets.

@wfng92
Created August 30, 2022 07:24
Show Gist options
  • Save wfng92/aab3168d09a22b2e7603f4ca313e3fb6 to your computer and use it in GitHub Desktop.
Save wfng92/aab3168d09a22b2e7603f4ca313e3fb6 to your computer and use it in GitHub Desktop.
python main.py --base ./configs/stable-diffusion/v1-finetune.yaml \
-t \
--actual_resume ./models/ldm/stable-diffusion-v1/model.ckpt \
-n my_key \
--gpus 0, \
--data_root ./training_data/key/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment