mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Format by black
This commit is contained in:
parent
56023bc725
commit
c0c2ab3dcf
@ -393,6 +393,7 @@ class FullLayer(LoRALayerBase):
|
||||
|
||||
self.weight = self.weight.to(device=device, dtype=dtype)
|
||||
|
||||
|
||||
class IA3Layer(LoRALayerBase):
|
||||
# weight: torch.Tensor
|
||||
# on_input: torch.Tensor
|
||||
|
Loading…
Reference in New Issue
Block a user