Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SanghyukChun committed Nov 6, 2024
1 parent 69233e7 commit f306a8f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1417,6 +1417,17 @@ <h4 class="card-header">Softwares</h4>
</ul>
</li>
</ul>
<ul>
<li>You can install my softwares [C9] [C21] via pip by following commands:</li>
<pre>
pip install adamp
pip install eccv_caption</pre>
<li>Check the following HuggingFace hub links for the official weights [C25] [A8]:</li>
<ul>
<li>PCME++ [C25]: <a href="https://huggingface.co/collections/SanghyukChun/pcme-6652e86eb6fc2144ec26bf09">https://huggingface.co/collections/SanghyukChun/pcme-6652e86eb6fc2144ec26bf09</a></li>
<li>ProLIP [A8]: <a href="https://huggingface.co/collections/SanghyukChun/prolip-6712595dfc87fd8597350291">https://huggingface.co/collections/SanghyukChun/prolip-6712595dfc87fd8597350291</a></li>
</ul>
</ul>
</div>
</div>

Expand Down

0 comments on commit f306a8f

Please sign in to comment.