gustproof commited on
Commit
5a47718
1 Parent(s): ad692b9

Update grimoire/release_notes/v1.0.md

Browse files
Files changed (1) hide show
  1. grimoire/release_notes/v1.0.md +2 -2
grimoire/release_notes/v1.0.md CHANGED
@@ -4,7 +4,7 @@
4
 
5
  A LoRA based on 4267 [Grimoire A: Private Grimoire Magic Academy](https://grimoire.applibot.co.jp/) cards, recognizing 60+ characters to varying degrees.
6
 
7
- A request by Civit user themonky007. The model is far from complete but there're currently no plans to further improve it. [The dataset](https://huggingface.co/datasets/gustproof/sd-data/blob/main/grimoire_cards_notext_denoised.zip) is available for those willing to take on the task.
8
 
9
  Lesson of the day: suitable learning rates can differ significantly between datasets (this uses 2e-4 while the Idolmaster models use 1e-3).
10
 
@@ -213,7 +213,7 @@ Uno,
213
  ## Training info
214
 
215
  Dataset:
216
- * [4267 Grimoire cards](https://huggingface.co/datasets/gustproof/sd-data/blob/main/grimoire_cards_notext_denoised.zip) extracted from [official](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineMain.android) [offline](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineRose.android) [apps](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineSunflower.android) with text removed (characters labeled by themonky007)
217
 
218
  Tags generated with [SmilingWolf/wd-v1-4-convnextv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2) with a threshold of 0.35. No balancing and tag cleaning. Images were processed with [RealESRGAN_x4plus_anime_6B](https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md).
219
 
 
4
 
5
  A LoRA based on 4267 [Grimoire A: Private Grimoire Magic Academy](https://grimoire.applibot.co.jp/) cards, recognizing 60+ characters to varying degrees.
6
 
7
+ A request by Civit user themonky007. The model is far from complete but there are currently no plans to further improve it. [The dataset](https://huggingface.co/datasets/gustproof/sd-data/blob/main/grimoire_cards_notext_denoised.zip) is available for those willing to take on the task.
8
 
9
  Lesson of the day: suitable learning rates can differ significantly between datasets (this uses 2e-4 while the Idolmaster models use 1e-3).
10
 
 
213
  ## Training info
214
 
215
  Dataset:
216
+ * [4267 Grimoire cards](https://huggingface.co/datasets/gustproof/sd-data/blob/main/grimoire_cards_notext_denoised.zip) extracted from [official](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineLily.android) [offline](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineRose.android) [apps](https://play.google.com/store/apps/details?id=jp.co.applibot.grimoireOfflineSunflower.android) with text removed (characters labeled by themonky007)
217
 
218
  Tags generated with [SmilingWolf/wd-v1-4-convnextv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2) with a threshold of 0.35. No balancing and tag cleaning. Images were processed with [RealESRGAN_x4plus_anime_6B](https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md).
219