VoxelModel-v1 / config.json
TobiasLogic's picture
VoxelModel v1: tiny text-to-3D voxel diffusion
49ce4bd verified
Raw
History Blame Contribute Delete
201 Bytes
{
"dit": {
"vox_size": 32,
"patch": 4,
"dim": 384,
"depth": 12,
"heads": 6,
"text_dim": 512
},
"steps": 90000,
"batch_size": 256,
"meshes": 28415,
"filtered": true
}