Skip to content

wandb init issue in main.py #453

@tongdaxu

Description

@tongdaxu

This line of code in

https://github.com/Stability-AI/generative-models/blob/0ad7de9a5cb53fd63d6d30a4f385485e72e08597/main.py#L701C24-L701C30

should be amended from

config=config

to

config=default_logger_cfg

otherwise

main.py --config=xxx --wandb

will cause error in wandb init in line

wandb.init(

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