mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Added train catch to the blank network
This commit is contained in:
Submodule repositories/sd-scripts updated: b78c0e2a69...25f961bc77
@@ -107,6 +107,9 @@ class BlankNetwork:
|
||||
|
||||
def __exit__(self, exc_type, exc_val, exc_tb):
|
||||
self.is_active = False
|
||||
|
||||
def train(self):
|
||||
pass
|
||||
|
||||
|
||||
def flush():
|
||||
|
||||
Reference in New Issue
Block a user