Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tnunamak authored Mar 5, 2024
1 parent 21ecb22 commit 9181128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ docker run -p 8181:8181 \
```
This will start the server and the UI in your browser at http://0.0.0.0:8181/.
Your personal data will be stored in the `data` directory.
This is also maps your hugingface cache to the container, so you don't have to download the models again if you already
This mounts your Hugging Face cache into the container so you don't have to download the models again if you already
have them.

## Setting Up Selfie
Expand Down

0 comments on commit 9181128

Please sign in to comment.