mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
cleanup
This commit is contained in:
@@ -933,7 +933,6 @@ class Shared(sys.modules[__name__].__class__): # this class is here to provide s
|
||||
model_type = 'kandinsky'
|
||||
else:
|
||||
model_type = self.sd_model.__class__.__name__
|
||||
print('HERE', model_type)
|
||||
except Exception:
|
||||
model_type = 'unknown'
|
||||
return model_type
|
||||
|
||||
Reference in New Issue
Block a user