Изменил(а) на 'README.md'
This commit is contained in:
parent
0bd63717db
commit
630d701d65
|
@ -8,11 +8,8 @@ Python script with dependencies installation bat file.
|
||||||
1. Run "get_dependencies.bat";
|
1. Run "get_dependencies.bat";
|
||||||
- if you see connections errors, just run the script again to be shure everything is installed;
|
- 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. Run "login.bat" to login to your HuggingFace profile;
|
||||||
|
|
||||||
2.1 Go to <https://huggingface.co/CompVis/stable-diffusion-v1-4> and make sure to accept the terms.
|
2.1 Go to <https://huggingface.co/CompVis/stable-diffusion-v1-4> and make sure to accept the terms.
|
||||||
|
|
||||||
2.2 Go to Your Profile > Settings > Access Tokens;
|
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.
|
2.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
|
- It can be done once and forever untill you delete token from C:\\Users\\%YOUR_USERNAME%\\.huggingface
|
||||||
3. You are redy to go.
|
3. You are redy to go.
|
||||||
|
|
Loading…
Reference in New Issue