diff --git a/comfy/ldm/hunyuan3d/model/moe.py b/comfy/ldm/hunyuan3d/model/moe.py index d09499714..f631a2019 100644 --- a/comfy/ldm/hunyuan3d/model/moe.py +++ b/comfy/ldm/hunyuan3d/model/moe.py @@ -200,4 +200,4 @@ def test_moe(): print(timing) if __name__ == "__main__": - test_moe() \ No newline at end of file + test_moe()