-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this problem?
- I have searched the existing issues
Install method
Invoke's Launcher
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RTX 4090
GPU VRAM
24GB
Version number
v6.6.0rc1
Browser
Edge 139.0.3405.125
System Information
No response
What happened
Lora weight values gets capped to -1 / +2. Attempts to set a value higher / lower than this gets automatically replaced with -1 / +2. Recalling lora's with weights outside this window from previously generated images works as expected until I attempt to modify the weight
What you expected to happen
I expect it to allow weight values outside the -1 / +2 window.
How to reproduce the problem
- Add a Lora
- Manually set weight to -2
- Observe that weight gets automatically changed to -1
- Manually set weight to 3
- Observe that weight gets automatically changed to 2
Additional context
No response
Discord username
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working