author | title |
---|---|
Dim Hoogeveen |
TML-parser README |
Made at 🏠 by Dim Hoogeveen as part of his Master Thesis.
The involved parties of this thesis are OEG (part of fi within UPM) and TUe.
- Clone this repository
- In terminal, run the following command (assuming no conda environment) to install the necessary packages:
pip install -r requirements.txt
- Change into core directory:
cd core
- To then start the instance locally, run the following command in terminal:
streamlit run main.py