Skip to content

notnotrishi/vignette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

vignette

Text to image/animation using Claude API

Instructions:

  1. Download code and navigate to vignette folder
  2. Check/install required packages mentioned at the top in app.py
  3. Add your Claude API key in app.py
  4. From Terminal, run app.py with command: python3 app.py
  5. Go to http://127.0.0.1:5000 and try some example prompts

Demo 1 - Generation of images and animations:

vignette_demo1.mov

Demo 2 - Animate existing images:

animate_existing_image.mov

Further work:

  • Support upload/attaching images to provide a reference image via API to be used in the generated image (as a workaround, currently you can just paste SVG XML into text area with the prompt)
  • Include generated output in the next API call to support modifications to generated images

--

⚠️ NOTE: This is just a demo of Claude API capabilities and not meant for commercial use

About

Text to image/animation using Claude API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published