Update README.md
Browse filesAdd comfyui example png
README.md
CHANGED
@@ -26,6 +26,10 @@ Start prompt with text like this:
|
|
26 |
```
|
27 |
|
28 |
### Inference examples
|
|
|
|
|
|
|
|
|
29 |
#### Minimal code example
|
30 |
```python
|
31 |
import torch
|
|
|
26 |
```
|
27 |
|
28 |
### Inference examples
|
29 |
+
#### ComfyUI example
|
30 |
+
|
31 |
+

|
32 |
+
|
33 |
#### Minimal code example
|
34 |
```python
|
35 |
import torch
|