my-sd/extensions-builtin/Lora/lora_patches.py
2024-01-25 11:16:34 -08:00

7 lines
96 B
Python

class LoraPatches:
def __init__(self):
pass
def undo(self):
pass