aidan-o-brien/recipe-improver
0
changed iteration treshold
added default index
added option to choose postprocessing
allow for changing index example
added postprocessing to return multiple answers
changed question wording to improve performance
update requirements
remove caching for choosing model
added another model - model selection in sidebar
Added streamlit expander for aesthetics
Added formatting to output of the model
Change order and run inference on one example
Removed caching of model and tokenizer
Removed old implementation
Delete ipynb
change model loading to pipeline function
fix bug
add tf requirement
update requirements.txt
add requirements.txt
add app.py
initial commit
