"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "33f936154db0bc7080960316b4ddb291e9555bf7"
Unverified Commit b4bb5345 authored by M. Tolga Cangöz's avatar M. Tolga Cangöz Committed by GitHub
Browse files

Update kerascv.mdx (#2685)

Fix typos
parent e71f73d8
...@@ -97,7 +97,7 @@ Note that we're not specifying the UNet weights here since the UNet is not fine- ...@@ -97,7 +97,7 @@ Note that we're not specifying the UNet weights here since the UNet is not fine-
</Tip> </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 ## Using the Converted Model in Diffusers
...@@ -176,4 +176,4 @@ more details. For inference-specific optimizations, refer [here](https://hugging ...@@ -176,4 +176,4 @@ more details. For inference-specific optimizations, refer [here](https://hugging
## Known Limitations ## 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.
\ No newline at end of file
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