voodoohop / pixray

neural image generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixray

Alt text

Pixray is an image generation system. It combines previous ideas including:

pixray it itself a python library and command line utility, but is also friendly to running on line in Google Colab notebooks.

The system is currently lacking documentation. Instead plese checkout THE DEMO NOTEBOOKS - especially the super simple "Start Here" colab or join in the discussion on discord.

Usage

Pixray can be run in Docker using Cog.

First, install Docker and Cog, then you can use cog run to run Pixray inside Docker. For example:

cog run python pixray.py --drawer=pixel --prompt=sunrise --output myfile.png

About

neural image generation

License:Other


Languages

Language:Python 100.0%