mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-10 03:25:22 +00:00
@@ -97,6 +97,9 @@ class LoKrAdapter(WeightAdapterBase):
|
|||||||
(mat1, mat2, alpha, None, None, None, None, None, None)
|
(mat1, mat2, alpha, None, None, None, None, None, None)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
def to_train(self):
|
||||||
|
return LokrDiff(self.weights)
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def load(
|
def load(
|
||||||
cls,
|
cls,
|
||||||
|
Reference in New Issue
Block a user