pix2pix-maze-solver / config.json
numb3r33's picture
Upload folder using huggingface_hub
570a652 verified
raw
history blame contribute delete
208 Bytes
{"model_type": "pix2pix_maze_solver", "in_channels": 1, "out_channels": 1, "architecture": "unet_generator", "normalization": "batch_norm", "activation": "relu", "input_size": 256, "fastai_version": "2.7.18"}