LiblibAI Image & Video Gen
Generate images with Seedream4.5 and videos with Kling via LiblibAI API. Use when user asks to generate/create images, pictures, illustrations, or videos using LiblibAI, Seedream, or Kling models.
Generate images with Seedream4.5 and videos with Kling via LiblibAI API. Use when user asks to generate/create images, pictures, illustrations, or videos using LiblibAI, Seedream, or Kling models.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Generate images (Seedream4.5) and videos (Kling) via LiblibAI's API.
Environment variables must be set:
LIB_ACCESS_KEY — API access keyLIB_SECRET_KEY — API secret keyRun the CLI script at
scripts/liblib_client.py:
# Generate image python3 scripts/liblib_client.py image "a cute cat wearing a hat" --width 2048 --height 2048Generate video from text
python3 scripts/liblib_client.py text2video "a rocket launching into space" --model kling-v2-6 --duration 5
Generate video from image
python3 scripts/liblib_client.py img2video "the cat turns its head" --start-frame https://example.com/cat.jpg
Check task status
python3 scripts/liblib_client.py status <generateUuid>
POST /api/generate/seedreamV4doubao-seedream-4-5-251128--width, --height, --count (1-15), --ref-images, --prompt-magicPOST /api/generate/video/kling/text2videokling-v2-6 (latest, supports sound), kling-v2-1-master, kling-v2-5-turbo, etc.--model, --aspect (16:9/9:16/1:1), --duration (5/10s), --mode (std/pro), --sound (on/off)POST /api/generate/video/kling/img2video--start-frame image URL; optionally --end-frame (v1-6 only)images array instead of startFrame/endFrameAll generation tasks are async:
generateUuidPOST /api/generate/status with { "generateUuid": "..." }images[].imageUrl or videos[].videoUrlThe script auto-polls by default. Use
--no-poll to submit only.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.