Minthy commited on
Commit
227732c
·
verified ·
1 Parent(s): 68e1e8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ New version comes not only with improved zero-shot accuracy, but also introduces
77
  Extra grounding allows to achieve best results for unattended use extra grounded truth is required. ToriiGate provides following options for it:
78
  1. Booru tags. Can be full string or just few mentioning character count. Character name tags are recognized here.
79
  2. Character list. List of character names on the picture to be used in caption. Beware of spamming skin tags here (like hatsune_miku + hatsune_miku_(append)), usually it is fine but some can be misinterpreted.
80
- 3. Character traits. A list of popular tags or traits for each character on the picture to improve recognition. Some can be found here, you can make your own, use repo (beware, a lot of incauracies!) or describe it with natural language.
81
  4. General info. Might be a short caption, some facts, any other info.
82
  5. Do not use names for characters. Unfortunatelly, at current state zero-shot guess for characters is inaccurate, so to avoid making things up use it by default if no grounding is provided.
83
  Please mind to check it because mistakes in grounding will lead to wrong results. All formats are listed below.
 
77
  Extra grounding allows to achieve best results for unattended use extra grounded truth is required. ToriiGate provides following options for it:
78
  1. Booru tags. Can be full string or just few mentioning character count. Character name tags are recognized here.
79
  2. Character list. List of character names on the picture to be used in caption. Beware of spamming skin tags here (like hatsune_miku + hatsune_miku_(append)), usually it is fine but some can be misinterpreted.
80
+ 3. Character traits. A list of popular tags or traits for each character on the picture to improve recognition. Some can be found [here](https://huggingface.co/Minthy/ToriiGate-v0.4-7B/resolve/main/char_popular_tags.json), you can make your own, get from [this repo](https://huggingface.co/datasets/deepghs/character_index) (beware, a lot of incauracies!) or describe it with natural language.
81
  4. General info. Might be a short caption, some facts, any other info.
82
  5. Do not use names for characters. Unfortunatelly, at current state zero-shot guess for characters is inaccurate, so to avoid making things up use it by default if no grounding is provided.
83
  Please mind to check it because mistakes in grounding will lead to wrong results. All formats are listed below.