Update app.py
Browse files
app.py
CHANGED
|
@@ -37,7 +37,7 @@ ARTICLE = r"""
|
|
| 37 |
如果VToonify对你有帮助请在<a href='https://github.com/williamyang1991/VToonify' target='_blank'>Github Repo</a>上为它点亮⭐.谢谢!
|
| 38 |
[](https://github.com/williamyang1991/VToonify)
|
| 39 |
---
|
| 40 |
-
点击<a href='https://www.toolchest.cn' target='_blank'>返回智能工具箱</a>查看更多好玩的人工智能项目
|
| 41 |
📝 **Citation**
|
| 42 |
If our work is useful for your research, please consider citing:
|
| 43 |
```bibtex
|
|
|
|
| 37 |
如果VToonify对你有帮助请在<a href='https://github.com/williamyang1991/VToonify' target='_blank'>Github Repo</a>上为它点亮⭐.谢谢!
|
| 38 |
[](https://github.com/williamyang1991/VToonify)
|
| 39 |
---
|
| 40 |
+
<h2 style="font-weight: 900; margin-bottom: 7px;">点击<a href='https://www.toolchest.cn' target='_blank'>返回智能工具箱</a>查看更多好玩的人工智能项目</h2>
|
| 41 |
📝 **Citation**
|
| 42 |
If our work is useful for your research, please consider citing:
|
| 43 |
```bibtex
|