From 36dc77b461b0bce38643c5af8d85468aa5bffd2e Mon Sep 17 00:00:00 2001 From: lnd212 Date: Sun, 9 Oct 2022 17:40:45 +0400 Subject: [PATCH] Readme --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9cde43d..b280f00 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,9 @@ Python script with dependencies installation bat file. 1. Run "get_dependencies.bat"; - if you see connections errors, just run the script again to be shure everything is installed; 2. Run "login.bat" to login to your HuggingFace profile; - - 2.1 Go to and make sure to accept the terms. - - 2.2 Go to Your Profile > Settings > Access Tokens; - - 2.3 Create a write token/Copy an existing Token key and enter in the cmd window. + 1. Go to and make sure to accept the terms. + 2. Go to Your Profile > Settings > Access Tokens; + 3. Create a write token/Copy an existing Token key and enter in the cmd window. - It can be done once and forever untill you delete token from C:\\Users\\%YOUR_USERNAME%\\.huggingface 3. You are redy to go.