mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-18 01:31:06 +02:00
sdkit 1.0.84 - VRAM optimizations for the diffusers version
This commit is contained in:
@@ -42,7 +42,7 @@ def init(device):
|
||||
)
|
||||
|
||||
log.info("Device usage during initialization:")
|
||||
get_device_usage(device, log_info=True)
|
||||
get_device_usage(device, log_info=True, process_usage_only=False)
|
||||
|
||||
device_manager.device_init(context, device)
|
||||
|
||||
|
Reference in New Issue
Block a user