mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-22 20:30:25 +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…
Reference in New Issue
Block a user