Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
a50e1118
Commit
a50e1118
authored
Mar 13, 2023
by
comfyanonymous
Browse files
Fix small issue with build.
parent
54dbfaf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.ci/setup_windows_zip_nightly_pytorch.ps1
.ci/setup_windows_zip_nightly_pytorch.ps1
+1
-1
No files found.
.ci/setup_windows_zip_nightly_pytorch.ps1
View file @
a50e1118
...
@@ -11,7 +11,7 @@ ls ../temp_wheel_dir
...
@@ -11,7 +11,7 @@ ls ../temp_wheel_dir
"../ComfyUI
`n
"
+
(
Get-Content
.
\python310._pth
-Raw
)
|
Set-Content
.
\python310._pth
"../ComfyUI
`n
"
+
(
Get-Content
.
\python310._pth
-Raw
)
|
Set-Content
.
\python310._pth
cd
..
cd
..
mkdir
ComfyUI_windows_portable
mkdir
ComfyUI_windows_portable
_nightly_pytorch
mv
python_embeded
ComfyUI_windows_portable_nightly_pytorch
mv
python_embeded
ComfyUI_windows_portable_nightly_pytorch
mv
ComfyUI_copy
ComfyUI_windows_portable_nightly_pytorch/ComfyUI
mv
ComfyUI_copy
ComfyUI_windows_portable_nightly_pytorch/ComfyUI
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment