How to use A1111 LORA #9313
Unanswered
ShylockGao
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Good question. Does it work without the trigger keyword on A1111 with the exact parameters? Also possible to pass a Hugging Face Hub URL instead of "d:\stable-diffusion-webui-1.7.0\models\Stable-diffusion\realisticVisionV60B1_v60B1VAE.safetensors"? |
Beta Was this translation helpful? Give feedback.
5 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded a LoRA model from Civitai, but I encountered two issues during use:
1. When I set the weight to 0.8, the lora seems to stop working.2. When I set the weight to 1.0, the LoRA is effective even without using the trigger word "oil painting"
Could there be an issue with my code? How should I fix it?
lora
https://civitai.com/models/84542/oil-paintingoil-brush-stroke
model
https://civitai.com/models/4201?modelVersionId=245598
diffusers V0.30.1
@sayakpaul
Beta Was this translation helpful? Give feedback.
All reactions