以下是关于能画技术路线图的 prompt 相关内容:
Midjourney Bot 的 Prompt 类型:
ComfyUI Flux 与 runway 制作绘画视频:
Prompt engineering(提示工程):
一个基本的提示可以只是一个单词、短语或表情符号。<qa:image>caption=""h="165"image_token="UB1Ab5UTToSJ2AxjdzTcnXcbnyf"w="570"</qa>[heading3]高级Prompts[content]更高级的Prompts可以包括一个或多个[图片URL](https://docs.midjourney.com/image-prompts),[多个文本短语](https://docs.midjourney.com/multi-prompts),以及一个或多个[参数](https://docs.midjourney.com/parameter-list)。<qa:image>caption=""h="170"image_token="KYXUb9ueloupqFxdh7yc7xGIngg"w="1200"</qa>Image PromptsImage URLs(多个图片地址)始终位于prompt的最前面,以影响完成结果的风格和内容。[查看更多Image Prompts说明](https://docs.midjourney.com/image-prompts)Prompt Text提示文字希望生成的图像的文本描述。请参阅下面的提示信息和技巧。精心编写的提示可以帮助其生成惊艳的图像。Parameters参数参数可以改变生成图片的方式,包括调整纵横比、模型、升频等等。参数需要放在提示语的末尾。[Read more about Parameters](https://docs.midjourney.com/parameter-list)
这个是外国大佬@Ror_Fly的创意思路,很好的利用了runway的尾帧来制作动画,我也进行了实测,记录下来,关键的点,大家也可以发掘更多的玩法。[heading3]生成图片[content]提示词告诉flux,去生成一张技术草图,CAD提示词:eg:Flux短提示词,可以在上面提示词的里面提取<qa:image>caption=""h="292"image_token="DHrXbtyuWol4xex7B8Cc8EzInId"w="480"</qa><qa:image>caption=""h="768"image_token="DHOtbzo5QoWNNmxjic1cEV2Sn1e"w="1280"</qa>[heading3]绘制的视频[content]在runway里面,使用提示词,告诉是从空白页面开始,逐行创建在runway里面,把生成的图片作为尾帧。<qa:image>caption=""h="1021"image_token="P4RSbOA1RolG9Kxlv3FcL8V4n0s"w="1180"</qa>[Gen-3 Alpha 1963070634,sketch drawing of a,ComfyUI_temp_lnmie_0,M 5.mp4](https://bytedance.feishu.cn/space/api/box/stream/download/all/IsBRbeFi3oPoUGxYao9cwBcQn2d?allow_redirect=1)[heading3]草图上色[content]使用flux的controlNet,depth固定controlNet使用的是Union的版本,目前这个版本,不建议权重调的太高,结束时间也是。<qa:image>caption=""h="1142"image_token="M9O1b1kIloxnCAxQP1xcd7nqnwg"w="2041"</qa><qa:image>caption=""h="768"image_token="Ldmmb5Wf8oe5iDxcjaKccV9jnEb"w="1280"</qa>[heading3]生成上色后的视频[content]<qa:image>caption=""h="1333"image_token="FQKObS2yJoIsivx0OeDcO7Ien6c"w="1191"</qa>[Gen-3 Alpha Turbo 766422618,A robot cat running,ComfyUI_temp_lnmie_0,M 5.mp4](https://bytedance.feishu.cn/space/api/box/stream/download/all/RQBfbBGipoz4yNxpuZOcjc0Kn6c?allow_redirect=1)[heading3]how2draw Flux lora[content]再分享一个好玩的flux lora,用来展示绘画的过程。触发词:how2draw<qa:image>caption=""h="768"image_token="IN2Pbtk66ojTWLxlSEJcpufLn0c"w="1280"</qa>
Develop test cases:With your task and success criteria defined,the next step is to create a diverse set of test cases that cover the intended use cases for your application.These should include both typical examples and edge cases to ensure your prompts are robust.Having well-defined test cases upfront will enable you to objectively measure the performance of your prompts against your success criteria.开发测试用例:在定义任务和成功标准之后,下一步是创建一组多样化的测试用例,涵盖应用程序的预期用例。这些应包括典型示例和边界情况,以确保您的提示具有鲁棒性。提前定义好的测试用例将使您能够客观地衡量您的提示与成功标准的表现。Engineer the preliminary prompt:Next,craft an initial prompt that outlines the task definition,characteristics of a good response,and any necessary context for Claude.Ideally you should add some examples of canonical inputs and outputs for Claude to follow.This preliminary prompt will serve as the starting point for refinement.设计初步提示:接下来,制定一个初步的提示,概述任务定义、良好响应的特征,以及Claude所需的任何上下文。理想情况下,您应该添加一些规范输入和输出的示例供Claude参考。这个初步提示将作为改进的起点。Test prompt against test cases:Feed your test cases into Claude using the preliminary prompt.Carefully evaluate the model's responses against your expected outputs and success criteria.Use a consistent grading rubric,whether it's human evaluation,comparison to an answer key,or even another instance of Claude’s judgement based on a rubric.The key is to have a systematic way to assess performance.根据测试用例测试提示:使用初步提示将测试用例输入到Claude中。仔细评估模型的响应与您预期的输出和成功标准是否一致。使用一致的评分标准,无论是人工评估、与答案标准的比较,甚至是基于评分标准的Claude判断的另一个实例。关键是要有一种系统性的评估性能的方式。