Commit a50e1118 authored by comfyanonymous's avatar comfyanonymous
Browse files

Fix small issue with build.

parent 54dbfaf2
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment