diff --git a/main.py b/main.py index 5572cee4a..991166c28 100644 --- a/main.py +++ b/main.py @@ -12,8 +12,6 @@ import utils.extra_config import logging import sys -import py_share - if __name__ == "__main__": #NOTE: These do not do anything on core ComfyUI, they are for custom nodes. os.environ['HF_HUB_DISABLE_TELEMETRY'] = '1'