mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Merge branch 'main' into mm-fix
This commit is contained in:
commit
d661bf832d
@ -125,7 +125,7 @@ To make a workspace:
|
||||
|
||||
Should look something like this:
|
||||
|
||||
```json
|
||||
```jsonc
|
||||
{
|
||||
// I like to have all InvokeAI-related folders in my workspace
|
||||
"folders": [
|
||||
@ -164,7 +164,7 @@ to set up your `launch.json` and try it out.
|
||||
|
||||
Now we can create the InvokeAI debugging configs:
|
||||
|
||||
```json
|
||||
```jsonc
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
|
Loading…
Reference in New Issue
Block a user