$ python -V
Python 3.10.4
$ python -m venv env
$ source env/bin/activate
$ pip install -r config/requirements.txt
streamlit run fact_checker.py
Then visit:
$ python -V
Python 3.10.4
$ python -m venv env
$ source env/bin/activate
$ pip install -r config/requirements.txt
streamlit run fact_checker.py
Then visit: