mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-28 01:59:09 +08:00
fix
This commit is contained in:
parent
3116e61020
commit
1c7b625d16
2
main.py
2
main.py
@ -12,8 +12,6 @@ import utils.extra_config
|
|||||||
import logging
|
import logging
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
import py_share
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
#NOTE: These do not do anything on core ComfyUI, they are for custom nodes.
|
#NOTE: These do not do anything on core ComfyUI, they are for custom nodes.
|
||||||
os.environ['HF_HUB_DISABLE_TELEMETRY'] = '1'
|
os.environ['HF_HUB_DISABLE_TELEMETRY'] = '1'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user