# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: SoraFlows
spec:
    description: SoraFlows is a browser interface for OpenAI Sora, generate text-to-video simply.
    icon: https://www.soraflows.com/logo.png
    tags:
        - Website
        - Bot
        - API
        - Tool
        - ChatGPT
    readme: |-
        SoraFlows is a browser interface for OpenAI Sora, generate text-to-video simply.

        Sora is an AI model introduced by OpenAI that can create realistic and imaginative scenes from text instructions. Sora can instantaneously generate sophisticated 60-second-long videos featuring highly detailed scenes, complex camera motion, and multiple characters with vibrant emotions. The tool is not yet publicly available.
    services:
        - name: SoraFlows
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 759515226
                branch: main
            env:
                PORT:
                    default: "3000"
