mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-12 02:47:06 +08:00
Update main.py
This commit is contained in:
parent
e75c662b35
commit
150c30d5da
1
main.py
1
main.py
@ -11,7 +11,6 @@ if os.name == "nt":
|
|||||||
import execution
|
import execution
|
||||||
import server
|
import server
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
if '--help' in sys.argv:
|
if '--help' in sys.argv:
|
||||||
print("Valid Command line Arguments:")
|
print("Valid Command line Arguments:")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user