Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 374 Bytes

File metadata and controls

23 lines (14 loc) · 374 Bytes

Random Gradient Generator

This script will generate and save random gradient patterns and will save them as .png extensions on completion, using Pillow module.

using module

  • Pillow

Setup

Install the packages listed in requirements.txt using pip

pip install -r requirements.txt

Usage

cd gradient_generator
python gradient.py