"tests/python/common/test_sparse_ops-csr.py" did not exist on "29fec7d5dba8c4d4161def03dbd5978a69a3f70c"
Unverified Commit 5ffa6032 authored by Linoy Tsaban's avatar Linoy Tsaban Committed by GitHub
Browse files

[bug fix] fix small bug in readme template of sdxl lora training script (#5906)



* readme bug fix

* style fix

---------
Co-authored-by: default avatarLinoy Tsaban <linoy@huggingface.co>
parent 0eeee618
......@@ -112,7 +112,7 @@ def save_model_card(
img_str += f"""
- text: '{validation_prompt if validation_prompt else ' ' }'
output:
url: >-
url:
"image_{i}.png"
"""
......@@ -125,7 +125,6 @@ tags:
- diffusers
- lora
- template:sd-lora
widget:
{img_str}
---
base_model: {base_model}
......
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