StableDiffusion负面标签自动复制

这篇具有很好参考价值的文章主要介绍了StableDiffusion负面标签自动复制。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

        随着人工智能AI的兴起,现在AI画图已经风靡全球,其中StableDiffusion以开源、可以本地部署(免费白嫖)引起了包括本人在内的打工人的兴趣。

        但使用StableDiffusion时,时常会出现诸如:三只手,三只脚,畸形的五官等问题。故StableDiffusion里面有一个负面标签(Tags),用来减少诸如此类的问题。

        对于象我这样的懒人,每次复制粘贴负面标签是很麻烦的。故用Python编了这个小代码,用来自动复制心仪的负面标签到剪贴板中,运行完后,直接到负面Tags中粘贴就行了,非常省事。

以下是代码,你可以替换成你自己喜欢的负面标签:文章来源地址https://www.toymoban.com/news/detail-534291.html

'''
如果还没装pyperclip模块,则在cmd或PowerShell中输入:
pip install pyperclip
'''
import pyperclip

默认的负面标签 ='multiple breasts, (mutated hands and fingers:1.5 ), (long body :1.3), (mutation, poorly drawn :1.2) , black-white, bad anatomy, liquid body, liquid tongue, disfigured, malformed, mutated, anatomical nonsense, text font UI, error, malformed hands, long neck, blurred, lowers, low res, bad anatomy, bad proportions, bad shadow, uncoordinated body, unnatural body, fused breasts, bad breasts, huge breasts, poorly drawn breasts, extra breasts, liquid breasts, heavy breasts, missing breasts, huge haunch, huge thighs, huge calf, bad hands, fused hand, missing hand, disappearing arms, disappearing thing, disappearing calf, disappearing legs, fused ears, bad ears, poorly drawn ears, extra ears, liquid ears, heavy ears, missing ears, fused animal ears, bad animal ears, poorly drawn animal ears, extra animal ears, liquid animal ears, heavy animal ears, missing animal ears, text, UI, error, missing fingers, missing limb, fused fingers, one hand with more than 5 fingers, one hand with less than 5 fingers, one hand with more than 5 digit, one hand with less than 5 digit, extra digit, fewer digits, fused digit, missing digit, bad digit, liquid digit, colorful tongue, black tongue, cropped, watermark, username, blurry, JPEG artifacts, signature, 3D, 3D game, 3D game scene, 3D character, malformed feet, extra feet, bad feet, poorly drawn feet, fused feet, missing feet, extra shoes, bad shoes, fused shoes, more than two shoes, poorly drawn shoes, bad gloves, poorly drawn gloves, fused gloves, bad cum, poorly drawn cum, fused cum, bad hairs, poorly drawn hairs, fused hairs, big muscles, ugly, bad face, fused face, poorly drawn face, cloned face, big face, long face, bad eyes, fused eyes poorly drawn eyes, extra eyes, malformed limbs, more than 2nipples, missing nipples, different nipples, fused nipples, bad nipples, poorly drawn nipples, black nipples, colorful nipples, gross proportions. short arm, ((missing arms)), missing thighs, missing calf, missing legs, mutation, duplicate, morbid, mutilated, poorly drawn hands,more than 1 left hand, more than 1 righthand, deformed, (blurry), disfigured, missing legs, extra arms, extra thighs, more than 2 thighs, extra calf, fused calf, extra legs, bad knee, extra knee, more than 2 legs, bad tails, bad mouth, fused mouth, poorly drawn mouth, bad tongue, tongue within mouth, too long tongue, black tongue, big mouth, cracked mouth, bad mouth, dirty face, dirty teeth, dirty pantie, fused pantie, poorly drawn pantie, fused cloth, poorly drawn cloth, bad pantie, yellow teeth, thick lips, bad camel toe, colorful camel toe, bad asshole, poorly drawn asshole, fused asshole, missing asshole, bad anus, bad pussy, bad crotch, bad crotch seam fused anus, fused pussy, fused anus, fused crotch, poorly drawn crotch, fused seam, poorly drawn anus, poorly drawn pussy, poorly drawn crotch, poorly drawn crotch seam, bad thigh gap, missing thigh gap, fused thigh gap, liquid thigh gap, poorly drawn thigh gap, poorly drawn anus, bad collarbone, fused collarbone, missing collarbone, liquid collarbone, strong girl, obesity, worst quality, low quality, normal quality, liquid tentacles, bad tentacles, poorly drawn tentacles, split tentacles, fused tentacles, missing clit, bad clit, fused clit, colorful clit, black clit, liquid clit, QR code, bar code, censored, safety panties, safety knickers, beard, furry ,pony, pubic hair, mosaic, excrement, faces, shit, Futa, testis,(worst quality:2), (low quality:2), (normal quality:2), lowres, paintings, sketches, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot,NSFW, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot, (ugly:1.331), (duplicate:1.331), (morbid:1.21), (mutilated:1.21), (tranny:1.331), mutated hands, (poorly drawn hands:1.5), blurry, (bad anatomy:1.21), (bad proportions:1.331), extra limbs, (disfigured:1.331), (missing arms:1.331), (extra legs:1.331), (fused fingers:1.61051), (too many fingers:1.61051), (unclear eyes:1.331), lowers, bad hands, missing fingers, extra digit,bad hands, missing fingers, (((extra arms and legs))),(hands on the legs),Uneven thighs, legs, feet'
# 获取负面标签
负面标签 = input(f'请输入负面标签Tags(没有输入直接回车则用默认值):')or 默认的负面标签

