ipentec-penta commited on
Commit
cb4efbd
·
verified ·
1 Parent(s): bf19bf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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
+