my-sd/extensions-builtin/Lora/lora_patches.py

7 lines
96 B
Python
Raw Normal View History

class LoraPatches:
def __init__(self):
2024-01-25 19:16:34 +00:00
pass
def undo(self):
2024-01-25 19:16:34 +00:00
pass