Add image size

This commit is contained in:
Paul Corbalan 2024-01-09 23:04:45 +01:00
parent 12f09b3e73
commit c9e3a33ddc
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ This project is based on the following resources:
## Use ## Use
```bash ```bash
python main.py --dataset folder --dataroot data/maps python main.py --dataset folder --dataroot data/maps --imageSize 256
``` ```