ssitu / ComfyUI_UltimateSDUpscale

ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
GNU General Public License v3.0
666 stars 47 forks source link

Install Failing #73

Open ckao10301 opened 2 months ago

ckao10301 commented 2 months ago

PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\c ustom_nodes> PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes> git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive Cloning into 'ComfyUI_UltimateSDUpscale'... remote: Enumerating objects: 262, done. remote: Counting objects: 100% (49/49), done. remote: Compressing objects: 100% (29/29), done. remote: Total 262 (delta 25), reused 30 (delta 20), pack-reused 213 Receiving objects: 100% (262/262), 69.66 KiB | 609.00 KiB/s, done. Resolving deltas: 100% (159/159), done. Submodule 'repositories/ultimate_sd_upscale' (https://github.com/Coyote-A/ultimate-upscale-for-automatic1111) registered for path 'repositories/ultimate_sd_upscale' Cloning into 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale'... remote: Enumerating objects: 323, done. remote: Counting objects: 100% (98/98), done. remote: Compressing objects: 100% (50/50), done. error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 7302 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output fatal: clone of 'https://github.com/Coyote-A/ultimate-upscale-for-automatic1111' into submodule path 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale' failed Failed to clone 'repositories/ultimate_sd_upscale'. Retry scheduled Cloning into 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale'... remote: Enumerating objects: 323, done. remote: Counting objects: 100% (98/98), done. remote: Compressing objects: 100% (50/50), done. remote: Total 323 (delta 40), reused 84 (delta 30), pack-reused 225 Receiving objects: 100% (323/323), 32.24 MiB | 2.12 MiB/s, done. Resolving deltas: 100% (115/115), done. fatal: cannot write keep file 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/.git/modules/repositories/ultimate_sd_upscale/objects/pack/pack-d00659176dadc892d2b6669934a848e2b2c7daa5.keep': Filename too long fatal: fetch-pack: invalid index-pack output fatal: clone of 'https://github.com/Coyote-A/ultimate-upscale-for-automatic1111' into submodule path 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale' failed Failed to clone 'repositories/ultimate_sd_upscale' a second time, aborting PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes>

wes-kay commented 2 months ago

Broken reference to the auto11 repo: https://github.com/ssitu/ComfyUI_UltimateSDUpscale/tree/main/repositories

testtesttest00 commented 1 month ago

also had that issue. did "git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111" into my downloads folder instead and seems to be working now. im guessing this allows the pathname to be shorter or something??

prudernan commented 1 month ago

Did you copy a shortcut from the containing folder where the files have to go, referring to a shorter path?