huggingface / lerobot

🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
Apache License 2.0
6.54k stars 582 forks source link

Reduce Repository Size by Guiding Users to Download Models from Hugging Face #285

Open Samge0 opened 3 months ago

Samge0 commented 3 months ago

Q

The data in the lerobot/tests/data folder is about 2.7GB in size.

For models or weight files that can be downloaded from Hugging Face, it is better to guide users to download them in the README file.

Otherwise, the repository becomes too large.

image

Expected behavior

Reduce Repository Size

Cadene commented 3 months ago

Thanks @Samge0 . We are going to address that very soon ;) cc @aliberts for visibility