Spaces:
Sleeping
Sleeping
kevinwang676
commited on
Commit
•
3e65c2f
1
Parent(s):
a3b025e
Update agentfabric/i18n.py
Browse files- agentfabric/i18n.py +1 -1
agentfabric/i18n.py
CHANGED
@@ -38,7 +38,7 @@ i18n = {
|
|
38 |
'Click "Publish" to jump to the space to finish agent publishing'
|
39 |
],
|
40 |
'header': [
|
41 |
-
'<span style="font-size: 20px; font-weight: 500;">\N{fire}
|
42 |
'<span style="font-size: 20px; font-weight: 500;">\N{fire} AgentFabric powered by Modelscope-agent </span> [github star](https://github.com/modelscope/modelscope-agent/tree/main)' # noqa E501
|
43 |
],
|
44 |
}
|
|
|
38 |
'Click "Publish" to jump to the space to finish agent publishing'
|
39 |
],
|
40 |
'header': [
|
41 |
+
'<span style="font-size: 20px; font-weight: 500;">\N{fire} 🤗🌊💕 AI Agent - 开源GPTs,最强AI助手 </span> [Colab使用](https://github.com/KevinWang676) [魔搭技术路线](https://github.com/KevinWang676/modelscope-agent/tree/master/apps/agentfabric)', # noqa E501
|
42 |
'<span style="font-size: 20px; font-weight: 500;">\N{fire} AgentFabric powered by Modelscope-agent </span> [github star](https://github.com/modelscope/modelscope-agent/tree/main)' # noqa E501
|
43 |
],
|
44 |
}
|