Spaces:
Running
Running
File size: 479 Bytes
873628b db48e0b 7b8ca47 873628b db48e0b 873628b db48e0b eeb0a40 db48e0b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
sdk: gradio
sdk_version: 6.14.0
---
# CineFlow Studio
A free, client-side image-to-video generator powered by FFmpeg.js.
This project no longer depends on DeepSite. It runs entirely in the browser.
## Features
- Drag-and-drop image upload
- Timeline editing
- Client-side video generation with FFmpeg.js
- TailwindCSS + Lucide icons for UI
## Deployment
- Hugging Face Space (Gradio backend for hosting)
- Requirements: `gradio`, `huggingface_hub`
- Runtime: Python 3.10 |