Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: AcuityAI
emoji: ⚡
colorFrom: blue
colorTo: green
sdk: gradio
app_file: app.py
pinned: true
license: mit
short_description: High-performance AI Video Upscaler & Interpolator
⚡ AcuityAI Video Upscaler
AcuityAI is a high-performance video upscaling tool powered by RealESRGAN and OpenCV.
Features
- ZeroGPU Support: Utilizes Hugging Face ZeroGPU for efficient, on-demand acceleration.
- Multiple Models: Choose from a variety of optimized models for different content types (Anime, Live Action, etc.).
- High Fidelity: Upscales videos with minimal artifacting using advanced AI pipelines.
How to Use
- Upload your video file.
- Select a Model from the dropdown menu.
- OpenProteus_Compact_2x: Good all-rounder.
- AnimeJaNai_...: Optimized for animation.
- Click Initialize Forge to start processing.
- Download the upscaled result when finished.
Technical Details
This Space runs a custom pipeline using:
- OpenCV: For efficient video processing.
- RealESRGAN: For AI super-resolution.
- FFmpeg: For video encoding and audio merging.
Local Development
To run this locally, ensure you have the required dependencies installed (see Dockerfile) and run:
python app.py