Skip to content

dribnet/pixray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2a29ac · Dec 6, 2021
Nov 21, 2021
Oct 23, 2021
Sep 9, 2021
Oct 7, 2021
Sep 28, 2021
Sep 29, 2021
Sep 18, 2021
Sep 9, 2021
Dec 6, 2021
Sep 16, 2021
Oct 14, 2021
Nov 16, 2021
Nov 2, 2021
Nov 16, 2021
Oct 9, 2021
Nov 16, 2021
Oct 14, 2021
Nov 15, 2021
Nov 15, 2021
Nov 16, 2021
Nov 16, 2021
Nov 16, 2021
Nov 16, 2021
Oct 6, 2021
Nov 14, 2021
Sep 28, 2021
Nov 1, 2021

Repository files navigation

pixray

NOTICE: This is an archived version of this repository. The latest versions are here.

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.

There is currently some documentation on options. Also 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