Spaces:
Sleeping
Sleeping
thepianist9
commited on
Commit
•
d156274
1
Parent(s):
1b956ad
Update app.py
Browse files
app.py
CHANGED
@@ -17,12 +17,6 @@ def get_title(title = 'Linly (Linly-Talker)'):
|
|
17 |
<p style="text-align: center; font-weight: bold;">
|
18 |
<span style="font-size: 28px;">{title}</span>
|
19 |
<br>
|
20 |
-
<span style="font-size: 18px;" id="paper-info">
|
21 |
-
[<a href="https://zhuanlan.zhihu.com/p/671006998" target="_blank">知乎</a>]
|
22 |
-
[<a href="https://www.bilibili.com/video/BV1rN4y1a76x/" target="_blank">bilibili</a>]
|
23 |
-
[<a href="https://github.com/Kedreamix/Linly-Talker" target="_blank">GitHub</a>]
|
24 |
-
[<a herf="https://kedreamix.github.io/" target="_blank">个人主页</a>]
|
25 |
-
</span>
|
26 |
<br>
|
27 |
<span>Intelligent dialogue system that combines LLMs with Visual Generation models</span>
|
28 |
</p>
|
|
|
17 |
<p style="text-align: center; font-weight: bold;">
|
18 |
<span style="font-size: 28px;">{title}</span>
|
19 |
<br>
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
<br>
|
21 |
<span>Intelligent dialogue system that combines LLMs with Visual Generation models</span>
|
22 |
</p>
|