#!/bin/bash python -m spacy download en_core_web_sm streamlit run app.py --server.port 7860 --server.address 0.0.0.0