Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,10 @@ This update includes the following changes:
|
|
23 |
- Replaced underscores (`_`) with spaces in tag names for better readability and consistency.
|
24 |
- Escaped parentheses by changing `(tag)` to `\(tag\)` to prevent unintended emphasis in ComfyUI prompt processing.
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- Replaced underscores (`_`) with spaces in tag names for better readability and consistency.
|
24 |
- Escaped parentheses by changing `(tag)` to `\(tag\)` to prevent unintended emphasis in ComfyUI prompt processing.
|
25 |
|
26 |
+
## 🔄 2025-05-05 rev2 ver. Update Summary
|
27 |
+
This update includes the following changes:
|
28 |
+
|
29 |
+
- Updated tag frequency scores to improve autocomplete prioritization:
|
30 |
+
- Set quality tag scores to 10000000
|
31 |
+
- Set score tag scores to 8000000
|
32 |
+
- Set rating tag scores to 9000000
|