NewLighthouseEmbedding
详情
下载文件
模型描述
前言
在我第一次使用灯塔的 Embedding 仅获得中等效果后,我创建了一个具有新参数的新模型。现在结果基本符合我的预期。
在生成图像时,你需要权衡:没有嵌入的图像是否比有嵌入的图像更好。
你无法真正避免实验。这类似于每个在 Prompt 中添加或删除的字母都会改变图像的问题。
模型的作用
现在,模型能生成更美观的红白相间灯塔图像,并带有周围环境。
实验表明,模型对 Prompt 的理解以及背景本身均有影响。
如何最佳使用该模型
为进一步说明,区分 模型名称、模型权重 和 触发词。
一个最简可用的 Prompt 如下:
lighthouse, NewLighthouseEmbedding:0.5
使用此 Prompt 时,若无进一步操作,图像质量通常最差。原则上,Prompt 必须同时包含 'lighthouse' 和 'NewLighthouseEmbedding:0.5',并可使用不同的权重值。
一个有效的 Prompt 示例
一个不带 Embedding 的优秀 Prompt 示例为:
masterpiece, intricate photo, large lighthouse image-dominating with red-white colored ring-sections on a rock in the ocean bay, rough foggy sea, blue light at the horizon, photo realistic, hyper realistic, highly detailed, sharp focus, best quality, high resolution, 8K, HDR
一个带 Embedding 的优秀 Prompt 示例为:
masterpiece, intricate photo, large lighthouse image-dominating with red-white colored ring-sections on a rock in the ocean bay, rough foggy sea, blue light at the horizon, photo realistic, hyper realistic, highly detailed, sharp focus, best quality, high resolution, 8K, HDR, NewLighthouseEmbedding:1.0
训练
我为该模型重新处理了我的图片。我删除了一张图片,因为其中的灯塔太小;又删除了两张,因为无法明确识别为灯塔。最终剩下10张用于训练的图片。
所用正方形照片的分辨率为 512 x 512 像素。
训练时,我使用了 Textual Inversion 模板文本文件,其中使用 [name] 而非 [filewords],如下所示:
a photo of a [name]
a full scale photo of a [name]
a intricate photo of a [name]
a detailed photo of a [name]
a photorealistic photo of a [name]
此外,我还调整了一些参数。
最后
祝你今天愉快!玩得开心!获得灵感!




















