mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Updates to invocations
This commit is contained in:
parent
5d6040b636
commit
1bf8625b10
@ -15,7 +15,6 @@ New nodes should be added to a subfolder in `nodes` direction found at the root
|
|||||||
|
|
||||||
Example `nodes` subfolder structure:
|
Example `nodes` subfolder structure:
|
||||||
```py
|
```py
|
||||||
.
|
|
||||||
├── __init__.py # Invoke-managed custom node loader
|
├── __init__.py # Invoke-managed custom node loader
|
||||||
│
|
│
|
||||||
├── cool_node
|
├── cool_node
|
||||||
|
@ -101,10 +101,6 @@ Mac and Linux machines, and runs on GPU cards with as little as 4 GB of RAM.
|
|||||||
|
|
||||||
<div align="center"><img src="assets/invoke-web-server-1.png" width=640></div>
|
<div align="center"><img src="assets/invoke-web-server-1.png" width=640></div>
|
||||||
|
|
||||||
!!! Note
|
|
||||||
|
|
||||||
This project is rapidly evolving. Please use the [Issues tab](https://github.com/invoke-ai/InvokeAI/issues) to report bugs and make feature requests. Be sure to use the provided templates as it will help aid response time.
|
|
||||||
|
|
||||||
## :octicons-link-24: Quick Links
|
## :octicons-link-24: Quick Links
|
||||||
|
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
|
Loading…
Reference in New Issue
Block a user