MrForExample / ComfyUI-3D-Pack

An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
MIT License
2.16k stars 212 forks source link

Git clone error - over quota #286

Open IcelandicCenterArtificialIntelligence opened 2 weeks ago

IcelandicCenterArtificialIntelligence commented 2 weeks ago

$ git clone https://github.com/MrForExample/ComfyUI-3D-Pack.git Cloning into 'ComfyUI-3D-Pack'... remote: Enumerating objects: 3129, done. remote: Counting objects: 100% (383/383), done. remote: Compressing objects: 100% (209/209), done. remote: Total 3129 (delta 189), reused 299 (delta 160), pack-reused 2746 (from 1) Receiving objects: 100% (3129/3129), 756.23 MiB | 35.47 MiB/s, done. Resolving deltas: 100% (1018/1018), done. Updating files: 100% (1293/1293), done. Downloading Checkpoints/CharacterGen/2D_Stage/models/checkpoint/scaler.pt (559 B) Error downloading object: Checkpoints/CharacterGen/2D_Stage/models/checkpoint/scaler.pt (3c63c3d): Smudge error: Error downloading Checkpoints/CharacterGen/2D_Stage/models/checkpoint/scaler.pt (3c63c3d2e7b7f18788aca8a5a0e766ad4633f631d49192602d8532b6b0df7615): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to '/media/user/Samsung870VQO1TB/comfyui/ComfyUI/custom_nodes/ComfyUI-3D-Pack/.git/lfs/logs/20240826T210940.932627661.log'. Use git lfs logs last to view the log. error: external filter 'git-lfs filter-process' failed fatal: Checkpoints/CharacterGen/2D_Stage/models/checkpoint/scaler.pt: smudge filter lfs failed warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

WiseCodeArtist commented 2 weeks ago

I also met this issue,and spent much time on it.

moebiussurfing commented 2 weeks ago

same here

wetalktorobots commented 2 weeks ago

Is there any resolution for this? Will we just wait for the quota to reset?