539_CNN Spectrogram Squad----Classifying Music Genre with CNN you will need to pip these if you dont already have them on top of the common ML stuff pip install tensorflow-datasets you will also need the dependencies for the VGGish most of these should already be included but you will need the h5 files for the VGGish model you can find them here https://drive.google.com/file/d/16JrWEedwaZFVZYvn1woPKCuWx85Ghzkp/view lastly is the dependencies for tf.keras.utils.plot_model not mandatory so just delete if you dont care