We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use stability Matrix
Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --progress -- https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery.git E:\Stabilty Matrix AI\Data\Packages\ComfyUI\custom_nodes\ComfyUI-ArtGallery
and if i use cmd directly on custom_nodes i get :
git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery.git Cloning into 'ComfyUI-ArtGallery'... remote: Enumerating objects: 1949, done. remote: Counting objects: 100% (399/399), done. remote: Compressing objects: 100% (386/386), done. error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 7956 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
any ideas ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I use stability Matrix
Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --recursive --progress -- https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery.git E:\Stabilty Matrix AI\Data\Packages\ComfyUI\custom_nodes\ComfyUI-ArtGallery
and if i use cmd directly on custom_nodes i get :
any ideas ?
The text was updated successfully, but these errors were encountered: