Skip to main content

AgentFUD Art Engine

Project description

agentfud-art-engine

Art engine which helps you to generate thousands of beautiful images for the NFT market.

Features

  • Configurable layers
  • Configurable rarity weights
  • Information about your project
  • Metadata and image generation based on pre-generated DNAs
  • Excluding traits from metadata

Installation

via pip

All the artengine projects could be in a single directory

mkdir artengine_projects
cd artengine_projects

Creating and activating virtual environment

virtualenv env
source ./env/bin/activate

Install agentfud-art-engine

pip install agentfud-art-engine

Create first project in my_project directory

artengine init my_project

Enter into the directory, start configure and build

cd my_project

Now we can edit instance_config.py

If you want to fully test it, remove layers folder, then clone a prepared layers folder like this

rm -rf layers
git clone git@github.com:AgentFUD/layers.git

Run artengine info, then follow the tutorials.

Usage

Create your own layers.

Edit instance_config.py, set up your layers, DNA generation type, etc.

Generate rarity configuration file with

artengine rarity generateconfig

Edit rarity-config.json as you like. Please keep in mind artengine info will tell you the maximum possible combinations so do not try generate more than you possibly could.

Generate DNA database.

artengine dna --collection_size 30 -retries 10

Check generated rarities with

artengine rarity check

Bake your images

artengine bake both/metadata/images [--clean-up]

Development install

git clone https://github.com/AgentFUDagentfud-art-engine.git

cd agentfud-art-engine

virtualenv env

source ./env/bin/activate

pip install --editable .

type artengine, you should see something very similar

(env) agentfud@Legion-Y540:/tmp/agentfud-art-engine$ artengine
Usage: artengine [OPTIONS] COMMAND [ARGS]...

  Welcome to Agent FUD ArtEngine! An all-in-one cli tool for NFT artists!

Options:
  --help  Show this message and exit.

Commands:
  bake          Bakes images and metadata files
  info          Gathers and prints out information about your project
  init          Initializes a new Art Engine project
  rarityconfig  Generates rarity config json file
  run           Runs any python script

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentfud-art-engine-0.3.4.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

agentfud_art_engine-0.3.4-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file agentfud-art-engine-0.3.4.tar.gz.

File metadata

  • Download URL: agentfud-art-engine-0.3.4.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for agentfud-art-engine-0.3.4.tar.gz
Algorithm Hash digest
SHA256 20e960978622dd336711f6aad8ad903a2bc75db0d0b90e6e8ea62a92ccb7e92e
MD5 73e57af6707efa491c9930609fc2e5be
BLAKE2b-256 fcb2880cfd3e963f7273a678b7f486d55f1a65dfec36b4791f3314c08390f0f4

See more details on using hashes here.

File details

Details for the file agentfud_art_engine-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: agentfud_art_engine-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for agentfud_art_engine-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2172aec0b59a6388c30eca1fc683f721945429325404152f30a66c78b8e71436
MD5 0ec66ab3c9083c304d63dc0fe39a146c
BLAKE2b-256 e5f734bf0e5f9624deed753c244e068e80fa3105650b1a0e94bfada13371e4e0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page