mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 00:16:39 +08:00
Try to reduce size of portable even more.
This commit is contained in:
parent
898d88e10e
commit
14da988a29
@ -66,6 +66,8 @@ jobs:
|
|||||||
sed -i '1i../ComfyUI' ./python3${{ inputs.python_minor }}._pth
|
sed -i '1i../ComfyUI' ./python3${{ inputs.python_minor }}._pth
|
||||||
|
|
||||||
rm ./Lib/site-packages/torch/lib/dnnl.lib #I don't think this is actually used and I need the space
|
rm ./Lib/site-packages/torch/lib/dnnl.lib #I don't think this is actually used and I need the space
|
||||||
|
rm ./Lib/site-packages/torch/lib/libprotoc.lib
|
||||||
|
rm ./Lib/site-packages/torch/lib/libprotobuf.lib
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
git clone --depth 1 https://github.com/comfyanonymous/taesd
|
git clone --depth 1 https://github.com/comfyanonymous/taesd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user