Created
August 30, 2022 07:24
-
-
Save wfng92/aab3168d09a22b2e7603f4ca313e3fb6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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