Remove excess layer_types from config

#2

Previously inference would fail with ValueError: 'num_hidden_layers' (16) must be equal to the number of layer types (28)

With the change the output seems coherent, so I assume this is the intended configuration.

Nanonets org

Thanks @jwlarocque

Souvik3333 changed pull request status to merged

Sign up or log in to comment