Stable Diffusion 模型分享:yayoi_mix(日本美女、真实、照片)

2024-03-01 03:20

本文主要是介绍Stable Diffusion 模型分享:yayoi_mix(日本美女、真实、照片),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

在这里插入图片描述

本文收录于《AI绘画从入门到精通》专栏,专栏总目录:点这里。

文章目录

  • 模型介绍
  • 生成案例
    • 案例一
    • 案例二
    • 案例三
    • 案例四
    • 案例五
  • 下载地址

模型介绍

yayoi_mix 是一个现实模型,是一个针对日本女性训练及合并的模型。

条目内容
类型大模型
基础模型SD 1.5
来源CIVITAI
作者kotajiro001
文件名称yayoiMix_v25.safetensors
文件大小1.99GB

生成案例

案例一

在这里插入图片描述

best quality, face focus, soft light, ultra high res, (photorealistic:1.4), RAW photo,
1japanese girl, solo, cute, (pupil, lights in the eyes),  detailed beautiful face, (small chest),(high resolution detail of human skin texture),
(long hair),
indoor,
Damask Shirt Dress,
(portrait)
Negative prompt: short shirt, painting,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)), missing fingers ,skin spots ,acnes,skin blemishes,loli
Steps: 36, Size: 768x960, Seed: 2953037279, Model: yayoi_mix_v25-fp16, Version: v1.6.0, Sampler: DPM++ 2M Karras, CFG scale: 7, Model hash: ca28aa4a44, Hires upscale: 1.8, Hires upscaler: 4x_Valar_v1, Denoising strength: 0.2

案例二

在这里插入图片描述

best quality, face focus, soft light, ultra high res, (photorealistic:1.4), RAW photo,
1japanese girl, solo, cute, (pupil, lights in the eyes),  detailed beautiful face, (small chest),(high resolution detail of human skin texture),
(long hair),
sit couch,
school uniform, charcoal vest, skirt,
(upper thigh)
Negative prompt: short shirt, painting,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)), missing fingers ,skin spots ,acnes,skin blemishes,loli
Steps: 36, Size: 768x960, Seed: 2947840509, Model: yayoi_mix_v25-fp16, Version: v1.6.0, Sampler: DPM++ 2M Karras, CFG scale: 7, Model hash: ca28aa4a44, Hires upscale: 1.8, Hires upscaler: 4x_Valar_v1, Denoising strength: 0.2

案例三

在这里插入图片描述

best quality, face focus, soft light, ultra high res, (photorealistic:1.4), RAW photo,
1japanese girl, solo, cute, (pupil, lights in the eyes),  detailed beautiful face, (small chest),(high resolution detail of human skin texture),
(long hair),
sit couch,
school uniform, charcoal vest, skirt,
(upper thigh)
Negative prompt: short shirt, painting,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)), missing fingers ,skin spots ,acnes,skin blemishes,loli
Steps: 36, Size: 768x960, Seed: 2512323322, Model: yayoi_mix_v25-fp16, Version: v1.6.0, Sampler: DPM++ 2M Karras, CFG scale: 7, Model hash: ca28aa4a44, Hires upscale: 1.8, Hires upscaler: 4x_Valar_v1, Denoising strength: 0.2

案例四

在这里插入图片描述

best quality, face focus, soft light, ultra high res, (photorealistic:1.4), RAW photo,
1japanese girl, solo, cute, (shy smile:0.5), (brown eyes, lights in the eyes),  detailed beautiful face, (small chest),(high resolution detail of human skin texture),
(short bob hair)
BREAK,
in classroom,navy school uniform, vest, skirt
Negative prompt: short shirt, painting,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)), missing fingers ,skin spots ,acnes,skin blemishes,loli
Steps: 36, Size: 768x960, Seed: 4176680248, Model: yayoi_mix_v25-fp16, Version: v1.6.0, Sampler: DPM++ 2M Karras, CFG scale: 7, Model hash: ca28aa4a44

案例五

在这里插入图片描述

best quality, face focus, soft light, ultra high res, (photorealistic:1.4), RAW photo,(small smile:0.4),
1japanese girl, solo, cute, (pupil, lights in the eyes),  detailed beautiful face, (small chest),(high resolution detail of human skin texture),
(midi hair),
indoor,
(navy school uniform:1.6),
(upper thigh:1.6)
<lora:uduki_MK05mix:0.3>
Negative prompt: short shirt, painting,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)), missing fingers ,skin spots ,acnes,skin blemishes,loli
Steps: 36, Size: 768x960, Seed: 1217486352, Model: yayoi_mix_v25-fp16, Version: v1.6.0, Sampler: DPM++ 2M Karras, CFG scale: 7, Model hash: ca28aa4a44, Hires upscale: 1.8, "uduki_MK05mix: 76a1de42f77f", Hires upscaler: 4x_Valar_v1, Denoising strength: 0.1

