metadata
title: Ravi
emoji: π
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: ravi
README.md for HF Spaces
title: AI Video Generator emoji: π¬ colorFrom: blue colorTo: purple sdk: streamlit sdk_version: 1.28.0 app_file: app.py pinned: true license: apache-2.0 models: - stabilityai/stable-diffusion-2-base tags: - text-to-video - video-generation - stable-diffusion - tts
π¬ AI Video Generator - Hugging Face Spaces Edition
Generate animated videos from text using AI models, optimized for Hugging Face Spaces with GPU support.
Features
- π¨ AI-Powered Scene Generation: Uses Stable Diffusion for creating scenes
- ποΈ Natural Voice Narration: Edge-TTS for realistic voice synthesis
- β‘ GPU Acceleration: Runs on free HF Spaces GPU
- π¬ Multiple Styles: Cartoon, Anime, Realistic, Watercolor, Fantasy
- π₯ Direct Download: Export as MP4
How to Use
- Enter Script: Write your story in the text area
- Process: Click "Process Script" to break into scenes
- Preview: Review generated scenes
- Generate: Create the final video
- Download: Save your video
Examples
Try these example prompts:
- Fantasy adventures
- Sci-fi stories
- Educational content
- Children's tales
Technical Details
- Image Generation: Stable Diffusion 2 Base
- Voice Synthesis: Microsoft Edge-TTS
- Video Processing: MoviePy
- GPU: NVIDIA T4 (when available)
Limitations
- Max video length: ~60 seconds
- Processing time: 2-5 minutes
- GPU availability may vary
Credits
Built with β€οΈ using:
- Hugging Face Diffusers
- Streamlit
- MoviePy
- Edge-TTS