Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 566 Bytes

File metadata and controls

38 lines (33 loc) · 566 Bytes

LLM.md - Hanzo Studio

Overview

The most powerful and modular visual AI engine and application.

Tech Stack

  • Language: Python

Build & Run

uv sync
uv run pytest

Structure

studio/
  CODEOWNERS
  CONTRIBUTING.md
  Dockerfile
  LICENSE
  QUANTIZATION.md
  README.md
  alembic.ini
  alembic_db/
  api_server/
  app/
  blueprints/
  branding/
  comfyui.log
  comfyui.prev.log
  comfyui.prev2.log

Key Files

  • README.md -- Project documentation
  • pyproject.toml -- Python project config
  • Dockerfile -- Container build