koukyo1994 commited on
Commit
d507d7d
·
verified ·
1 Parent(s): 832f7e3

update README

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -12,16 +12,13 @@ tags:
12
 
13
  <div style="display: flex; overflow-x: auto; gap: 10px; scroll-behavior: smooth; padding: 10px; border: 1px solid #ddd;">
14
  <video width="300" controls>
15
- <source src="./assets/videos/row_1.mp4" type="video/mp4">
16
- Your browser does not support the video tag.
17
  </video>
18
  <video width="300" controls>
19
- <source src="./assets/videos/row_2.mp4" type="video/mp4">
20
- Your browser does not support the video tag.
21
  </video>
22
  <video width="300" controls>
23
- <source src="./assets/videos/row_3.mp4" type="video/mp4">
24
- Your browser does not support the video tag.
25
  </video>
26
  </div>
27
 
 
12
 
13
  <div style="display: flex; overflow-x: auto; gap: 10px; scroll-behavior: smooth; padding: 10px; border: 1px solid #ddd;">
14
  <video width="300" controls>
15
+ <source src="https://huggingface.co/turing-motors/Terra/resolve/main/assets/videos/row_1.mp4" type="video/mp4">
 
16
  </video>
17
  <video width="300" controls>
18
+ <source src="https://huggingface.co/turing-motors/Terra/resolve/main/assets/videos/row_2.mp4" type="video/mp4">
 
19
  </video>
20
  <video width="300" controls>
21
+ <source src="https://huggingface.co/turing-motors/Terra/resolve/main/assets/videos/row_3.mp4" type="video/mp4">
 
22
  </video>
23
  </div>
24