mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Run Python black
This commit is contained in:
parent
da751da3dd
commit
a2aa66f43a
@ -713,6 +713,7 @@ class TextualInversionManager(BaseTextualInversionManager):
|
|||||||
|
|
||||||
class ONNXModelPatcher:
|
class ONNXModelPatcher:
|
||||||
from .models.base import IAIOnnxRuntimeModel, OnnxRuntimeModel
|
from .models.base import IAIOnnxRuntimeModel, OnnxRuntimeModel
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
@contextmanager
|
@contextmanager
|
||||||
def apply_lora_unet(
|
def apply_lora_unet(
|
||||||
|
Loading…
Reference in New Issue
Block a user