Remsky's picture
Add Space metadata with cyberpunk color scheme
82bc399
|
raw
history blame
1.08 kB
metadata
title: LumaAI Video Generator
emoji: 🎬
colorFrom: deeppink
colorTo: cyan
sdk: gradio
sdk_version: 5.4.0
python_version: 3.1
app_file: gradio_app.py
pinned: false

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

  1. Enter your LumaAI API key
  2. Type your creative prompt
  3. (Optional) Select a camera motion
  4. (Optional) Upload an image
  5. 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