CoolFace
Apppublic

pmshaurya/my-life-journey

sourceHugging Facemitupdated 6mo agoView on Hugging Face
1likes
App README

✦ My Life Journey

Upload your photo, share your story details (quick or detailed mode), and this Space generates a personalised animated video of your life journey — narrated in your chosen voice style.

Pipeline (built step by step)

  1. 1.UI ← you are here
  2. 2.Avatar generation — FLUX + IP-Adapter (face-preserving stylization)
  3. 3.Story narration — LLaMA 3 via HF Inference API
  4. 4.Voiceover — Coqui XTTS-v2
  5. 5.Scene animation — AnimateDiff / Wan2.1
  6. 6.Video assembly — MoviePy

Hardware

Recommended: A10G GPU (T4 small minimum for animation steps)

Local dev

bash
pip install -r requirements.txt
python app.py