This is an app for high throughput Bayesian optimization.
-
Clone the repository:
git clone https://github.com/sustainable-processes/htbo_app.git cd htbo_app/
-
Install the requirments
pip install -r requirements.txt
-
Run the streamlmit app
streamlit run Home.py