Update README.md
Browse filesRemove note about SwarmUI support which is currently not accurate.
```RuntimeError: Given groups=1, weight of size [320, 32, 3, 3], expected input[2, 9, 152, 104] to have 32 channels, but got 9 channels instead```
README.md
CHANGED
|
@@ -89,9 +89,6 @@ We will provide a Node, and hope it will be adapted natively in main repo eventu
|
|
| 89 |
|
| 90 |
Just install it, and it will patch the model config, no node changes required.
|
| 91 |
|
| 92 |
-
|
| 93 |
-
Apparently works in [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI) as is.
|
| 94 |
-
|
| 95 |
Same as your normal inference, but with addition of SD3 sampling node, as this model is Flow-based.
|
| 96 |
|
| 97 |
Recommended Parameters:
|
|
|
|
| 89 |
|
| 90 |
Just install it, and it will patch the model config, no node changes required.
|
| 91 |
|
|
|
|
|
|
|
|
|
|
| 92 |
Same as your normal inference, but with addition of SD3 sampling node, as this model is Flow-based.
|
| 93 |
|
| 94 |
Recommended Parameters:
|