mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-05-01 03:31:35 +00:00
Bug fixes and minor features
This commit is contained in:
@@ -1450,8 +1450,8 @@ class BaseSDTrainProcess(BaseTrainProcess):
|
||||
flush()
|
||||
# self.step_num = 0
|
||||
|
||||
print(f"Compiling Model")
|
||||
torch.compile(self.sd.unet, dynamic=True)
|
||||
# print(f"Compiling Model")
|
||||
# torch.compile(self.sd.unet, dynamic=True)
|
||||
|
||||
###################################################################
|
||||
# TRAIN LOOP
|
||||
|
||||
Reference in New Issue
Block a user