This repository details ways to work with image generation models, such as Stable Diffusion, on Outerbounds.
Each directory contains its own README with more details instructions. Please reach out in your Outerbounds support channel if you need help and/or want like a personalized work session.
Use case | Description |
---|---|
Fine-tuning | A Metaflow workflow that generates Stable Diffusion checkpoints. |
Batch inference (single GPU) | A scalable Metaflow workflow to run batch inference across parallel workers with a single GPU card. |
Batch inference (multi GPU) | A scalable Metaflow workflow to run batch inference across multiple GPU cards. |
ComfyUI on an Outerbounds Workstation | Instructions for how to set up ComfyUI on a workstation. |