pip 만 사용

$ pip install flask
$ pip install numpy
$ pip install boto3 Pillow streamlit

requirements.txt 사용

streamlit
numpy
opencv-python-headless
boto3
Pillow
flask

올바른 requirements.txt 사용