TheDenk commited on
Commit
3530b83
·
verified ·
1 Parent(s): 6028d7b

Update README.md

Browse files

Add comfyui example png

Files changed (1) hide show
  1. README.md +4 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/xoCwk68lKPks0rrctHhvI.png)
32
+
33
  #### Minimal code example
34
  ```python
35
  import torch