Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ colorFrom: gray
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
## What is this?
|
@@ -13,7 +14,7 @@ As you can see, this place is called `CyberHarem`, a centralized repository for
|
|
13 |
|
14 |
It's an interesting experiment where **all the datasets, models, model previews, and models published to [civitai](https://civitai.com) are fully auto-generated without any human intervention**. For this purpose, we've done a lot of tech and data preparation, which you can find in our [Organization - DeepGHS](https://huggingface.co/deepghs) and the code on [Github - DeepGHS](https://github.com/deepghs).
|
15 |
|
16 |
-
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.
|
17 |
|
18 |
## Where does the dataset come from? What's the format?
|
19 |
|
@@ -36,4 +37,4 @@ LoRA models are trained in batch with corresponding datasets. We use [7eu7d7](ht
|
|
36 |
|
37 |
The prompt texts used in the preview images are **automatically generated** using clustering algorithms based on the feature information extracted from the training dataset. The seed for generating images is also randomly generated, and **the images are not selected or modified** in any way, so there is a probability of such issues.
|
38 |
|
39 |
-
In reality, according to our internal tests, most models that have this issue perform better in actual use than what you see in the preview images. **The only thing you might need to do is fine-tune the tags you use a bit.**
|
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
license: mit
|
9 |
---
|
10 |
|
11 |
## What is this?
|
|
|
14 |
|
15 |
It's an interesting experiment where **all the datasets, models, model previews, and models published to [civitai](https://civitai.com) are fully auto-generated without any human intervention**. For this purpose, we've done a lot of tech and data preparation, which you can find in our [Organization - DeepGHS](https://huggingface.co/deepghs) and the code on [Github - DeepGHS](https://github.com/deepghs).
|
16 |
|
17 |
+
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).**
|
18 |
|
19 |
## Where does the dataset come from? What's the format?
|
20 |
|
|
|
37 |
|
38 |
The prompt texts used in the preview images are **automatically generated** using clustering algorithms based on the feature information extracted from the training dataset. The seed for generating images is also randomly generated, and **the images are not selected or modified** in any way, so there is a probability of such issues.
|
39 |
|
40 |
+
In reality, according to our internal tests, most models that have this issue perform better in actual use than what you see in the preview images. **The only thing you might need to do is fine-tune the tags you use a bit.**
|