InvictaTill's picture
fix: change space metadata colors to supported values (purple/blue) for HF validation
8fe167c
|
Raw
History Blame Contribute Delete
1.19 kB
metadata
title: InvictaTill VideoGen Studio
emoji: 🎬
colorFrom: purple
colorTo: blue
sdk: docker
pinned: false
license: mit

🎬 InvictaTill VideoGen Studio

A state-of-the-art text-to-video generation studio optimized for memory efficiency and cinematic output. Powered by InvictaTill AI for prompt engineering and the latest open-source video models.

πŸš€ Key Enhancements Implemented

  1. ✨ Prompt Enhancer powered by InvictaTill AI: Re-writes simple descriptions into rich, descriptive cinematic prompts optimized for Diffusion models.
  2. 🎭 Preset Style Overlays: Supports Cyberpunk, Anime (Makoto Shinkai style), Cinematic, Pixar 3D, and Oil Painting style overlays.
  3. βš™οΈ Memory-Optimization Infrastructure: Automatically triggers VAE slicing, attention slicing, CPU offloading, and cache flushing to run on custom consumer GPUs without Out-Of-Memory (OOM) errors.
  4. 🎨 Premium Dark Glass Interface: Modernized Gradio container with Space Grotesk/Inter fonts, glowing interactive buttons, and custom layout.

πŸ“¦ How to Run Locally

# 1. Install dependencies
pip install -r requirements.txt

# 2. Run the application
python app.py