Metadata-Version: 2.1
Name: comfyui-modelquantizer
Version: 0.0.1
Summary: This is a node to converts models into Fp8, bf16, fp16.
Home-page: https://github.com/lum3on/ComfyUI-ModelQuantizer
Requires-Python: >=3.10
Requires-Dist: safetensors>=0.3.1
Requires-Dist: tqdm>=4.65.0
Requires-Dist: numpy
Requires-Dist: tensorflow>=2.13.0
Requires-Dist: tensorflow-model-optimization>=0.7.0
Requires-Dist: huggingface_hub>=0.16.0
Requires-Dist: requests>=2.28.0
