File size: 364 Bytes
f9626a4
 
 
 
 
 
 
 
 
 
 
 
 
cda8def
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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`.