Skip to content

liamzebedee/take-modern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the take modern

image

The AI generated art auto hegemony.

Run.

# load pipenv
source ./env/bin/activate
# load openai api key
source .env
# install deps
pipenv install

# now run
python code/gen.py

Notes.

None of this works together yet, but drawing some notes here on how it fits together:

takes are scraped from take.xyz app into `data/takes.json`
`code/gen.py` reads `takes.json`, generates images and index.js in `results/`
this data is copied manually into `website/`
`zora-drop.js` reads from `results` and outputs into `zora-drop/`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published