pytti-book
pytti-book copied to clipboard
[TUTORIAL] CLIP-guided "style-transfer" techniques
something like this:
python -m pytti.workhorse conf=empty init_image=/home/dmarx/Downloads/joe-biden.jpeg scenes="'[/home/dmarx/Downloads/van-gogh.jpg]'" height=512 width=410 pixel_size=1 direct_init_weight=1 image_model="VQGAN" vqgan_model=coco steps_per_frame=500 steps_per_scene=500 save_every=20 cutouts=128 cut_pow=1.5 gradient_accumulation_steps=1
prior to building this tutorial though, I think I want to resolve this: https://github.com/pytti-tools/pytti-core/issues/114