Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TUTORIAL] CLIP-guided "style-transfer" techniques #26

Open
dmarx opened this issue Apr 3, 2022 · 1 comment
Open

[TUTORIAL] CLIP-guided "style-transfer" techniques #26

dmarx opened this issue Apr 3, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@dmarx
Copy link
Member

dmarx commented Apr 3, 2022

No description provided.

@dmarx dmarx changed the title [TUTORIAL] CLIP "style-transfer" techniques [TUTORIAL] CLIP-guided "style-transfer" techniques Apr 3, 2022
@dmarx dmarx added documentation Improvements or additions to documentation good first issue Good for newcomers labels Apr 4, 2022
@dmarx
Copy link
Member Author

dmarx commented Apr 4, 2022

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: pytti-tools/pytti-core#114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant