Pravin Barapatre
Add Hugging Face Spaces configuration metadata
5d312f8
---
title: AI Video Creator Pro
emoji: 🎬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.25.0
app_file: app.py
pinned: false
---
# AI Video Creator Pro
Transform your ideas into stunning videos with AI-powered generation. This app supports multiple state-of-the-art text-to-video models and professional voice narration using gTTS.
## Features
- Multiple AI models: DAMO Text-to-Video MS-1.7B, Zeroscope v2 XL, Wan2.1-T2V-14B
- Professional voice-over (English, gTTS)
- Custom narration scripts
- Advanced controls: quality, resolution, reproducibility
- Fast processing with GPU acceleration
- Monetization-ready UI and pricing info
## Installation
```bash
pip install -r requirements.txt
```
## Usage
### Local
```bash
python app.py
```
- Open [http://localhost:7860](http://localhost:7860) in your browser.
### Hugging Face Spaces
- Push this repo to your Hugging Face Space.
- The app will build and run automatically.
## Requirements
All dependencies are pinned for Hugging Face Spaces compatibility. See `requirements.txt`.
## Example Prompts
- A beautiful sunset over the ocean with waves crashing on the shore
- A cat playing with a ball of yarn in a cozy living room
- A futuristic city with flying cars and neon lights
- A butterfly emerging from a cocoon in a garden
- A rocket launching into space with fire and smoke
## Pricing
- **Free Tier:** 5 videos per day
- **Pro Plan:** $9.99/month (unlimited videos, priority, HD, advanced features)
- **Enterprise:** Contact us
## License
MIT