Instructions to use ifmylove2011/girlslike-krea2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ifmylove2011/girlslike-krea2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw,krea/Krea-2-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ifmylove2011/girlslike-krea2") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
向大佬许个愿,求宋轶的krea2 lora
无意中顺着某公众号来到这里,试用了大佬的几个lora,体积小的同时还原也真实,比在云端平台用公共参数炼制的质量高不少,特向大佬许个愿,求个宋轶的lora
可以试试;
不过我也挺好奇是哪个公众号。
好吧,我已经搜索到了,触发词好像都写错了,真想给他纠正一下。
我也求一个宋轶,最好是krea2的,感谢感谢。
好吧,我已经搜索到了,触发词好像都写错了,真想给他纠正一下。
哈哈哈哈哈哈哈哈哈 感谢大佬 要不这里帮纠正下哇
好吧,我已经搜索到了,触发词好像都写错了,真想给他纠正一下。
触发词应该是 girlslikekrea2 for mzy,而不应该是 girlslikekrea2 for 孟子义 是吗?
please make kpop twice members- momo, nayeon, dahyun etc.
好吧,我已经搜索到了,触发词好像都写错了,真想给他纠正一下。
触发词应该是 girlslikekrea2 for mzy,而不应该是 girlslikekrea2 for 孟子义 是吗?
只有名字;
前面的girlslike...是为了声明触发词并非本名而添加的水印说明;
例图包含了工作流的,可以从工作流中直观看到触发词与提示词,一般国内人物都是用的汉字本名(准确来说是艺名)。
please make kpop twice members- momo, nayeon, dahyun etc.
For people I’m not personally familiar with, I tend to approach them more cautiously. To be honest, I’m not even sure how similar the K-pop LoRAs I’ve released in the past really are, because everyone sees and remembers other people’s faces somewhat differently.
please make kpop twice members- momo, nayeon, dahyun etc.
For people I’m not personally familiar with, I tend to approach them more cautiously. To be honest, I’m not even sure how similar the K-pop LoRAs I’ve released in the past really are, because everyone sees and remembers other people’s faces somewhat differently.
你做的lora真的挺棒的,我看有的lora得有200多mb,你的都是60mb,相似度都挺高的,很棒
借楼向大佬许愿更新下林志玲的Krea2 lora
好吧,我已经搜索到了,触发词好像都写错了,真想给他纠正一下。
触发词应该是 girlslikekrea2 for mzy,而不应该是 girlslikekrea2 for 孟子义 是吗?
只有名字;
前面的girlslike...是为了声明触发词并非本名而添加的水印说明;
例图包含了工作流的,可以从工作流中直观看到触发词与提示词,一般国内人物都是用的汉字本名(准确来说是艺名)。
ok 感谢大佬!
please make kpop twice members- momo, nayeon, dahyun etc.
For people I’m not personally familiar with, I tend to approach them more cautiously. To be honest, I’m not even sure how similar the K-pop LoRAs I’ve released in the past really are, because everyone sees and remembers other people’s faces somewhat differently.
你做的lora真的挺棒的,我看有的lora得有200多mb,你的都是60mb,相似度都挺高的,很棒
大小不是限制,只是把rank调低了一些而已,相似度其实和rank大小的关系不大,或者说边际递减效应太严重,导致rank大了对相似度的提升比较小。