Skip to content

[Hub + Examples] Standardize model cards in the training scripts #5667

Description

@sayakpaul

The model card helper in diffusers does not set either a finetuned_from or base_model metadata.

If we follow the template and start adding the finetuned_from or base_model tag in the metadata portion of the model cards in our training scripts, that will lead to a solid UI improvement on the Hub.

@Wauplin, actually, I need a bit of advice here. I did try to use the template before and found to be a bit non-trivial to use compared to just writing one myself. Could you help with some pointers on how to do this cleanly? You can take this model card from the SDXL DreamBooth LoRA training script as an example.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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