mirror of https://github.com/Filexor/Clip_IO.git
Update README.md
parent
3d770cd077
commit
ec004c2f1c
11
README.md
11
README.md
|
|
@ -1,2 +1,9 @@
|
|||
# CLIP I/O
|
||||
Clip I/O allows you to investigate embeddings/conditioning and feed conditioning to Stable Diffusion.
|
||||
# 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.
|
||||
Loading…
Reference in New Issue