mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Add bias to LoRA sidecar layer unit tests.
This commit is contained in:
@@ -19,7 +19,6 @@ class LoRALayer(LoRALayerBase):
|
||||
self.up = up
|
||||
self.mid = mid
|
||||
self.down = down
|
||||
self.bias = bias
|
||||
|
||||
@classmethod
|
||||
def from_state_dict_values(
|
||||
|
||||
Reference in New Issue
Block a user