AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
.parameterTable {
table {
table-layout: fixed !important;
}
th:first-of-type {
width: 40% !important;
}
}
.codeBlock code:not(td *) {
word-break: break-word;
}