Generation working. Todo: model edits; add model checkpoints. Also, we are only loading an editable model upon switching algs but we should load it when the page loads
9b78f9c
Charles Lincommited on
Use session state instead of global vars, and add progress spinners for loading models
bb4bb43
Charles Lincommited on
Add logic for loading models
8f3eda5
Charles Lincommited on
Add algorithms from efk codebase
e56055d
Charles Lincommited on
Removed accidental import.
717a51e
Eric Mitchellcommited on
Added disclaimer about demo being under development.
9db84b2
Eric Mitchellcommited on
Updated intro text.
902d725
Eric Mitchellcommited on
Switched to using st.session_state to manage state.