Readme fix
This commit is contained in:
parent
6dd133f553
commit
2d729d92dc
|
@ -8,6 +8,7 @@ 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;
|
||||||
|
|
||||||
a. Go to <https://huggingface.co/CompVis/stable-diffusion-v1-4> and make sure to accept the terms.
|
a. Go to <https://huggingface.co/CompVis/stable-diffusion-v1-4> and make sure to accept the terms.
|
||||||
b. Go to Your Profile > Settings > Access Tokens;
|
b. Go to Your Profile > Settings > Access Tokens;
|
||||||
c. Create a write token/Copy an existing Token key and enter in the cmd window.
|
c. Create a write token/Copy an existing Token key and enter in the cmd window.
|
||||||
|
|
Loading…
Reference in New Issue