ViTPose / style.css
hysts's picture
hysts HF staff
Update
9b1e028
raw
history blame contribute delete
168 Bytes
h1 {
text-align: center;
display: block;
}
div#det-result {
max-width: 600px;
max-height: 600px;
}
div#pose-result {
max-width: 600px;
max-height: 600px;
}