--- title: Novita AI Seedance V1 Video Generator emoji: 🎬 colorFrom: blue colorTo: purple sdk: streamlit sdk_version: 1.28.0 app_file: app.py pinned: false license: mit --- # Novita AI Seedance V1 Video Generator A Streamlit application for generating high-quality videos from text or images using the Seedance V1 model. ## Features - **Multi-model Support**: Seedance V1 Lite and Pro versions - **Text-to-Video Generation**: Create videos completely from text descriptions - **Image-to-Video Generation**: Animate static images by adding motion and effects - **Rich Configuration**: Adjustable resolution, duration, aspect ratio and other parameters - **Security**: Users provide their own API keys ## How to Use 1. Get your [Novita AI](https://novita.ai) API key 2. Enter API key in the sidebar 3. Select model type (Text-to-Video or Image-to-Video) 4. **For Text-to-Video**: Enter a detailed text description 5. **For Image-to-Video**: Upload an image and describe the motion you want 6. Configure generation parameters (resolution, duration, aspect ratio) 7. Click the generate video button and wait for your video ## Supported Parameters - **Resolution**: 480p, 720p, 1080p - **Duration**: 5 seconds, 10 seconds - **Aspect Ratio**: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, 9:21 - **Fixed Camera**: Optional - **Random Seed**: Can set fixed value ## Important Notes - Requires valid Novita AI API key and sufficient credits - Text-to-video generation typically takes 2-5 minutes - Image-to-video generation may take slightly longer - API key is only used for current session and not stored