Fix small issue with build.

This commit is contained in:
comfyanonymous 2023-03-13 15:09:11 -04:00
parent 54dbfaf2ec
commit a50e111815

View File

@ -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