mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-06-24 21:39:17 +08:00
Update assets.py
This commit is contained in:
parent
132f6e7b8b
commit
d8124612fe
@ -42,7 +42,7 @@ css = """
|
|||||||
|
|
||||||
.markdown {
|
.markdown {
|
||||||
background-color: lightblue;
|
background-color: lightblue;
|
||||||
padding: 10px;
|
padding: 6px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox_info {
|
.checkbox_info {
|
||||||
@ -93,7 +93,7 @@ footer * {
|
|||||||
"""
|
"""
|
||||||
top_html = """
|
top_html = """
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<div style="margin-bottom: 20px; font-size: 15px;">{}</div>
|
<div style="margin-bottom: 5px; font-size: 15px;">{}</div>
|
||||||
<div style="display: flex; gap: 80px; justify-content: center;">
|
<div style="display: flex; gap: 80px; justify-content: center;">
|
||||||
<a href="https://github.com/RVC-Boss/GPT-SoVITS" target="_blank">
|
<a href="https://github.com/RVC-Boss/GPT-SoVITS" target="_blank">
|
||||||
<img src="https://img.shields.io/badge/GitHub-GPT--SoVITS-blue.svg?style=for-the-badge&logo=github" style="width: auto; height: 30px;">
|
<img src="https://img.shields.io/badge/GitHub-GPT--SoVITS-blue.svg?style=for-the-badge&logo=github" style="width: auto; height: 30px;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user