Text2Human / style.css
hysts's picture
hysts HF staff
Add style.css
f4c3380
raw history blame
No virus
136 Bytes
h1 {
text-align: center;
}
#input-image {
max-height: 300px;
}
#label-image {
height: 300px;
}
#result-image {
height: 300px;
}