You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/cm-cli.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -121,8 +121,9 @@ ComfyUI-Loopchain
121
121
* If no file exists at the snapshot path, it is implicitly assumed to be in ComfyUI-Manager/snapshots.
122
122
*`--pip-non-url`: Restore for pip packages registered on PyPI.
123
123
*`--pip-non-local-url`: Restore for pip packages registered at web URLs.
124
-
*`--pip-local-url`: Restore for pip packages specified by local paths.
125
-
124
+
*`--pip-local-url`: Restore for pip packages specified by local paths.
125
+
*`--user-directory`: Set the user directory.
126
+
*`--restore-to`: The path where the restored custom nodes will be installed. (When this option is applied, only the custom nodes installed in the target path are recognized as installed.)
0 commit comments