Update README.md

main
File_xor 2023-05-20 15:53:00 +09:00
parent ec004c2f1c
commit 7129af633c
1 changed files with 7 additions and 7 deletions

View File

@ -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.
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.