Skip to content

Installation

From PyPI

pip install design-genai

From Source

git clone https://github.com/Lumi-node/design-genai.git
cd design-genai
pip install -e ".[dev]"

Requirements

  • Python >= 3.10
  • Dependencies: design_generator, importlib, numpy, torch