Eric Mitchell commited on
Commit
cda8def
1 Parent(s): db7fef9

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -11,3 +11,6 @@ license: mit
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
14
+
15
+ ## Running locally
16
+ After `pip install streamlit`, you should be able to run the demo locally with `streamlit run app.py`.