PurinNyova commited on
Commit
be1cf9c
·
unverified ·
1 Parent(s): 453dac8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,7 @@ A polished PyQt5 GUI for the `image_postprocess` pipeline that adds live preview
19
 
20
  ### ComfyUI Integration
21
 
 
22
  Use ComfyUI Manager and install via GitHub link.
23
  Or manually clone to custom_nodes folder.
24
  ```bash
@@ -29,6 +30,7 @@ then
29
  cd Image-Detection-Bypass-Utility
30
  pip install -r requirements.txt
31
  ```
 
32
 
33
  ### Requirements
34
  - Python 3.8+ recommended
 
19
 
20
  ### ComfyUI Integration
21
 
22
+
23
  Use ComfyUI Manager and install via GitHub link.
24
  Or manually clone to custom_nodes folder.
25
  ```bash
 
30
  cd Image-Detection-Bypass-Utility
31
  pip install -r requirements.txt
32
  ```
33
+ Thanks to u/Race88 for the help on the ComfyUI code.
34
 
35
  ### Requirements
36
  - Python 3.8+ recommended