mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
reduce imports and do not load ldm in diffusers
This commit is contained in:
@@ -846,6 +846,7 @@ max_workers = 4
|
||||
if devices.backend == "directml":
|
||||
directml_do_hijack()
|
||||
|
||||
|
||||
class TotalTQDM: # compatibility with previous global-tqdm
|
||||
# import tqdm
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user