diff --git a/README.md b/README.md index 1944f62..c6adeb9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Clip I/O Clip I/O is extension of Stable diffusion Web UI. -This extension allows you to investigate embeddings/conditioning and feed conditioning to Stable Diffusion. -# Clip Output -Clip Output allows you to export embeddings/conditioning whitch processed by Clip for investigation. -# Clip Input -Clip Input is, in spite of its name, bypasses Clip and allows you to feed your conditioning to Stable Diffusion model. -This is useful not just for investigation, but using special conditioning which is impossible with using Clip. -e.g. Combining two conditionings which exported with different Clip Skip settings. \ No newline at end of file +This extension allows you to investigate embeddings/conditioning and feed conditioning to Stable Diffusion. +## Clip Output +Clip Output allows you to export embeddings/conditioning whitch processed by Clip for investigation. +## Clip Input +Clip Input is, in spite of its name, bypasses Clip and allows you to feed your conditioning to Stable Diffusion model. +This is useful not just for investigation, but using special conditioning which is impossible with using Clip. +e.g. Combining two conditionings which exported with different Clip Skip settings. \ No newline at end of file