Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Gradio-Blocks/ViTPose
taesiri
/
ViTPose
like
3
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa29cc9
ViTPose
/
style.css
taesiri
Duplicate from Gradio-Blocks/ViTPose
277053a
almost 3 years ago
raw
Copy download link
history
blame
Safe
206 Bytes
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;
}