peteromallet commited on
Commit
633967b
·
verified ·
1 Parent(s): 9bd0ffe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -53,6 +53,14 @@ To use InScene Annotate:
53
  For example:
54
  `Zoom in on the girl, make her turn to the side and laugh`
55
 
 
 
 
 
 
 
 
 
56
  ### Use with diffusers
57
 
58
  **InScene:**
 
53
  For example:
54
  `Zoom in on the girl, make her turn to the side and laugh`
55
 
56
+ ### Use with ComfyUI
57
+
58
+ A ready-to-use ComfyUI workflow is included in this repository:
59
+
60
+ - [workflow.json](workflow.json) - Complete ComfyUI workflow with model links and setup instructions
61
+
62
+ The workflow includes all necessary nodes and links to download the required models (base Qwen-Image-Edit model, VAE, text encoder, and Lightning LoRA).
63
+
64
  ### Use with diffusers
65
 
66
  **InScene:**