This commit is contained in:
Vladimir Mandic
2023-06-02 12:29:21 -04:00
parent 0566593fc9
commit d25b020f61
13 changed files with 75 additions and 69 deletions
+1
View File
@@ -147,6 +147,7 @@ class StableDiffusionProcessing:
self.is_hr_pass = False
opts.data['clip_skip'] = clip_skip
@property
def sd_model(self):
return shared.sd_model