diff --git a/README.md b/README.md index 49f4768..35c05c7 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ Python script with dependencies installation bat file. ## How to set up dalle mini + stable diffusion -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. -a. Go to and make sure to accept the terms. -b. Go to Your Profile > Settings > Access Tokens -c. 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 +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; + a. Go to and make sure to accept the terms. + b. Go to Your Profile > Settings > Access Tokens; + c. 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. ## How to run