CoolFace
Apppublic

anhdd/mpt-video-generator-app

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

MoneyPrinterTurbo

Automatically generate short videos with subtitles and background music from a topic or keywords.

Environment Variables / Secrets Configuration

You can set these Secrets in your Hugging Face Space settings:

  • —PEXELS_API_KEYS: Your Pexels API key(s), separated by commas.
  • —LLM_PROVIDER: E.g., openai or gemini.
  • —OPENAI_API_KEY: Your OpenAI or compatible API key.
  • —OPENAI_BASE_URL: Base URL (if using a third-party gateway like 9router or OpenRouter).
  • —OPENAI_MODEL_NAME: The model to use (e.g., gpt-4o-mini).
  • —GEMINI_API_KEY: Your Gemini API key.
  • —GEMINI_MODEL_NAME: Gemini model to use (e.g., gemini-2.5-flash).