| # Streamlit demo for Chef Transformers | |
| ### Launch demo: | |
| ``` | |
| streamlit run server.py | |
| ``` | |
| ### Modify config | |
| Add any custom ingredient to display in `config.json` with key `first_100` to be displayed in multi-select. `next_100` are for custom ingredient adding section (to provide autocomplete assist as we type) |