ViTPose / style.css
hysts's picture
hysts HF staff
Refactor
d25bfc0
h1 {
text-align: center;
}
div#det-result {
max-width: 600px;
max-height: 600px;
}
div#pose-result {
max-width: 600px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}