mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-09 17:39:59 +00:00
7 lines
96 B
Python
7 lines
96 B
Python
class LoraPatches:
|
|
def __init__(self):
|
|
pass
|
|
|
|
def undo(self):
|
|
pass
|