CoolFace
Apppublic

lerobot/LeRobot-branding

sourceHugging Faceupdated 15d agoView on Hugging Face
3likes
App README

LeRobot Brand Assets

Logos, icons, banners and social templates for the LeRobot project — free to download and use. Just open the Space.

Looking for Hugging Face brand assets? See Hugging Face Brand Assets.

Adding an asset

  1. 1.Drop the file into images/LeRobot Logos/. Add a matching .svg alongside the .png when you have one — the gallery offers both formats automatically.
  2. 2.Keep raster exports at a sane size. The gallery loads these files directly, so a print-resolution PNG costs every visitor real memory to decode; a few thousand pixels on the long edge is plenty for the web. Ship an SVG when you need something truly scalable.
  3. 3.Copy a <figure class="card"> block in index.html into the right section and point it at the new files.
  4. 4.Commit and push — the Space redeploys itself.