mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
small fixex to format and a link in INSTALL_MANUAL
This commit is contained in:
parent
311ee320ec
commit
802ce5dde5
@ -92,10 +92,7 @@ command-line completion.
|
|||||||
|
|
||||||
=== "Macintosh and Linux"
|
=== "Macintosh and Linux"
|
||||||
|
|
||||||
!!! todo
|
!!! todo "Replace `xxx` and `yyy` with the appropriate OS and GPU codes as seen in the table above"
|
||||||
|
|
||||||
Replace `xxx` and `yyy` with the appropriate OS and GPU codes as seen in the
|
|
||||||
table above
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ln -sf environments-and-requirements/environment-xxx-yyy.yml environment.yml
|
ln -sf environments-and-requirements/environment-xxx-yyy.yml environment.yml
|
||||||
@ -111,8 +108,7 @@ command-line completion.
|
|||||||
|
|
||||||
=== "Windows"
|
=== "Windows"
|
||||||
|
|
||||||
Since it requires admin privileges to create links, we will use the copy (cp)
|
!!! todo " Since it requires admin privileges to create links, we will use the copy (cp) command to create your `environment.yml`"
|
||||||
command to create your `environment.yml`
|
|
||||||
|
|
||||||
```cmd
|
```cmd
|
||||||
cp environments-and-requirements\environment-win-cuda.yml environment.yml
|
cp environments-and-requirements\environment-win-cuda.yml environment.yml
|
||||||
@ -200,7 +196,7 @@ command-line completion.
|
|||||||
|
|
||||||
10. Render away!
|
10. Render away!
|
||||||
|
|
||||||
Browse the [features](../features) section to learn about all the things you
|
Browse the [features](../features/CLI.md) section to learn about all the things you
|
||||||
can do with InvokeAI.
|
can do with InvokeAI.
|
||||||
|
|
||||||
Note that some GPUs are slow to warm up. In particular, when using an AMD
|
Note that some GPUs are slow to warm up. In particular, when using an AMD
|
||||||
|
Loading…
Reference in New Issue
Block a user