These are the notebooks I forked from this youtube video
The problem occurs because of the incorrect tqdm version pre-installed in google colab.
Downgrade it to tqdm==4.24.0
!pip install --force tqdm==4.24.0
Remember to only change the ID hash in the url. Do not directly use the shareable link of the google file.