Replies: 1 comment 1 reply
-
There are some known issues with detecting trigger words/pseudo tokens for embeddings #602 I think the main issue here is you're using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to know how to use embeddings in sdcpp. Please guide me. For example, I use the following command:
sd.exe -m ./models/wm_lcm.safetensors --cfg-scale 1 -H 768 -W 512 --seed 16319 --sampling-method lcm --lora-model-dir ./loras --steps 10 -p "(masterpiece, best quality, highres), 1girl, solo, stormtrooper, armor, helmet, sexy, girl, female, blonde hair, lora:lite_stormtrooper:1" -n ", (EasyNegativeV2)" -o ./output/0118.png --vae-tiling --embd-dir ./emb/EasyNegativeV2.
please help me 🙏🙏🙏
Beta Was this translation helpful? Give feedback.
All reactions