# HyperGen ## Docs - [Dataset](https://hyper.julian.sc/api-reference/dataset.md): Load and manage image datasets for training - [POST /v1/images/generations](https://hyper.julian.sc/api-reference/http/generate.md): Generate images from text prompts - [GET /health](https://hyper.julian.sc/api-reference/http/health.md): Health check and server status - [GET /v1/models](https://hyper.julian.sc/api-reference/http/models.md): List available models - [HTTP API Overview](https://hyper.julian.sc/api-reference/http/overview.md): OpenAI-compatible REST API for image generation - [Model](https://hyper.julian.sc/api-reference/model.md): Load and manage diffusion models with automatic optimization - [Training](https://hyper.julian.sc/api-reference/training.md): LoRA training for diffusion models - [HyperGen Documentation](https://hyper.julian.sc/index.md): Train & run diffusion models 3x faster with 80% less VRAM - [Installation](https://hyper.julian.sc/installation.md): Complete installation guide for HyperGen - [FLUX.1 Model Guide](https://hyper.julian.sc/models/flux.md): Complete guide to using FLUX.1 models with HyperGen - [Stable Diffusion 3 Guide](https://hyper.julian.sc/models/sd3.md): Complete guide to using Stable Diffusion 3 with HyperGen - [SDXL Model Guide](https://hyper.julian.sc/models/sdxl.md): Complete guide to using Stable Diffusion XL with HyperGen - [Supported Models](https://hyper.julian.sc/models/supported.md): Complete list of compatible diffusion models - [Quick Start](https://hyper.julian.sc/quickstart.md): Get started with HyperGen in 5 minutes - [Server Configuration](https://hyper.julian.sc/serving/configuration.md): Complete guide to HyperGen server options - [Lora](https://hyper.julian.sc/serving/lora.md) - [Serving Overview](https://hyper.julian.sc/serving/overview.md): Production-ready API server for diffusion models - [Serving Quick Start](https://hyper.julian.sc/serving/quickstart.md): Start serving models in 5 minutes - [Advanced](https://hyper.julian.sc/training/advanced.md) - [Datasets](https://hyper.julian.sc/training/datasets.md): How to prepare and load datasets for training - [LoRA Training](https://hyper.julian.sc/training/lora.md): Complete guide to training LoRA adapters with HyperGen - [Training Overview](https://hyper.julian.sc/training/overview.md): Overview of HyperGen's training capabilities and roadmap ## OpenAPI Specs - [openapi](https://hyper.julian.sc/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/ntegrals/hypergen) - [PyPI](https://pypi.org/project/hypergen/)