ericanthonymitchell/model-editing
0
All algs except KE working.
Incomplete editing implementation
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
Use session state instead of global vars, and add progress spinners for loading models
Add logic for loading models
Add algorithms from efk codebase
Removed accidental import.
Added disclaimer about demo being under development.
Updated intro text.
Switched to using st.session_state to manage state.
Updated readme
Fixed page scrolling down automatically.
Things working, I think?
Lots of changes.
Removed disabled
Added edit inputs.
Added reset button
Initial commit.
initial commit
