Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,11 @@ license_link: https://www.ipentec.com/contents/ipentec-software-license-non-prof
|
|
13 |
---
|
14 |
|
15 |
|
16 |
-
autocomplete.txt for ComfyUI-Custom-Scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
|
16 |
+
autocomplete.txt for ComfyUI-Custom-Scripts
|
17 |
+
|
18 |
+
2025-05-05 ver.
|
19 |
+
Update Summary
|
20 |
+
|
21 |
+
-Replaced underscores (_) with spaces in tag names for better readability and consistency.
|
22 |
+
-Escaped parentheses by changing (tag) to \(tag\) to prevent unintended emphasis in ComfyUI prompt processing.
|
23 |
+
|