Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,21 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div style="text-align: center;">
|
11 |
+
<div style="display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px;">
|
12 |
+
<div style="width: 200px; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center;">
|
13 |
+
<img src="https://www.pollen-robotics.com/img/reachy/applications/street.jpg" alt="Reachy in the wild" style="max-width: 100%; max-height: 100%;">
|
14 |
+
</div>
|
15 |
+
<div style="width: 200px; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center;">
|
16 |
+
<img src="https://www.pollen-robotics.com/img/reachy/reachy_mobile_square_yellow.jpg" alt="Reachy robot" style="max-width: 100%; max-height: 100%;">
|
17 |
+
</div>
|
18 |
+
<div style="width: 200px; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center;">
|
19 |
+
<img src="https://www.pollen-robotics.com/img/reachy/applications/coffee.jpg" alt="Reachy serving coffee" style="max-width: 100%; max-height: 100%;">
|
20 |
+
</div>
|
21 |
+
<!-- Add more images as needed -->
|
22 |
+
</div>
|
23 |
+
<p>Pollen Robotics gathers talented and independent-minded people in a mission-driven company: providing accessible and open source products and applications that bring AI and Robotics in our daily life.</p>
|
24 |
+
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 20px;">
|
25 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b7a31827e9345eafcf54e3/_Tc3ZQ2IbL_dQin99Msej.jpeg" alt="Organization Logo" style="max-width: 100%; height: 200px;">
|
26 |
+
</div>
|
27 |
+
</div>
|