yvoievid commited on
Commit
8e33b6f
·
1 Parent(s): 67143f7

[refactoring] add Readme.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,4 +9,7 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ # Run locally
13
+ ```
14
+ streamlin run app.py
15
+ ```