Skip to content

Commit 9e4652c

Browse files
authored
Update README.md
1 parent 5de7dfc commit 9e4652c

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
@@ -12,7 +12,7 @@ The steps to understand GenAI are as follows:
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;
1414
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.;
15-
3. Unzip the release. Run the `webui` bash file;
15+
3. Unzip the release. Run the `webui` bash file [Windows:] `webui.bat`;
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;
1818
6. Use your tag to generate a new image;

0 commit comments

Comments
 (0)