Spaces:
Running
on
Zero
Running
on
Zero
File size: 447 Bytes
487bef0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[project]
name = "ComfyUI_Hybrid-Scaled_fp8-Loader"
description = 'Custom Loader for scaled_fp8 models with hybrid precision layers.'
version = "0.1.0"
license = { file = "LICENSE" }
[project.urls]
Repository = "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "silveroxides"
DisplayName = "ComfyUI_Hybrid-Scaled_fp8-Loader"
Icon = ""
|