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: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
38
38
39
39
The recommended installation methods are the following:
40
40
41
-
* Linux and macOS: using conda natively.
41
+
* Linux and MacOS: using conda natively.
42
42
* Windows: using conda on WSL ([WSL installation guide](https://github.com/oobabooga/text-generation-webui/wiki/Windows-Subsystem-for-Linux-(Ubuntu)-Installation-Guide)).
43
43
44
44
Conda can be downloaded here: https://docs.conda.io/en/latest/miniconda.html
@@ -72,7 +72,7 @@ pip install -r requirements.txt
72
72
73
73
As an alternative to the recommended WSL method, you can install the web UI natively on Windows using this guide. It will be a lot harder and the performance may be slower: [Installation instructions for human beings](https://github.com/oobabooga/text-generation-webui/wiki/Installation-instructions-for-human-beings).
0 commit comments