Bert-VITS2-YNS / css /custom.css
KasugaiSakura's picture
Upload folder using huggingface_hub
90c1221 verified
raw
history blame contribute delete
241 Bytes
#yml_code {
height: 600px;
flex-grow: inherit;
overflow-y: auto;
}
#json_code {
height: 600px;
flex-grow: inherit;
overflow-y: auto;
}
#gpu_code {
height: 300px;
flex-grow: inherit;
overflow-y: auto;
}