Skip to content

Saief1999/code-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Image Generator

Overview

Generate images from code using Ray.so.

Usage

Start by downloading requirements : pip install -r requirements.txt

and then run the script

python generate-img.py [-h] [-t TITLE] [-c CONFIG] src

Options:

  • -h,--help : show help message and exit
  • -t,--title TITLE : image title (default: undefined)
  • -c,--config CONFIG : config file path (default: config.json)

About

Generate Images from Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages