remotion-render / README.md
Foxik163's picture
Add README with HF Space Docker config
38ca480
---
title: Remotion Render
emoji: 🎬
colorFrom: purple
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---
# Remotion Render Server
Express server for rendering AI Reels videos using Remotion.
**POST /render** — accepts multipart form with clips, voice, subtitles, and optional background.
Returns `{ success, videoUrl, audioMixed }`.