Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/en/using-diffusers/kerascv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Note that we're not specifying the UNet weights here since the UNet is not fine-

</Tip>

And that's it! You now have your fine-tuned KerasCV Stable Diffusion model in Diffusers 🧨
And that's it! You now have your fine-tuned KerasCV Stable Diffusion model in Diffusers 🧨.

## Using the Converted Model in Diffusers

Expand Down Expand Up @@ -176,4 +176,4 @@ more details. For inference-specific optimizations, refer [here](https://hugging

## Known Limitations

* Only Stable Diffusion v1 checkpoints are supported for conversion in this tool.
* Only Stable Diffusion v1 checkpoints are supported for conversion in this tool.