model-editing / README.md
Eric Mitchell
Updated readme
cda8def
|
raw
history blame
No virus
364 Bytes
---
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`.