anoha commited on
Commit
07db05b
1 Parent(s): 15b4310

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -16
README.md CHANGED
@@ -8,29 +8,17 @@ pinned: false
8
  license: mit
9
  ---
10
 
11
- ## Update 2023.9.12
12
-
13
- If you want to make a LoRA request, see [this article](https://civitai.com/articles/2186/2023-9-12-open-requests-for-character-lora).
14
-
15
- CyberHarem is a non-profit technical team that works purely out of interest, so **we do not charge any fees in any form**. However, our computing resources and team members' working time are limited, so **we cannot guarantee the delivery time of models in principle**. We will do our best to complete them as soon as possible under the circumstances, and we hope for your understanding in this regard.
16
-
17
- ## Update 2023.9.2
18
-
19
- Two recent developments:
20
-
21
- 1. The **automated training process for `v1.4` has been deployed**, and the model's quality has improved significantly compared to before (for more technical details, see: https://civitai.com/articles/2064/2023-8-31-release-of-v14-training-automation-process). We are now in the process of thoroughly cleaning the dataset and retraining the model.
22
-
23
- 2. We now support LoRA training for characters in anime videos, and the entire process is highly automated.
24
-
25
  ## What is this?
26
 
27
  As you can see, this place is called `CyberHarem`, a centralized repository for anime waifu images dataset and LoRA models.
28
 
29
- Currently, we have collected databases of several popular mobile games' characters (see [Supported Games of GChar Library](https://narugo1992.github.io/gchar/main/best_practice/supported/index.html#supported-games)) and crawled datasets of female characters from these games for training. In the future, we may include more characters, not just limited to mobile games, but also from anime series. **You can find your waifu with [CyberHarem/find_my_waifu](https://huggingface.co/spaces/CyberHarem/find_my_waifu).**
 
 
30
 
31
  ## Where does the dataset come from? What's the format?
32
 
33
- * The dataset is automatically crawled from various major image websites like [ZeroChan](https://zerochan.net), [Anime-Pictures](https://anime-pictures.net/), [Danbooru](https://danbooru.donmai.us/), [Rule34](https://rule34.xxx/), etc. (see [Supported Sites of GChar Library](https://narugo1992.github.io/gchar/main/best_practice/supported/index.html#supported-sites))
34
  * In each dataset repository, there are both original data packs and images resized and aligned to a uniform size, along with image tags generated using the [SmilingWolf/wd-v1-4-convnextv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2) model.
35
 
36
  ## How are the models trained? What's the format?
 
8
  license: mit
9
  ---
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ## What is this?
12
 
13
  As you can see, this place is called `CyberHarem`, a centralized repository for anime waifu images dataset and LoRA models.
14
 
15
+ Currently, we have collected databases of several popular mobile games' characters and crawled datasets of female characters from these games for training. In the future, we may include more characters, not just limited to mobile games, but also from anime series. **You can find your waifu with [CyberHarem/find_my_waifu](https://huggingface.co/spaces/CyberHarem/find_my_waifu).**
16
+
17
+ CyberHarem is a non-profit technical team that works purely out of interest, so **we do not charge any fees in any form**. However, our computing resources and team members' working time are limited, so **we cannot guarantee the delivery time of models in principle**. We will do our best to complete them as soon as possible under the circumstances, and we hope for your understanding in this regard.
18
 
19
  ## Where does the dataset come from? What's the format?
20
 
21
+ * The dataset is automatically crawled from various major image websites like [ZeroChan](https://zerochan.net), [Anime-Pictures](https://anime-pictures.net/), [Danbooru](https://danbooru.donmai.us/), [Rule34](https://rule34.xxx/), etc.
22
  * In each dataset repository, there are both original data packs and images resized and aligned to a uniform size, along with image tags generated using the [SmilingWolf/wd-v1-4-convnextv2-tagger-v2](https://huggingface.co/SmilingWolf/wd-v1-4-convnextv2-tagger-v2) model.
23
 
24
  ## How are the models trained? What's the format?