Spaces:
Runtime error
Runtime error
| title: Model Editing | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: streamlit | |
| sdk_version: 1.2.0 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference | |
| ## Running locally | |
| After `pip install streamlit`, you should be able to run the demo locally with `streamlit run app.py`. |