dk-crazydiv's picture
Added streamlit demo v0
7c856eb
|
raw
history blame
No virus
312 Bytes
# 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)