chef-transformer / README.md
dk-crazydiv's picture
Update README.md
bdae878
---
title: Streamlit demo for Chef Transformers
emoji: images/logo.png
sdk: streamlit
app_file: server.py
pinned: false
---
# 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)