Spaces:
Runtime error
Runtime error
File size: 443 Bytes
7a27ed1 18b0e4b 7a27ed1 bdae878 7a27ed1 39f82cb 4dcbec3 39f82cb 4dcbec3 39f82cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Chef Transformer π©βπ³ / π¨βπ³
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) |