mishig HF staff commited on
Commit
706ea03
·
unverified ·
1 Parent(s): c119fe2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -11,3 +11,12 @@ app_port: 3000
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
13
  Demo: https://huggingface.co/spaces/huggingface-projects/inference-playground
 
 
 
 
 
 
 
 
 
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
13
  Demo: https://huggingface.co/spaces/huggingface-projects/inference-playground
14
+
15
+ ### Dev
16
+
17
+ ```
18
+ npm i
19
+ HF_TOKEN=your_hf_token npm run dev -- --open
20
+ ```
21
+
22
+ get your READ token from http://hf.co/settings/token