Makki2104 commited on
Commit
b44c52c
·
verified ·
1 Parent(s): 56cb3e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ - zh
6
+ tags:
7
+ - anime
8
+ - girl
9
+ - Tachie
10
+ size_categories:
11
+ - 10K<n<100K
12
+ ---
13
+ This dataset is a collection of **Cloth-Nude** difference (Tachie) images of **anime** girls gathered from the internet, with images saved in WebP format.
14
+
15
+ This dataset encode/save all the image with 90% quality webp with pillow library in Python. Which is half size of the 100% quality lossy webp.
16
+
17
+ The folders `1_cloth-360-90webp` and `1_nude-360-90webp` contain the original training dataset for the [Illustrious Auto Nude](https://civitai.com/models/1043351/illustrious-auto-nude) model. For training details, please refer to the model card.
18
+
19
+ The `anime-girl-unfiled` folder contains over 6000 unclassified anime difference images.
20
+
21
+ ---
22
+ 这个数据集是从互联网上收集的 **穿着-裸体** 以 **动漫女孩** 为主的差分(Tachie)图像的集合,这些图像以WebP格式保存。
23
+
24
+ 该数据集使用Python中的pillow库,使用90%质量的webp对所有图像进行编码/保存。这是100%质量webp的一半大小。
25
+
26
+ 文件夹`1_cloth-360-90webp`和`1_nude-360-90webp`包含[Illustrious Auto nude](https://civitai.com/models/1043351/illustrious-auto-nude)模型的原始训练数据集。有关训练详情,请参阅型号卡。
27
+
28
+ `anime-girl-unfiled`文件夹包含6000多张未分类的动漫差异图像。