# 将负面标签复制回剪贴板
pyperclip.copy(负面标签)

# 提示用户已将负面标签复制回剪贴板
print('已将负面标签复制回剪贴板,请到相应的AI画图界面的负面Tags中粘贴。')

到了这里,关于StableDiffusion负面标签自动复制的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 【stable diffusion保姆级教程,左手ChatGPT之剑,右手stablediffusion之矛】

    哈喽,大家好,我是Tian-Feng,前面写过两篇文章,但是细节没认真写,除了介绍一些参数意思,和推荐模型插件,有一定基础的小伙伴应该是挺有用的,但如果是小白,可能还是懵懵懂懂,于是写下这篇简单无脑教程,我会用一个画图方法涵盖多方面,一力降十会,其实正常

    2024年02月11日
    浏览(46)
  • webui 通过提示词矩阵的文本框功能添加负面标签

    众所周知使用该功能可以添加很多行tag,脚本会解析一行中所有tag内容,逐行生成图片 默认每行输入是按照正咒的形式输入的,跑的多了,出现了很多一个脑袋两个身体之类的怪东西,通过添加负面标签可以一定程度上减小这种情况。但是界面上没用单独添加负面标签的位置

    2024年02月12日
    浏览(40)
  • stable diffusion实践操作-复制-清空-保存提示词

    stable diffusion实践操作 stable diffusion实践操作-webUI教程 提示:写完文章后,目录可以自动生成,如何生成可参考右边的帮助文档 本章主要介绍webUI界面中的模板等用法. 主要就是下面几个按钮的用法,特别是箭头的用法,它能用来复刻别人的作品 这个箭头的作用是: 1)根据上

    2024年02月09日
    浏览(35)
  • 可用于Stable Diffusion免费的AI绘画标签生成器

    这是一个开源项目,借花献佛,基于原作者的基础上进行了微调还有以及修改内容。 支持中英文,权重以及xxxx词汇,老司机都懂。 直接可在右侧根据需求进行点选操作,然后复制到自己的Stable Diffusion中进行AI绘画。 下载压缩包 百度云盘 夸克云盘 安装nmp,如果你机器有的话

    2024年02月09日
    浏览(63)
  • Stable Diffusion模型无法自动下载问题处理

    我们在打开Stable Diffusion时,往往需要先关掉VPN才能正常加载底模等模型。 但是关闭VPN后,使用ControlNet等需要自动加载模型文件时,又会报连接失败。及时这时再开启VPN也没有效果。 前后矛盾,让人非常头疼。 造成这个现象的原因是:Stable Diffusion启动时,会尝试建立websoc

    2024年02月04日
    浏览(66)
  • 〔005〕Stable Diffusion 之 中文自动提词 篇

    由于输入正向提示词 prompt 和反向提示词 negative prompt 都是使用英文,所以对学习母语的我们非常不友好 使用网址:https://tinygeeker.github.io/menu/autocue/ 这个网址是为了让大家在使用 AI 绘画的时候更容易去生成想要的提示词,支持降权,加权等功能 项目已开源在 Github 上,开源网

    2024年02月12日
    浏览(36)
  • Jenkins 自动化更新 Stable Diffusion 介绍

    本文介绍如何使用 Jenkins 自动化更新 Stable Diffusion WebUI 和 Queue Agent 在 Amazon Elastic Kubernetes Service (EKS) 上的部署过程。 步骤解释 1. 登录 ECR 使用 AWS CLI 获取 ECR 登录密码,并登录到指定 ECR 仓库。 2. 定义镜像仓库和获取路径 定义 Stable Diffusion WebUI 和 Queue Agent 镜像仓库地址,并获取

    2024年04月12日
    浏览(38)
  • 〔AI 绘画〕Stable Diffusion 之 中文自动提词 篇

    由于输入正向提示词 prompt 和反向提示词 negative prompt 都是使用英文,所以对学习母语的我们非常不友好 使用网址:https://tinygeeker.github.io/menu/autocue/ 这个网址是为了让大家在使用 AI 绘画的时候更容易去生成想要的提示词,支持降权,加权等功能 项目已开源在 Github 上,开源网

    2024年02月12日
    浏览(39)
  • 面向 Stable Diffusion 的自动 Prompt 工程算法 BeautifulPrompt

    近日,阿里云人工智能平台PAI与华南理工大学朱金辉教授团队合作在自然语言处理顶级会议EMNLP2023上发表了BeautifulPrompt的深度生成模型,可以从简单的图片描述中生成高质量的提示词,从而使文生图模型能够生成更美观的图像。BeautifulPrompt通过对低质量和高质量的提示进行微

    2024年02月04日
    浏览(39)
  • 〔012〕Stable Diffusion 之 中文提示词自动翻译插件 篇

    在插件列表中搜索 Prompt Translator 可以看到有2个插件选项:一个是基于谷歌翻译 〔推荐〕 、一个基于百度和deepl翻译 推荐使用谷歌翻译,因为是离线翻译,所以使用时不用在乎是否科学上网,使用时是在后台将你的提示词进行翻译 而百度翻译是你输入中文提示词后,将你的

    2024年02月12日
    浏览(50)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包