Metadata-Version: 2.1
Name: comfyui-dgls
Version: 0.0.1
Summary: Smart dynamic layer swapping between GPU and CPU for optimal inference performance with comprehensive mixed precision handling and copy-compute overlap optimization. Enables running much larger models on limited VRAM setups.
Home-page: https://github.com/obisin/ComfyUI-DGLS
Requires-Python: >=3.10
Requires-Dist: xformers>=0.0.32
Requires-Dist: safetensors>=0.3.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: bitsandbytes>=0.41.0