下载地址

链接:https://pan.quark.cn/s/35af985b3ab9
提取码:w2cA

这篇关于Stable Diffusion 模型分享:yayoi_mix(日本美女、真实、照片)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/761050

相关文章

Java的IO模型、Netty原理解析

《Java的IO模型、Netty原理解析》Java的I/O是以流的方式进行数据输入输出的,Java的类库涉及很多领域的IO内容:标准的输入输出,文件的操作、网络上的数据传输流、字符串流、对象流等,这篇... 目录1.什么是IO2.同步与异步、阻塞与非阻塞3.三种IO模型BIO(blocking I/O)NI

基于Flask框架添加多个AI模型的API并进行交互

《基于Flask框架添加多个AI模型的API并进行交互》:本文主要介绍如何基于Flask框架开发AI模型API管理系统,允许用户添加、删除不同AI模型的API密钥,感兴趣的可以了解下... 目录1. 概述2. 后端代码说明2.1 依赖库导入2.2 应用初始化2.3 API 存储字典2.4 路由函数2.5 应

Python解析器安装指南分享(Mac/Windows/Linux)

《Python解析器安装指南分享(Mac/Windows/Linux)》:本文主要介绍Python解析器安装指南(Mac/Windows/Linux),具有很好的参考价值,希望对大家有所帮助,如有... 目NMNkN录1js. 安装包下载1.1 python 下载官网2.核心安装方式3. MACOS 系统安

Java嵌套for循环优化方案分享

《Java嵌套for循环优化方案分享》介绍了Java中嵌套for循环的优化方法,包括减少循环次数、合并循环、使用更高效的数据结构、并行处理、预处理和缓存、算法优化、尽量减少对象创建以及本地变量优化,通... 目录Java 嵌套 for 循环优化方案1. 减少循环次数2. 合并循环3. 使用更高效的数据结构4

C#集成DeepSeek模型实现AI私有化的流程步骤(本地部署与API调用教程)

《C#集成DeepSeek模型实现AI私有化的流程步骤(本地部署与API调用教程)》本文主要介绍了C#集成DeepSeek模型实现AI私有化的方法,包括搭建基础环境,如安装Ollama和下载DeepS... 目录前言搭建基础环境1、安装 Ollama2、下载 DeepSeek R1 模型客户端 ChatBo

SpringBoot快速接入OpenAI大模型的方法(JDK8)

《SpringBoot快速接入OpenAI大模型的方法(JDK8)》本文介绍了如何使用AI4J快速接入OpenAI大模型,并展示了如何实现流式与非流式的输出,以及对函数调用的使用,AI4J支持JDK8... 目录使用AI4J快速接入OpenAI大模型介绍AI4J-github快速使用创建SpringBoot

Python中常用的四种取整方式分享

《Python中常用的四种取整方式分享》在数据处理和数值计算中,取整操作是非常常见的需求,Python提供了多种取整方式,本文为大家整理了四种常用的方法,希望对大家有所帮助... 目录引言向零取整(Truncate)向下取整(Floor)向上取整(Ceil)四舍五入(Round)四种取整方式的对比综合示例应

0基础租个硬件玩deepseek,蓝耘元生代智算云|本地部署DeepSeek R1模型的操作流程

《0基础租个硬件玩deepseek,蓝耘元生代智算云|本地部署DeepSeekR1模型的操作流程》DeepSeekR1模型凭借其强大的自然语言处理能力,在未来具有广阔的应用前景,有望在多个领域发... 目录0基础租个硬件玩deepseek,蓝耘元生代智算云|本地部署DeepSeek R1模型,3步搞定一个应

Deepseek R1模型本地化部署+API接口调用详细教程(释放AI生产力)

《DeepseekR1模型本地化部署+API接口调用详细教程(释放AI生产力)》本文介绍了本地部署DeepSeekR1模型和通过API调用将其集成到VSCode中的过程,作者详细步骤展示了如何下载和... 目录前言一、deepseek R1模型与chatGPT o1系列模型对比二、本地部署步骤1.安装oll

Spring AI Alibaba接入大模型时的依赖问题小结

《SpringAIAlibaba接入大模型时的依赖问题小结》文章介绍了如何在pom.xml文件中配置SpringAIAlibaba依赖,并提供了一个示例pom.xml文件,同时,建议将Maven仓... 目录(一)pom.XML文件:(二)application.yml配置文件(一)pom.xml文件:首