Update README.md
Browse files
README.md
CHANGED
|
@@ -30,14 +30,6 @@ Installation:
|
|
| 30 |
|
| 31 |
Download the repository and place the complete folder inside ur ComfyUI custom_nodes directory:
|
| 32 |
|
| 33 |
-
ComfyUI/
|
| 34 |
-
βββ custom_nodes/
|
| 35 |
-
βββ ComfyUI-ChatGPT-Tensor-Relay/
|
| 36 |
-
βββ __init__.py
|
| 37 |
-
βββ ChatGPTTurboChargeHook.py
|
| 38 |
-
βββ GeminiTurboChargeHook.py
|
| 39 |
-
βββ README.md
|
| 40 |
-
|
| 41 |
For a typical ComfyUI portable installation on Windows, the path may look like this:
|
| 42 |
C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ChatGPT-Tensor-Relay\
|
| 43 |
|
|
|
|
| 30 |
|
| 31 |
Download the repository and place the complete folder inside ur ComfyUI custom_nodes directory:
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
For a typical ComfyUI portable installation on Windows, the path may look like this:
|
| 34 |
C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ChatGPT-Tensor-Relay\
|
| 35 |
|