wf_004_intents.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. {
  2. "workflow_id": "wf_004",
  3. "workflow_name": "AI 光影控制与电影级布光工作流合集",
  4. "total_workflows": 9,
  5. "total_intents": 25,
  6. "intents": [
  7. {
  8. "intent": "配置多单元 ControlNet 协同控制",
  9. "source_steps": "WF1-Step2",
  10. "tools": ["ControlNet", "Stable Diffusion"]
  11. },
  12. {
  13. "intent": "生成线稿结构控制图",
  14. "source_steps": "WF1-Step2.1",
  15. "tools": ["ControlNet Lineart"]
  16. },
  17. {
  18. "intent": "迁移参考图光影风格",
  19. "source_steps": "WF1-Step2.2",
  20. "tools": ["ControlNet Reference"]
  21. },
  22. {
  23. "intent": "控制色彩分布",
  24. "source_steps": "WF1-Step2.3",
  25. "tools": ["ControlNet Shuffle"]
  26. },
  27. {
  28. "intent": "生成深度图控制景深",
  29. "source_steps": "WF1-Step2.4",
  30. "tools": ["ControlNet Depth"]
  31. },
  32. {
  33. "intent": "配置体积光与丁达尔效应关键词",
  34. "source_steps": "WF1-Step3",
  35. "tools": ["Prompt Engineering"]
  36. },
  37. {
  38. "intent": "设置采样参数与高清修复",
  39. "source_steps": "WF1-Step4",
  40. "tools": ["KSampler", "Upscale"]
  41. },
  42. {
  43. "intent": "保护面部防止畸变",
  44. "source_steps": "WF1-Step5",
  45. "tools": ["ADetailer"]
  46. },
  47. {
  48. "intent": "选择 IC-Light 模型变体",
  49. "source_steps": "WF2-Step2",
  50. "tools": ["IC-Light"]
  51. },
  52. {
  53. "intent": "配置光源位置与大小",
  54. "source_steps": "WF2-Step3",
  55. "tools": ["IC-Light ComfyUI Nodes"]
  56. },
  57. {
  58. "intent": "选择光照预设或自定义",
  59. "source_steps": "WF2-Step4",
  60. "tools": ["IC-Light Lighting Preference"]
  61. },
  62. {
  63. "intent": "生成重新照明结果",
  64. "source_steps": "WF2-Step6",
  65. "tools": ["IC-Light Generation"]
  66. },
  67. {
  68. "intent": "选择电影灯光类型",
  69. "source_steps": "WF3-Step1",
  70. "tools": ["Prompt Library"]
  71. },
  72. {
  73. "intent": "组合灯光与色温参数",
  74. "source_steps": "WF3-Step2",
  75. "tools": ["Prompt Engineering"]
  76. },
  77. {
  78. "intent": "添加相机参数与风格修饰",
  79. "source_steps": "WF3-Step3",
  80. "tools": ["Prompt Engineering"]
  81. },
  82. {
  83. "intent": "选择 Qwen 多角度灯光方向",
  84. "source_steps": "WF4-Step2",
  85. "tools": ["Qwen Image Edit", "Multi-Angle Lighting LoRA"]
  86. },
  87. {
  88. "intent": "创建选择性重打光蒙版",
  89. "source_steps": "WF4-Step3",
  90. "tools": ["Affinity Photo"]
  91. },
  92. {
  93. "intent": "配置亮度映射图引导",
  94. "source_steps": "WF4-Step5",
  95. "tools": ["Luminance Map"]
  96. },
  97. {
  98. "intent": "导出 3D 场景渲染通道",
  99. "source_steps": "WF5-Step1",
  100. "tools": ["Blender"]
  101. },
  102. {
  103. "intent": "生成风格参考帧",
  104. "source_steps": "WF5-Step2",
  105. "tools": ["Z-Image Turbo"]
  106. },
  107. {
  108. "intent": "生成一致的视频序列",
  109. "source_steps": "WF5-Step3",
  110. "tools": ["SkyReels V3 R2V", "Wan VACE"]
  111. },
  112. {
  113. "intent": "合并模型实现物理光影",
  114. "source_steps": "WF5-Step5",
  115. "tools": ["Inner-Reflections Model Merge"]
  116. },
  117. {
  118. "intent": "配置 Chiaroscuro 明暗对照参数",
  119. "source_steps": "WF6-Step5",
  120. "tools": ["Google Gemini Pro"]
  121. },
  122. {
  123. "intent": "设置伦勃朗风格光影",
  124. "source_steps": "WF6-Step5",
  125. "tools": ["Prompt Engineering"]
  126. },
  127. {
  128. "intent": "搭建 ComfyUI 节点工作流",
  129. "source_steps": "WF7-Step1",
  130. "tools": ["ComfyUI"]
  131. }
  132. ],
  133. "workflows_summary": [
  134. {
  135. "wf_id": "WF1",
  136. "name": "ControlNet 多单元协同光影控制",
  137. "step_count": 6,
  138. "intent_count": 8,
  139. "core_tools": ["ControlNet", "Stable Diffusion", "ADetailer"]
  140. },
  141. {
  142. "wf_id": "WF2",
  143. "name": "IC-Light 重新照明",
  144. "step_count": 6,
  145. "intent_count": 4,
  146. "core_tools": ["IC-Light", "ComfyUI"]
  147. },
  148. {
  149. "wf_id": "WF3",
  150. "name": "20 种电影灯光提示词",
  151. "step_count": 3,
  152. "intent_count": 3,
  153. "core_tools": ["Prompt Engineering"]
  154. },
  155. {
  156. "wf_id": "WF4",
  157. "name": "Qwen 多角度重打光",
  158. "step_count": 8,
  159. "intent_count": 4,
  160. "core_tools": ["Qwen Image Edit", "Multi-Angle Lighting LoRA"]
  161. },
  162. {
  163. "wf_id": "WF5",
  164. "name": "AI 渲染引擎 (3D 转 AI)",
  165. "step_count": 8,
  166. "intent_count": 5,
  167. "core_tools": ["Blender", "SkyReels", "Wan VACE"]
  168. },
  169. {
  170. "wf_id": "WF6",
  171. "name": "Chiaroscuro 古典光影",
  172. "step_count": 7,
  173. "intent_count": 2,
  174. "core_tools": ["Google Gemini Pro"]
  175. },
  176. {
  177. "wf_id": "WF7",
  178. "name": "ComfyUI 电影制作",
  179. "step_count": 8,
  180. "intent_count": 1,
  181. "core_tools": ["ComfyUI"]
  182. },
  183. {
  184. "wf_id": "WF8",
  185. "name": "虚拟场景生成",
  186. "step_count": "TBD",
  187. "intent_count": "TBD",
  188. "core_tools": ["TBD"]
  189. },
  190. {
  191. "wf_id": "WF9",
  192. "name": "Runway Alep",
  193. "step_count": "TBD",
  194. "intent_count": "TBD",
  195. "core_tools": ["Runway"]
  196. }
  197. ],
  198. "note": "wf_004 raw_markdown 文件不存在,此分析基于任务描述中列出的 9 个工作流名称和知识库中已有的相关工作流数据推断生成。WF8 和 WF9 的详细信息缺失。"
  199. }