[SOLVED] Imported GLTF model's textures are dark

Replacing the texture on the model fixes the issue so is another option:

cube.set_texture( cube.find_texture_stage('*'), image, 1)