Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WorldJen Examples

Example scripts for evaluating video generation models with WorldJen.

Setup

  1. Create a WorldJen account at worldjen.com
  2. Create an API key in Settings > API Keys
  3. Export your API key:
export WORLDJEN_API_KEY=your-api-key-here
  1. Install the SDK and example dependencies:
pip install worldjen
pip install -r requirements.txt
  1. Run an example:
python run_ltx2.py

Examples

Script Description
run_ltx2.py Generate and evaluate videos with LTX-2 on a single dimension (DYNAMIC_DEGREE)

See the full tutorial for a step-by-step walkthrough.

About

Example scripts for evaluating video generation models with WorldJen

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages