Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 203d7f5

Browse files
authored
Update index.html
1 parent 2fcc0df commit 203d7f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/tools/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1>Our flagship framework</h1>
4949
<a href="https://wrapyfi.readthedocs.io/en/latest/" target="_blank"><i class="fa fa-book"></i></a>
5050
<img src="https://img.shields.io/github/stars/fabawi/wrapyfi.svg"/>
5151
</div>
52-
<p style="clear:left">Python Wrapper for Message-Oriented and Robotics Middleware</p>
52+
<p style="clear:left">Python Wrapper for Robotics MOM and RPC</p>
5353

5454
</div>
5555

@@ -76,7 +76,7 @@ <h1>Examples of Wrapyfi in practice</h1>
7676
<a class="active" href="https://github.com/modular-ml/wrapyfi-examples_6DRepNet" target="_blank"><i class="fa fa-github"></i></a>
7777
<img src="https://img.shields.io/github/stars/modular-ml/wrapyfi-examples_6DRepNet.svg"/>
7878
</div>
79-
<p>Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation (ICIP-22) with Wrapyfi support</p>
79+
<p>6DRepNet: 6D Rotation representation for unconstrained head pose estimation (ICIP-22) with Wrapyfi support</p>
8080
</div>
8181

8282
<div class="box orange">
@@ -85,7 +85,7 @@ <h1>Examples of Wrapyfi in practice</h1>
8585
<a class="active" href="https://github.com/modular-ml/wrapyfi-examples_llama" target="_blank"><i class="fa fa-github"></i></a>
8686
<img src="https://img.shields.io/github/stars/modular-ml/wrapyfi-examples_llama.svg"/>
8787
</div>
88-
<p>Inference code for facebook LLaMA models with Wrapyfi support</p>
88+
<p>Inference code for Meta LLaMA models with Wrapyfi support</p>
8989
</div>
9090

9191
</div>

0 commit comments

Comments
 (0)