Leon4gr45's picture
Upload folder using huggingface_hub (part 8)
e7b2eb4 verified
Raw
History Blame Contribute Delete
145 Bytes
// @flow
import {createLayout} from '../util/struct_array';
export default createLayout([
{name: 'a_pos', type: 'Int16', components: 2}
]);