Spaces:
Sleeping
Sleeping
File size: 1,529 Bytes
5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 db8251f 5d312f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 |
---
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 |