pytti-tools / pytti-book

PyTTI Documentation and Tutorials
https://pytti-tools.github.io/pytti-book/intro.html
36 stars 10 forks source link

[TUTORIAL] Prompts as translational operators #25

Open dmarx opened 2 years ago

dmarx commented 2 years ago

e.g. try to induce a "tilt-shift" effect by finding images of the same scene with and without tilt shift. project both images to clip space, subtract one from the other to get a "prompt" vector that effectively encapsulates a tilt-shift operator.

... I could make several effects of this kind and ship with the library?