Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Command Cinema Runtime

This is a hosted runtime for your Command Cinema page.

Security first

You pasted a Hugging Face token in chat. Revoke/regenerate it before using this app.

What it does

  • Serves a live webpage
  • Provides /api/generate
  • Stores the Hugging Face token on the server as HF_TOKEN
  • Sends movie commands to a Hugging Face text-to-video endpoint
  • Returns playable video to the webpage

Deploy on Render

  1. Create a GitHub repo named command-cinema-runtime.
  2. Upload these files.
  3. Go to Render > New > Web Service.
  4. Connect the repo.
  5. Build command: npm install
  6. Start command: npm start
  7. Add environment variable:
    • Key: HF_TOKEN
    • Value: your NEW Hugging Face token
  8. Deploy.
  9. Open the live URL and press CREATE WATCHABLE AI MOVIE.

Optional env var:

  • HF_ENDPOINT = another Hugging Face model endpoint

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages