diff --git a/__init__.py b/__init__.py index f966524b..2c020df7 100644 --- a/__init__.py +++ b/__init__.py @@ -1,3 +1,6 @@ +```python +# This file is the entry point for the ComfyUI-Manager package, handling CLI-only mode and initial setup. +``` import os import sys