Skip to content

Commit 5de7dfc

Browse files
authored
Update README.md
1 parent 3b5f9cd commit 5de7dfc

File tree

1 file changed

+1
-1
lines changed
  • courses/artificialintelligence/assignments/genai

1 file changed

+1
-1
lines changed

courses/artificialintelligence/assignments/genai/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The steps to understand GenAI are as follows:
1111
## TLDR;
1212

1313
1. Install the latest Python. Add it to the environment PATH. [Windows:] Install directly to C drive and select the 3.10.6 version of python, install for all users;
14-
2. Download latest release from [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) or clone the repository;
14+
2. Download latest release from [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) or clone the repository. Clone/Download it to a subfolder on C drive. Dont use your personal folder.;
1515
3. Unzip the release. Run the `webui` bash file;
1616
4. Select a bunch of the images that you are willing to train the network with;
1717
5. Go to `train` tab and create a tag for your embeddings;

0 commit comments

Comments
 (0)