1 Repo
Systems for scheduling prompts, managing parameters, and recovering interrupted generation sessions.
Distinct from Diffusion Model Managers: Focuses on the execution and recovery of tasks rather than just managing model weight files.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generation Task Managers. Refine with filters or upvote what's useful.
Discoart is a diffusion model orchestration framework and distributed GPU generation engine designed to automate and scale image generation workflows across hardware clusters. It functions as a generative AI model API, providing HTTP and gRPC endpoints to trigger and retrieve images from diffusion models as a network service. The system distinguishes itself through a comprehensive task management layer that includes timeline-based prompt and parameter scheduling. It manages the generative art lifecycle by supporting state-based session serialization for recovery, YAML-based configuration mana
Provides a task management layer for scheduling prompts, YAML parameter management, and session recovery.