ybelkada commited on
Commit
29139e0
1 Parent(s): 1ccc4f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -19,17 +19,13 @@ license: apache-2.0
19
 
20
  # TL;DR
21
 
22
- <div class="row">
23
- <div class="column">
24
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/tasks/sam-beans.png" alt="Nice example" style="max-width: 20%;">
25
- </div>
26
- <div class="column">
27
- <img src="https://s3.amazonaws.com/moonup/production/uploads/62441d1d9fdefb55a0b7d12c/wHXbJx1oXqHCYNeUNKHs8.png" alt="Nice example 2" style="max-width: 20%;">
28
- </div>
29
- <div class="column">
30
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/sam-car-seg.png" alt="Nice example 3" style="max-width: 20%;">
31
- </div>
32
- </div>
33
 
34
 
35
  [Link to original repository](https://github.com/facebookresearch/segment-anything)
 
19
 
20
  # TL;DR
21
 
22
+
23
+ <p float="left">
24
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/tasks/sam-beans.png" width="33.33%" />
25
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/62441d1d9fdefb55a0b7d12c/wHXbJx1oXqHCYNeUNKHs8.png" width="33.33%" />
26
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/sam-car-seg.png" width="33.33%" />
27
+ </p>
28
+
 
 
 
 
29
 
30
 
31
  [Link to original repository](https://github.com/facebookresearch/segment-anything)