🚀 巫师的复古浪漫小说LoRA模型
本项目是一个基于Stable Diffusion的LoRA模型,可用于生成浪漫小说封面图像,支持FLUX,能根据特定提示词生成高质量的复古风格图像。
🚀 快速开始
触发词使用
使用 Harlequin Romance Book Cover
来触发图像生成。
下载模型
该模型的权重以Safetensors格式提供,可在 Files & versions 标签页 中下载。
使用 diffusers 库
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('WizWhite/wizard-s-vintage-romance-novel', weight_name='Wiz-Vintage_Romance-FLUX.safetensors')
image = pipeline('Photo of a harlequin romance book cover with the title "The Wizard\'s Vintage Romance". The book is on a bedside table. It features a pulp art illustration of Wizard Whitebeard with a long white beard. Promotional sticker on the bottom say "THE ORIGINAL - now for FLUX"').images[0]
更多细节,包括LoRA的加权、合并和融合,请查看 diffusers中加载LoRA的文档。
✨ 主要特性
模型描述
- 最佳使用场景(针对FLUX):
- 该LoRA在一定程度上区分大小写。
- 提示格式1:A Harlequin romance book cover with the title "YYY"
- 提示格式2:Photo of a Harlequin romance book cover with the title "YYY"
- 单本书使用2:3的比例,若需要更多内容则使用横向格式(需调整提示词)。
- 可在评论中提问。
- 可在图库中分享作品。
- 常用设置:大多数示例使用Hyper 8-step LoRA,10 - 12步DDIM Trailing (SGM Uniform),CFG为3.5。
- 其他基于文本的LoRA:查看作者的 其他模型。
📄 许可证
本模型使用 定制LoRA训练许可证。
模型信息表格
属性 |
详情 |
模型类型 |
基于Stable Diffusion的LoRA模型 |
基础模型 |
black-forest-labs/FLUX.1-dev |
标签 |
text-to-image, stable-diffusion, lora, diffusers, template:sd-lora, migrated, objects, vintage, pulp art, cover art, text, books, harlequin, romance novel |
示例展示
(CivitAI)
部分示例输出:
- 输入提示:'Photo of a harlequin romance book cover with the title "The Wizard's Vintage Romance". The book is on a bedside table. It features a pulp art illustration of Wizard Whitebeard with a long white beard. Promotional sticker on the bottom say "THE ORIGINAL - now for FLUX"'
输出图片:31320069.jpeg
- 输入提示:'a Harlequin romance book cover with the title "DARTH VADER the PANTY RAIDER"'
输出图片:31320175.jpeg
- 输入提示:'a Harlequin romance book cover with the title for "BATH MAN", depicting Batman in a bath tub. His butler Alfred is standing in the background, holding a towel'
输出图片:31320275.jpeg
- 输入提示:'a Harlequin romance book cover with the title "Stormy Sky: Moist Mushroom". with a pulp art illustration of a President sitting on the side of the bed, wearing a red MAGA cap'
输出图片:31320311.jpeg
- 输入提示:'a Harlequin romance book cover with the title "Executing manual override". Featuring C-3PO'
输出图片:31320375.jpeg
- 输入提示:'a Harlequin romance book cover with the title "Cranking the stank shank". Featuring Doctor Strange'
输出图片:31320444.jpeg
- 输入提示:'a Harlequin romance book cover with the title "Legend of The Manatee Lover"'
输出图片:31323398.jpeg
- 输入提示:'Three Harlequin romance books on a table, the left one is called "Rock", the book in the middle has the title "Paper", and the one to the right is "Scissors"'
输出图片:31323591.jpeg
- 输入提示:'a Harlequin cook book cover with the title "Yeezy's Fish Sticks Recipes". with a pulp art illustration of Kanye West in the kitchen'
输出图片:31323718.jpeg
- 输入提示:'Photo of a harlequin romance book cover with the title "The Wizard's Vintage Romance". The book is on a bedside table. It features a pulp art illustration of Wizard Whitebeard with a long white beard. Promotional sticker on the bottom say "THE ORIGINAL - now for FLUX"'
输出图片:31324202.jpeg