Unverified Commit da113364 authored by hysts's avatar hysts Committed by GitHub
Browse files

Add instance prompt to model card of lora dreambooth example (#2112)

parent 44f6bc81
......@@ -69,6 +69,7 @@ def save_model_card(repo_name, images=None, base_model=str, prompt=str, repo_fol
---
license: creativeml-openrail-m
base_model: {base_model}
instance_prompt: {prompt}
tags:
- stable-diffusion
- stable-diffusion-diffusers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment