Metadata-Version: 2.1
Name: comfyui-smartmodelloaders-mxd
Version: 1.0.4
Summary: Smart, unified model loaders for ComfyUI that support both standard .safetensors and quantized .gguf formats — no switching nodes required. Includes flexible UNET and CLIP loaders that work across models like SDXL, SD3, Flux, and more.
Home-page: https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD
Requires-Python: >=3.10
Requires-Dist: # main
Requires-Dist: gguf>=0.13.0
Requires-Dist: # optional - tokenizer
Requires-Dist: sentencepiece
Requires-Dist: protobuf
