#!/bin/bash ### clearing up the directory ### from temporary files rm -rf __pycache__ rm -f Output/*.png *.npy