mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update LOCAL_DEVELOPMENT.md
fix json formatting to not have big red comment blocks
This commit is contained in:
parent
0edb31febd
commit
53db91ef99
@ -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