andreped commited on
Commit
23a335f
·
unverified ·
1 Parent(s): 3d53d54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ But of course, hosting the app yourself from your laptop is not ideal. What if t
90
 
91
  We are now given the option to manually add the relevant files, but that is boring... Let's instead try to setup a robot that does that for us!
92
 
93
- 14. From the Hugging Face website [here](https://huggingface.co), click on your user badge (top right), and from the dropdown clik `Settings`.
94
  On the left hand side of `Settings` site, click `Access Tokens`, and then click `New Token`.
95
  Set the name `HF_TOKEN`, set permissions to `write`, and click `Generate a token`.
96
 
 
90
 
91
  We are now given the option to manually add the relevant files, but that is boring... Let's instead try to setup a robot that does that for us!
92
 
93
+ 14. From the Hugging Face website [here](https://huggingface.co), click on your user badge (top right), and from the dropdown click `Settings`.
94
  On the left hand side of `Settings` site, click `Access Tokens`, and then click `New Token`.
95
  Set the name `HF_TOKEN`, set permissions to `write`, and click `Generate a token`.
96