Update README.md
Browse files
README.md
CHANGED
@@ -15,19 +15,19 @@ language:
|
|
15 |
<p align="left">
|
16 |
<a href="">
|
17 |
<img
|
18 |
-
src="https://img.shields.io/badge/
|
19 |
alt="InfiniteTalk Website"
|
20 |
/>
|
21 |
</a>
|
22 |
<a href="">
|
23 |
<img
|
24 |
-
src="https://img.shields.io/badge/
|
25 |
alt="InfiniteTalk Paper on arXiv"
|
26 |
/>
|
27 |
</a>
|
28 |
<a href="https://github.com/MeiGen-AI/InfiniteTalk" target="_blank" style="margin: 2px;">
|
29 |
<img
|
30 |
-
alt="Github" src="https://img.shields.io/badge/
|
31 |
alt="InfiniteTalk Codebase"
|
32 |
/>
|
33 |
</a>
|
|
|
15 |
<p align="left">
|
16 |
<a href="">
|
17 |
<img
|
18 |
+
src="https://img.shields.io/badge/InfiniteTalk-Website-0A66C2?logo=safari&logoColor=white" style="display: inline-block; vertical-align: middle;"
|
19 |
alt="InfiniteTalk Website"
|
20 |
/>
|
21 |
</a>
|
22 |
<a href="">
|
23 |
<img
|
24 |
+
src="https://img.shields.io/badge/InfiniteTalk-Paper-red?logo=arxiv&logoColor=red" style="display: inline-block; vertical-align: middle;"
|
25 |
alt="InfiniteTalk Paper on arXiv"
|
26 |
/>
|
27 |
</a>
|
28 |
<a href="https://github.com/MeiGen-AI/InfiniteTalk" target="_blank" style="margin: 2px;">
|
29 |
<img
|
30 |
+
alt="Github" src="https://img.shields.io/badge/InfiniteTalk-Codebase-536af5?color=536af5&logo=github" style="display: inline-block; vertical-align: middle;"
|
31 |
alt="InfiniteTalk Codebase"
|
32 |
/>
|
33 |
</a>
|