Ai
2 Star 0 Fork 0

Python超人/AnyText

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
style.css 751 Bytes
一键复制 编辑 原始数据 按行查看 历史
tuoyuxiang 提交于 2023-12-26 21:36 +08:00 . inference code and demo
#banner {
max-width: 400px;
margin: auto;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5) !important;
border-radius: 20px;
}
.run {
background-color: #624AFF !important;
color: #FFFFFF !important;
border-radius: 2px !important;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5) !important;
}
.run:active {
background-color: #d96565 !important;
}
.run:hover {
background-color: #a079f5 !important;
}
/* tab button style */
button.svelte-kqij2n {
margin-bottom: -1px;
border: 1px solid transparent;
border-color: transparent;
border-bottom: none;
color: #9CA3AF !important;
font-size: 16px;
}
button.selected.svelte-kqij2n {
background: #ddd8f9 !important;
color: rgb(62, 7, 240) !important;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/pythoncr/AnyText.git
git@gitee.com:pythoncr/AnyText.git
pythoncr
AnyText
AnyText
main

搜索帮助