ZHO-ZHO-ZHO / ComfyUI-ArtGallery

Prompt Visualization | Art Gallery
GNU General Public License v3.0
373 stars 28 forks source link

[建议] 项目容易克隆失败:预览图片能否再压缩一下,或者另外放置到云端网盘 #10

Open TFL-TFL opened 4 months ago

TFL-TFL commented 4 months ago

项目克隆了好几次,太容易失败了,而且相对于国内,github的下载速度并不快 个人理解: 项目中提到 预览图片的作用一是可视化提示词(也提到这个是重点),二是输出参考图。所以个人觉得它不太需要有多么精细的画质,可以把它的画质降低或者大小再压缩一下,然后再放在项目中;或者是把预览图片与项目做分离,把它放在其他网盘中提供下载

下面是在终端上克隆项目的日志,失败了好几次,现在已经下载至少半个多小时,才下载 58% ,大小已经快 1个 G 了。太难了

PS D:\05Tools\Stable_Diffusion\Blender_ComfyUI\ComfyUI\custom_nodes> 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: 2427 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
PS D:\05Tools\Stable_Diffusion\Blender_ComfyUI\ComfyUI\custom_nodes> 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: 7389 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
PS D:\05Tools\Stable_Diffusion\Blender_ComfyUI\ComfyUI\custom_nodes> 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.
Receiving objects:  58% (1147/1949), 944.14 MiB | 404.00 KiB/s
newxhy commented 1 month ago

2G

jinxishe commented 3 weeks ago

支持。clone确实非常难成功,前后试了十几次才总算完全下载下来。图库完全可以分开网盘放置。