ModuleNotFoundError for skimage

Hi Randy,

Thanks for trying it out! After I sent the message above, I tried using pipreqs to generate the requirements.txt file automatically. That still didn’t work. Eventually I was able to get it to work using the following requirements.txt file:

numpy
Pillow==9.0.1
scikit_image
streamlit==1.3.1
tensorflow==2.7.0
matplotlib==3.5.1