🚀 Street-Bokeh-Flux-LoRA
Street-Bokeh-Flux-LoRA 是一款图像生成模型,可基于特定提示词生成带有街景虚化效果的图像,目前仍在训练阶段。
🚀 快速开始
代码示例
import torch
from pipelines import DiffusionPipeline
base_model = "black-forest-labs/FLUX.1-dev"
pipe = DiffusionPipeline.from_pretrained(base_model, torch_dtype=torch.bfloat16)
lora_repo = "prithivMLmods/Street-Bokeh-Flux-LoRA"
trigger_word = "Street Bokeh"
pipe.load_lora_weights(lora_repo)
device = torch.device("cuda")
pipe.to(device)
模型下载
此模型的权重以 Safetensors 格式提供。你可以在 Files & versions 标签页 下载。
触发词使用
你应该使用 Street Bokeh
来触发图像生成。
✨ 主要特性
- 能够生成具有街景虚化效果的图像,为图像增添独特的艺术氛围。
- 支持特定的图像生成提示词,方便用户定制所需图像。
📚 详细文档
模型描述
prithivMLmods/Street-Bokeh-Flux-LoRA
属性 |
详情 |
基础模型 |
black-forest-labs/FLUX.1-dev |
实例提示词 |
Street Bokeh |
许可证 |
creativeml-openrail-m |
图像生成参数
参数 |
值 |
参数 |
值 |
学习率调度器 |
constant |
噪声偏移 |
0.03 |
优化器 |
AdamW |
多分辨率噪声折扣 |
0.1 |
网络维度 |
64 |
多分辨率噪声迭代次数 |
10 |
网络阿尔法值 |
32 |
重复次数与步数 |
23 & 2550 |
训练轮数 |
12 |
每 N 轮保存一次 |
1 |
标注信息
标注使用 florence2-en(自然语言与英语)。
训练使用的图像总数
共使用 13 张高分辨率图像进行训练。
最佳尺寸
数据来源
📄 许可证
本模型使用的许可证为 creativeml-openrail-m。
⚠️ 重要提示
该模型仍处于训练阶段,这并非最终版本,可能会存在瑕疵,在某些情况下表现不佳。
模型效果展示
以下是一些示例提示词及生成的图像:
- 提示词:Street Bokeh, a young woman with long dark hair, wearing a black hooded jacket, stands in front of a backdrop of colorful lights. The backdrop is blurred, creating a stark contrast with the vibrant colors of the lights.
- 提示词:Street Bokeh, A close-up shot of a mans face, the mans eyes are slightly open, and he is wearing a pair of dark sunglasses with tinted lenses. His hair is dark brown, and his eyebrows are a light brown. His mouth is slightly closed, as if he is looking to the left. The background is blurred, and there are a bunch of colorful lights in the background, adding a pop of color to the scene.
- 提示词:Street Bokeh, Captured at eye-level, a close-up shot of a womans face, adorned with a pair of tinted sunglasses. The womans eyes are tinted a deep pink, and her hair is cascading over her shoulders. She is dressed in a leopard print jacket, a silver necklace, and earrings. The background is blurred, creating a vibrant and colorful backdrop.