allenai / objaverse-xl

🪐 Objaverse-XL is a Universe of 10M+ 3D Objects. Contains API Scripts for Downloading and Processing!
https://objaverse.allenai.org/
Apache License 2.0
704 stars 40 forks source link

Fix the issue where the "git clone" command is blocked #29

Open erikluo opened 6 months ago

erikluo commented 6 months ago

Fix the issue where the "git clone" command is blocked when the git repository is deleted or its permissions are changed to private.

When the git repository is deleted or its permissions are changed to private, the git clone command will prompt the user to enter a username and password, causing it to block. When all download processes are blocked, the download is interrupted.