Skip to content

Training configuration #39

@xiweix

Description

@xiweix

Hi, thank you for the wonderful work!
I want to ask if "configs/sd-finetune-pix2gestalt-c_concat-256.yaml" provided in this repo is the configuration file for finetuning pix2gestalt from the stable diffusion?
If so, would the training be simply done by running the below command?
python main.py
-t
--base configs/sd-finetune-pix2gestalt-c_concat-256.yaml
--gpus 0,1,2,3,4,5,6,7
--scale_lr False
--num_nodes 1
--seed 42
--check_val_every_n_epoch 2
--finetune_from ckpt/sd-image-conditioned-v2.ckpt
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions