Releases: CodeGandee/invokeai-py-client
Releases · CodeGandee/invokeai-py-client
Release v1.0.0
🎉 Initial stable release of invokeai-py-client!
Features
- Complete Python client for InvokeAI Workflow API
- Async/sync support for workflow execution
- Image and board management utilities
- Type-safe API with comprehensive documentation
- Cross-platform support (Windows, Linux, macOS)
Requirements
- Python 3.11+ (uses built-in tomllib and modern typing features)
- InvokeAI 5.0+ server
Installation
\\�ash
pip install invokeai-py-client
\\
Quick Start
See our Getting Started Guide for examples and tutorials.
This release includes comprehensive API documentation, examples, and production-ready automation workflows.