--- 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`.