remove dead code

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-07-05 16:47:25 -04:00
parent 748ec564ad
commit a5b77b8ee2
26 changed files with 10 additions and 1536 deletions
-3
View File
@@ -319,9 +319,6 @@ class DiffusionSampler:
return
self.sampler = sampler
if name == 'DC Solver':
if not hasattr(self.sampler, 'dc_ratios'):
pass
# shared.log.debug_log(f'Sampler: class="{self.sampler.__class__.__name__}" config={self.sampler.config}')
self.sampler.name = name