Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mrfakename/Kokoro-API-1
mrfakename
/
Kokoro-API-5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yaron Koresh
commited on
Aug 1, 2024
Commit
f7a31e7
·
verified
·
1 Parent(s):
c024964
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -132,6 +132,8 @@ footer {
132
}
133
.dropdown-arrow {
134
display: none !important;
135
}
136
"""
137
132
}
133
.dropdown-arrow {
134
display: none !important;
135
+
button {
136
+
margin: 0 auto !important;
137
}
138
"""
139