← 返回
未分类 Key

Pose Transfer

AI-powered fashion model pose transfer tool. Generate pose variations of a model/product image using reference pose images while keeping clothing and backgro...
AI驱动的时尚模特姿态迁移工具。使用参考姿态图像生成模特/产品图像的姿态变化,同时保留服装和背景。
3cpj 3cpj 来源
未分类 clawhub v0.1.1 1 版本 99834.2 Key: 需要
★ 0
Stars
📥 602
下载
💾 0
安装
1
版本
#latest

概述

Pose Transfer

AI 姿态迁移工具 —— 给模特换姿势,保持服装和背景不变。

使用方法

python3 scripts/generate.py \
  --original "/path/to/model.jpg" \
  --poses "/path/to/pose.jpg" \
  --output "./output" \
  --keep-background

参数

参数说明
------------
--original原图路径
--posespose 参考图(1-4张)
--output输出目录(默认./output)
--keep-background保留原图背景
--desc详细描述(提高准确度)
--expression表情(默认smiling)
--resolution分辨率 1K/2K/4K

前置要求

export FAL_KEY="your-fal-api-key"
pip install fal-client

获取 API Key: https://www.fal.ai/dashboard/keys

费用

  • $0.15/张图
  • 模型: fal-ai/nano-banana-pro/edit

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-05-03 10:34 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 427 📥 116,452
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 330 📥 93,318
design-media

Video Frames

steipete
使用 ffmpeg 从视频中提取帧或短片。
★ 133 📥 52,735