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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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