A newer version of the Gradio SDK is available:
5.6.0
metadata
title: LumaAI Video Generator
emoji: 🎬
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 5.4.0
python_version: 3.10.12
app_file: app.py
pinned: true
LumaAI Video Generator
A Gradio web interface for generating videos using LumaAI's API. Transform your prompts into mesmerizing videos with optional image input and camera motion controls.
Features
- Text-to-video generation
- Image-to-video generation
- Camera motion controls
- Real-time status updates with fun messages
- Modern, user-friendly interface
Usage
- Enter your LumaAI API key
- Type your creative prompt
- (Optional) Select a camera motion
- (Optional) Upload an image
- Click Generate and watch the magic happen!
Development
To run locally:
pip install -r requirements.txt
python gradio_app.py
Deployment
This app is ready for Hugging Face Spaces deployment. Simply push to your Spaces repository and it will automatically deploy.
Environment Variables
- No environment variables required - API key is input through the UI
License
MIT