chef-transformer / README.md
dk-crazydiv's picture
Adding v0 streamlit app for flax-community/t5-recipe-generation
39f82cb
# 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)