← 返回
内容创作 Key 中文

Runware Image & Video generation

Generate images and videos via Runware API. Access to FLUX, Stable Diffusion, Kling AI, and other top models. Supports text-to-image, image-to-image, upscaling, text-to-video, and image-to-video. Use when generating images, creating videos from prompts or images, upscaling images, or doing AI image transformation.
通过 Runware API 生成图像与视频,支持 FLUX、Stable Diffusion、Kling AI 等主流模型。具备文生图、图生图、放大、文生视频及图生视频功能。适用于生成图像、基于提示词或图像创作视频、图像放大及 AI 图像变换。
26medias
内容创作 clawhub v1.0.0 1 版本 99965.5 Key: 需要
★ 2
Stars
📥 2,855
下载
💾 388
安装
1
版本
#latest

概述

Runware

Image and video generation via Runware's unified API. Access FLUX, Stable Diffusion XL, Kling AI, and more.

Setup

Set RUNWARE_API_KEY environment variable, or pass --api-key to scripts.

Get API key: https://runware.ai

Image Generation

Text-to-Image

python3 scripts/image.py gen "a cyberpunk city at sunset, neon lights, rain" --count 2 -o ./images

Options:

  • --model: Model ID (default: runware:101@1 / FLUX.1 Dev)
  • --width/--height: Dimensions (default: 1024x1024)
  • --steps: Inference steps (default: 25)
  • --cfg: CFG scale (default: 7.5)
  • --count/-n: Number of images
  • --negative: Negative prompt
  • --seed: Reproducible seed
  • --lora: LoRA model ID
  • --format: png/jpg/webp

Image-to-Image

Transform an existing image:

python3 scripts/image.py img2img ./photo.jpg "watercolor painting style" --strength 0.7
  • --strength: How much to transform (0=keep original, 1=ignore original)

Upscale

python3 scripts/image.py upscale ./small.png --factor 4 -o ./large.png

List Models

python3 scripts/image.py models

Video Generation

Text-to-Video

python3 scripts/video.py gen "a cat playing with yarn, cute, high quality" --duration 5 -o ./cat.mp4

Options:

  • --model: Model ID (default: klingai:5@3 / Kling AI 1.6 Pro)
  • --duration: Length in seconds
  • --width/--height: Resolution (default: 1920x1080)
  • --negative: Negative prompt
  • --format: mp4/webm/mov
  • --max-wait: Polling timeout (default: 600s)

Image-to-Video

Animate an image or interpolate between frames:

# Single image (becomes first frame)
python3 scripts/video.py img2vid ./start.png --prompt "zoom out slowly" -o ./animated.mp4

# Two images (first and last frame)
python3 scripts/video.py img2vid ./start.png ./end.png --duration 5

List Video Models

python3 scripts/video.py models

Popular Models

Image

ModelID
------------
FLUX.1 Devrunware:101@1
FLUX.1 Schnell (fast)runware:100@1
FLUX.1 Kontextrunware:106@1
Stable Diffusion XLcivitai:101055@128080
RealVisXLcivitai:139562@297320

Video

ModelID
------------
Kling AI 1.6 Proklingai:5@3
Kling AI 1.5 Proklingai:3@2
Runway Gen-3runwayml:1@1

Browse all: https://runware.ai/models

Notes

  • Video generation is async; scripts poll until complete
  • Costs vary by model — check https://runware.ai/pricing
  • FLUX models are excellent for quality; Schnell is faster
  • For best video results, use descriptive prompts with motion words

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 13:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Bob P2P - Beta

26medias
连接Bob P2P API市场。使用Solana链上的$BOB代币发现、购买并调用其他AI代理的API。去中心化代理经济。
★ 0 📥 2,124
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,517
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,995