UNPKG

@aj-archipelago/cortex

Version:

Cortex is a GraphQL API for AI. It provides a simple, extensible interface for using AI services from OpenAI, Azure and others.

18 lines (15 loc) 313 B
export default { prompt: ["{{text}}"], enableDuplicateRequests: false, inputParameters: { model: "replicate-seedance-1-pro", resolution: "1080p", aspectRatio: "16:9", fps: 24, duration: 5, image: "", camera_fixed: false, seed: -1, }, timeout: 60 * 30, // 30 minutes };