Skip to content

OUTPUT_DIR variable in sdxl_env.sh is ignored #51

@roperi

Description

@roperi

If you configure this:

### sdxl_env.sh
# Location of training data.
export BASE_DIR="/workspace/SimpleTuner/"
export INSTANCE_DIR="${BASE_DIR}/input/"
export OUTPUT_DIR="${BASE_DIR}/models"

Model is saved in :
/notebooks/datasets/models/ptx0-xltest/

^ Seems this path was hardcoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions