You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: courses/artificialintelligence/assignments/genai/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The steps to understand GenAI are as follows:
11
11
## TLDR;
12
12
13
13
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.;
15
15
3. Unzip the release. Run the `webui` bash file;
16
16
4. Select a bunch of the images that you are willing to train the network with;
17
17
5. Go to `train` tab and create a tag for your embeddings;
0 commit comments