返回顶部
m

morpheus-fashion-design墨菲斯时装设计

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.4.0
安全检测
已通过
1,716
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

morpheus-fashion-design

Morpheus Fashion Design

使用ComfyDeploy的Morpheus Fashion Design工作流生成专业的时尚/产品广告图像。

⚠️ 关键规则

1. 绝对不要使用logo字段

logo输入已从API中移除。请勿传入。 仅存在两个图像输入:
  • - product → 被广告的产品
  • model → 模特的正面面部照片

2. 切勿对配置包使用自动值

配置包绝不能保留为auto或AUTO。

auto = 空值 = 中性、无创意方向的乏味图像。

始终根据需求说明有目的地选择。允许并鼓励使用自定义字符串值。

配置包选择指南

配置包如何选择
stylepack品牌个性:奢侈品→premiumrestraint,运动→cinematicrealism,街头→streetauthentic
camerapack
运动→sonya1,编辑→hasselbladx2d,街头→leicam6 | | lens_pack | 人像压缩?广角?匹配拍摄类型和氛围 | | lighting_pack | 黄金时刻?影棚?自然窗光?匹配需求说明 | | posedisciplinepack | 运动动作→sportinmotion,商业→commercialfrontfacing,用户生成内容→streetstylecandid_walk | | filmtexturepack | 温暖编辑→kodakportra400,电影感→kodakvision3500t,干净→digitalcleanno_emulation | | environmentpack | beachminimal,urbanglasssteel,street_crosswalk — 或自定义字符串 | | colorsciencepack | warmgoldeneditorial,neutralpremiumclean,cinematiclowcontrast | | timeweatherpack | goldenhourclear,brightmiddaysun,overcastwinterdaylight |

API详情

端点: https://api.comfydeploy.com/api/run/deployment/queue
部署ID: 1e16994d-da67-4f30-9ade-250f964b2abc

标准API调用

javascript
const response = await fetch(https://api.comfydeploy.com/api/run/deployment/queue, {
method: POST,
headers: {
Content-Type: application/json,
Authorization: Bearer YOURAPIKEY
},
body: JSON.stringify({
deployment_id: 1e16994d-da67-4f30-9ade-250f964b2abc,
inputs: {
product: / 产品图片URL /,
model: / 模特面部URL /,
brief: 详细的场景、姿势、灯光、氛围、产品摆放...,
target: 目标受众:人口统计、心理特征、生活方式...,
input_seed: -1,
brandingpack: logonone,
aspect_ratio: 9:16,
stylepack: streetauthentic,
camerapack: sonya1,
lenspack: zeissotus_55,
filmtexturepack: kodakportra400,
colorsciencepack: warmgoldeneditorial,
shotpack: mediumshot,
posedisciplinepack: streetstylecandid_walk,
lightingpack: naturalwindow,
timeweatherpack: goldenhourclear,
environmentpack: urbanglass_steel,
intent: awareness
}
})
});

🎭 模特目录

GitHub: https://github.com/PauldeLavallaz/model_management
本地路径: ~/clawd/models-catalog/catalog/images/

优先级顺序

  1. 1. 用户提供模特图像 → 直接使用
  2. 用户描述模特 → 搜索目录,选择最佳匹配
  3. 无规格说明 → 根据需求说明上下文选择

搜索

bash

按体型

cat models-catalog/catalog/catalog.json | python3 -c import json,sys; data=json.load(sys.stdin) for t in data[talents]: if t.get(bodytype) in [curvy,plussize]: print(t[id], t[name], t[ethnicity])

按族裔+性别

cat models-catalog/catalog/catalog.json | jq [.talents[] | select(.ethnicity == hispanic and .gender == female) | {id, name, body_type}]

创意需求说明 — 如何编写

将其写成真正的摄影导演需求说明——具体、物理、电影感:

示例:CasanCrem Light(讽刺/病毒式UGC角度)

CasanCrem Light La Serenísima的UGC TikTok活动。
体格健壮的年轻人在阿根廷家庭厨房中,手捧产品罐,面带会意的微笑。
放松的姿势,靠在台面上,直视镜头,充满能量和默契。
产品罐在手中可见且突出。午后温暖的自然窗光。
真实的UGC风格,非传统广告。真实身材, relatable,非运动型。

示例:Oakley单板滑雪

Oakley单板滑雪活动。骑手在雪地公园的金属滑轨上,身体略微旋转,
手臂张开保持平衡,视线看向路线。技术性真实的自由式姿势。
高山雪地公园,正午充足日光,压实雪地,金属结构。
自然阳光在雪地上反射——饱和色彩,强对比。
纪实手法——定格骑手在滑轨上的瞬间,身体和滑板清晰锐利。
真实滑行场景:平衡、专注、风格融为一体。

配置包参考

配置包选项
stylepackpremiumrestraint,editorialprecision,cinematicrealism,cinematicmemory,campaignhero,producttruth,cleancommercial,streetauthentic,archivefashion,experimentalauthorial
shotpack
fullbodywide,mediumshot,closeup,lowanglehero,threequarter,waistup | | camerapack | arrialexa35,canonr5,hasselbladx2d,leicam6,sonya1 | | lenspack | cookeanamorphici50,leicanoctilux50,zeissotus55,widedistortioncontrolled | | lightingpack | goldenhourbacklit,naturalwindow,studiothreepoint,brightmiddaysun | | posedisciplinepack | commercialfrontfacing,streetstylecandidwalk,sportin_motion | | filmtexturepack | kodakportra400,fujifilmvelvia50,kodakvision3500t,digitalcleanno_emulation | | colorsciencepack | neutralpremiumclean,warmgoldeneditorial,cinematiclowcontrast | | environmentpack | beachminimal,urbanglasssteel,street_crosswalk — 或自定义描述字符串 | | timeweatherpack | goldenhourclear,brightmiddaysun,overcastwinterdaylight | | brandingpack | logonone ← 除非明确要求logo,始终使用此选项 | | intent | awareness,consideration,conversion,retention | | aspect_ratio | 9:16,16:9,1:1,4:5,3:4 |

Python上传辅助函数

python
def comfyupload(filepath: str, apikey: str) -> str:
from pathlib import Path
import requests
p = Path(filepath)
mime = image/png if p.suffix ==

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 morpheus-fashion-design-1776361501 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 morpheus-fashion-design-1776361501 技能

通过命令行安装

skillhub install morpheus-fashion-design-1776361501

下载

⬇ 下载 morpheus-fashion-design v1.4.0(免费)

文件大小: 8.3 KB | 发布时间: 2026-4-17 15:35

v1.4.0 最新 2026-4-17 15:35
Integración con Portrait Generator: imagen_1 frontal como model reference cuando el guión requiere personaje custom.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部