Skip to content

MatthieuLvsr/cardGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Generator for F-Race


Installation

pip install -r requirements.txt

In your .env file

OPENAI_API_KEY="sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Utilisation

  1. Generate a collection

    python src/generate.py

  2. Generate image with Midjourney using the scripts

  3. Put all images in the images folder of the collection and name thoses like it "1.png"

  4. Render all cards of the collection

    python src/render.py

  5. Upload all the renders with a decentralized tool

  6. Update the .json of the collection setting the new ipfs address

  7. Upload all the data with a decentralized tool

  8. Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages