Skip to content

ModelTC/lightx2v-studio-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightx2v-studio-cli

中文

Command-line client for LightX2V — submit, poll, and download AI image/video generation tasks via x2v.light-ai.top OpenAPI.

Install

curl -fsSL https://raw.githubusercontent.com/ModelTC/lightx2v-studio-cli/main/install.sh | sh

Or with pip / pipx:

pip install "git+https://github.com/ModelTC/lightx2v-studio-cli.git"

See cli-install.md for details.

Quick start

lightx2v login
lightx2v models
lightx2v run t2i/Qwen-Image-2512 --prompt "a cute cat" --shape 512,512 -o out.png

Agent skill

For Cursor / agent automation, install the skill from the separate repo:

npx skills add ModelTC/LightX2V-Skills@lightx2v-ai-video-generation -g -y

Skills repo: https://github.com/ModelTC/LightX2V-Skills

Links

License

MIT

About

ai, video-generation, image-generation, cli, cursor, agent-skills, lightx2v, openapi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors