Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 287 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 287 Bytes

alt text

Webgen is a tool capable to generate websites from a given mockup.

Setup

Using the CPU:

pip install -r requirements.txt 

Using GPU:

pip install -r requirements-gpu.txt

Usage

For details:

python WebGen.py -h