Spaces:
Sleeping
Sleeping
CK-Explorer
commited on
Commit
·
be0f9b3
1
Parent(s):
735782b
feat: add Google Colab badge
Browse files- assets/title.html +4 -0
assets/title.html
CHANGED
|
@@ -22,5 +22,9 @@
|
|
| 22 |
<a href="https://github.com/CK-Explorer/DuoSubs/blob/main/LICENSE" target="_blank">
|
| 23 |
<img class="hover-badge" src="https://img.shields.io/badge/license-Apache--2.0-blueviolet.svg" />
|
| 24 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
</div>
|
| 26 |
</div>
|
|
|
|
| 22 |
<a href="https://github.com/CK-Explorer/DuoSubs/blob/main/LICENSE" target="_blank">
|
| 23 |
<img class="hover-badge" src="https://img.shields.io/badge/license-Apache--2.0-blueviolet.svg" />
|
| 24 |
</a>
|
| 25 |
+
</a>
|
| 26 |
+
<a href="https://colab.research.google.com/CK-Explorer/DuoSubs/blob/notebook/DuoSubs-webui.ipynb" target="_blank">
|
| 27 |
+
<img class="hover-badge" src="https://colab.research.google.com/assets/colab-badge.svg" />
|
| 28 |
+
</a>
|
| 29 |
</div>
|
| 30 |
</div>
|