🚀 Flux Dev Otake
Flux Dev Otake 是一个基于文本到图像生成的模型,借助 OTAKE
触发词,可生成各种场景下的卡通狼 OTAKE 图像,适用于创意设计、故事创作等领域。
🚀 快速开始
触发词使用
你应该使用 OTAKE
来触发图像生成。
使用 🧨 diffusers 库
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('tugan0329/flux-dev-otake', weight_name='lora.safetensors')
image = pipeline('your prompt').images[0]
更多细节,包括 LoRAs 的加权、合并和融合,请查看 diffusers 中加载 LoRAs 的文档。
📦 安装指南
本模型训练于 Replicate,使用链接如下:
https://replicate.com/ostris/flux-dev-lora-trainer/train
💻 使用示例
基础用法
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('tugan0329/flux-dev-otake', weight_name='lora.safetensors')
image = pipeline('your prompt').images[0]
高级用法
可参考 diffusers 中加载 LoRAs 的文档 进行 LoRAs 的加权、合并和融合等操作。
📄 许可证
- 许可证类型:其他
- 许可证名称:flux-1-dev-non-commercial-license
- 许可证链接:LICENSE.md
示例展示
示例标题 |
输入文本 |
输出图片 |
Christmas Snow |
A photo of a cartoon wolf OTAKE standing in a snowy winter scene, surrounded by softly falling snowflakes and frosted pine trees. The wolf is wearing a colorful parka with festive white patterns, a cozy red scarf, and a red Christmas hat with a fluffy white trim. OTAKE has a serious expression, gazing intently into the distance, with his orange fur contrasting against the snowy backdrop. The atmosphere is serene, capturing the chilly essence of Christmas day. |
otake1.jpeg |
Halloween |
A cartoon wolf OTAKE standing confidently on a cobblestone path with a spooky Halloween castle looming in the background. The wolf is wearing a dramatic black cape with jagged edges and a silver clasp, along with a dark orange vest adorned with subtle spiderweb patterns. A carved pumpkin with an eerie grin sits beside OTAKE on the ground. The wolf’s orange fur and serious expression are fully visible, illuminated by the soft glow of the moon overhead. Twisted trees and faint mist add to the chilling Halloween atmosphere. |
otake2.jpeg |
Chinese Year of Dragon |
A cartoon wolf OTAKE standing proudly in a vibrant Chinese New Year scene celebrating the Year of the Dragon. The wolf is dressed in a traditional red and gold Chinese jacket with intricate patterns, holding a glowing red lantern in one hand. Surrounding the wolf are festive decorations, including hanging red lanterns, gold ingots, and firecrackers. A majestic dragon dances in the background, its scales shimmering in shades of red and gold under the light of fireworks bursting in the night sky. The wolf’s orange fur and confident smile are fully visible, exuding a celebratory and festive vibe. |
otake3.jpeg |
Campfire |
A photo of a cartoon wolf OTAKE, sitting by a campfire roasting marshmallows. The wolf is wearing a green hoodie and has a relaxed, content expression. |
example_zkg8pbdty.png |
Rainy Day |
A photo of a cartoon wolf OTAKE, holding an umbrella in a rainy city street. The orange wolf wears a navy blue trench coat and looks thoughtful. |
example_08ws8ls5l.png |
Basketball |
A photo of a cartoon wolf OTAKE, leaping through the air with a basketball in hand. The orange wolf wears a red jersey and displays a determined expression. |
example_ccvco2fyt.png |
科技实验室 |
A cartoon wolf OTAKE , advanced wolf scientist in a high-tech lab, wearing a sleek visor with data scrolling across it, carefully holding a test tube filled with glowing liquid, eyes focused intently, surrounded by futuristic monitors displaying strange extraterrestrial DNA sequences, sci-fi and enigmatic mood. The wolf’s orange fur and curious smile are fully visible. |
example_q301v85e7.png |
丛林探险 |
A cartoon wolf OTAKE, wolf explorer with orange fur, wearing a small backpack, holding a high-tech scanner device, large blue eyes filled with curiosity, standing in an ancient jungle temple covered in glowing alien symbols, vines and mist surrounding the scene, mysterious and adventurous mood. |
example_1tbrx92l5.png |
考古探秘 |
a cartoon wolf OTAKE , orange fur archaeologist with blue eyes, carefully examining an ancient alien artifact emitting a soft blue glow, large curious blue eyes reflecting the mysterious symbols, standing in a dark underground chamber with floating holographic ruins, eerie and suspenseful atmosphere |
example_hxx7eamfn.png |