Bedovyy commited on
Commit
6647ea9
·
verified ·
1 Parent(s): a162443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,6 +12,8 @@ tags:
12
 
13
  # timm version of [Grio43/OppaiOracle](https://huggingface.co/Grio43/OppaiOracle/tree/main/V1.1_safetensors)
14
 
15
- Converted the model to **timm** and modified `selected_tags.csv` for compatibility with WD Taggers.
16
 
17
- - Changed color space from RGB to BGR.
 
 
 
12
 
13
  # timm version of [Grio43/OppaiOracle](https://huggingface.co/Grio43/OppaiOracle/tree/main/V1.1_safetensors)
14
 
15
+ timm-compatible repack of the original model. `selected_tags.csv` has been adapted to match the WD Tagger format.
16
 
17
+ - Changed color space from RGB to BGR.
18
+
19
+ You can use it with [ComfyUI-WD-Timm-Tagger](https://github.com/bedovyy/ComfyUI-WD-Timm-Tagger).