Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 943 Bytes

Universal Image Generator:

  • What patterns emerge from images of the most ultimate linguistics of everything living?

Install:

  • pip install -r requirements.txt (python 3.8+ required)
  • run server with flask run

Info:

  • app.py is the server file and calls demo.py with prompt string as argument

  • /templates/home.html is the web file

  • image file saved to /output/output.png

  • EXTRA: image color pallete generation with imgColors.js (port to python?)

example 1

example 2

example 3

example 4

example 5

example 6