five

CyberHarem/jeanne_d_arc_alter_fgo

收藏
Hugging Face2024-03-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/jeanne_d_arc_alter_fgo
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of jeanne_d_arc_alter/ジャンヌ・ダルク〔オルタ〕/贞德〔Alter〕 (Fate/Grand Order) This is the dataset of jeanne_d_arc_alter/ジャンヌ・ダルク〔オルタ〕/贞德〔Alter〕 (Fate/Grand Order), containing 500 images and their tags. The core tags of this character are `yellow_eyes, breasts, large_breasts, ahoge, white_hair, long_hair, very_long_hair, grey_hair, short_hair`, which are pruned in this dataset. Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)). ## List of Packages | Name | Images | Size | Download | Type | Description | |:-----------------|---------:|:-----------|:------------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------| | raw | 500 | 859.89 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jeanne_d_arc_alter_fgo/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 1200 | 500 | 759.58 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jeanne_d_arc_alter_fgo/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1300 | 1.40 GiB | [Download](https://huggingface.co/datasets/CyberHarem/jeanne_d_arc_alter_fgo/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | ### Load Raw Dataset with Waifuc We provide raw dataset (including tagged images) for [waifuc](https://deepghs.github.io/waifuc/main/tutorials/installation/index.html) loading. If you need this, just run the following code ```python import os import zipfile from huggingface_hub import hf_hub_download from waifuc.source import LocalSource # download raw archive file zip_file = hf_hub_download( repo_id='CyberHarem/jeanne_d_arc_alter_fgo', repo_type='dataset', filename='dataset-raw.zip', ) # extract files to your directory dataset_dir = 'dataset_dir' os.makedirs(dataset_dir, exist_ok=True) with zipfile.ZipFile(zip_file, 'r') as zf: zf.extractall(dataset_dir) # load the dataset with waifuc source = LocalSource(dataset_dir) for item in source: print(item.image, item.meta['filename'], item.meta['tags']) ``` ## List of Clusters List of tag clustering result, maybe some outfits can be mined here. ### Raw Text Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 6 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | 1girl, armored_dress, black_dress, black_thighhighs, cape, fur_trim, gauntlets, holding_sword, looking_at_viewer, solo, headpiece, standing, smile | | 1 | 8 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | 1girl, armored_dress, black_dress, black_thighhighs, flag, gauntlets, headpiece, looking_at_viewer, solo, chain, holding_sword, fur-trimmed_cape, banner, black_cape, fur_collar, grin | | 2 | 6 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | 1girl, armored_dress, black_dress, black_thighhighs, gauntlets, looking_at_viewer, smile, solo, cape, chain, fur_trim, headpiece, sitting | | 3 | 13 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | 1girl, armored_dress, bare_shoulders, fur_trim, looking_at_viewer, solo, black_gloves, black_thighhighs, chain, clothing_cutout, headpiece, cleavage, elbow_gloves, holding_sword, smile, black_dress, flag, gauntlets, armored_boots, medium_breasts | | 4 | 8 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | 1girl, bare_shoulders, black_gloves, elbow_gloves, looking_at_viewer, official_alternate_costume, solo, cleavage, hair_flower, purple_dress, strapless_dress, black_thighhighs, neck_ribbon, red_ribbon, smile, blush, collarbone, holding, petals, ribbon_choker, rose, sitting, black_dress, closed_mouth, drinking_glass, hair_between_eyes, open_mouth, purple_flower | | 5 | 14 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | 1girl, black_dress, looking_at_viewer, official_alternate_costume, short_dress, solo, jacket, long_sleeves, fur-trimmed_sleeves, smile, open_coat, fur-trimmed_coat, flag, holding_sword, cowboy_shot, fire, hair_between_eyes, knee_boots, medium_breasts, open_mouth, simple_background | | 6 | 12 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | 1girl, black_dress, official_alternate_costume, solo, jacket, looking_at_viewer, necklace, collarbone, fur-trimmed_coat, short_dress, long_sleeves, open_coat, blush, cleavage, hair_between_eyes, blue_coat, closed_mouth, smile, thighs | | 7 | 6 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | 1girl, bare_shoulders, black_gloves, black_panties, choker, cleavage, collarbone, lingerie, looking_at_viewer, navel, solo, black_thighhighs, garter_belt, hair_between_eyes, babydoll, blush, cosplay, necklace, see-through, thighs, closed_mouth, simple_background, smile, stomach | | 8 | 6 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | 1girl, bare_shoulders, cleavage, collarbone, looking_at_viewer, navel, solo, underwear_only, blush, hair_between_eyes, lingerie, stomach, black_panties, lace-trimmed_bra, thighs, tsurime, black_bra, closed_mouth, cowboy_shot, lace-trimmed_panties | | 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | 1girl, black_bikini, black_gloves, black_jacket, choker, cleavage, hair_between_eyes, holding_sword, katana, looking_at_viewer, navel, o-ring_bikini, shrug_(clothing), solo, cropped_jacket, long_sleeves, thigh_strap, cowboy_shot, mouth_hold, o-ring_bottom, red_thighhighs, simple_background, single_thighhigh, unsheathed, white_background | | 10 | 7 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | 1girl, bare_shoulders, black_bikini, blush, cleavage, looking_at_viewer, official_alternate_costume, solo, thighs, necklace, bracelet, choker, sarong, twin_braids, collarbone, hair_between_eyes, navel, beach, closed_mouth, o-ring, outdoors, sitting, smile, water | | 11 | 9 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | 1girl, long_sleeves, solo, blush, looking_at_viewer, collared_shirt, pleated_skirt, white_shirt, black_skirt, open_jacket, closed_mouth, school_uniform, black_jacket, collarbone, red_necktie, smile, thighs | | 12 | 7 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | ![](samples/12/clu12-sample3.png) | ![](samples/12/clu12-sample4.png) | 1girl, bare_shoulders, black_leotard, cleavage, fake_animal_ears, looking_at_viewer, playboy_bunny, rabbit_ears, solo, blush, strapless_leotard, covered_navel, detached_collar, highleg_leotard, fishnet_pantyhose, simple_background, thighs, white_background, wrist_cuffs, hair_between_eyes | | 13 | 10 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | ![](samples/13/clu13-sample3.png) | ![](samples/13/clu13-sample4.png) | 1girl, solo, hair_flower, looking_at_viewer, black_kimono, floral_print, holding, obi, wide_sleeves, blush, closed_mouth, fur_collar, long_sleeves, upper_body | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | armored_dress | black_dress | black_thighhighs | cape | fur_trim | gauntlets | holding_sword | looking_at_viewer | solo | headpiece | standing | smile | flag | chain | fur-trimmed_cape | banner | black_cape | fur_collar | grin | sitting | bare_shoulders | black_gloves | clothing_cutout | cleavage | elbow_gloves | armored_boots | medium_breasts | official_alternate_costume | hair_flower | purple_dress | strapless_dress | neck_ribbon | red_ribbon | blush | collarbone | holding | petals | ribbon_choker | rose | closed_mouth | drinking_glass | hair_between_eyes | open_mouth | purple_flower | short_dress | jacket | long_sleeves | fur-trimmed_sleeves | open_coat | fur-trimmed_coat | cowboy_shot | fire | knee_boots | simple_background | necklace | blue_coat | thighs | black_panties | choker | lingerie | navel | garter_belt | babydoll | cosplay | see-through | stomach | underwear_only | lace-trimmed_bra | tsurime | black_bra | lace-trimmed_panties | black_bikini | black_jacket | katana | o-ring_bikini | shrug_(clothing) | cropped_jacket | thigh_strap | mouth_hold | o-ring_bottom | red_thighhighs | single_thighhigh | unsheathed | white_background | bracelet | sarong | twin_braids | beach | o-ring | outdoors | water | collared_shirt | pleated_skirt | white_shirt | black_skirt | open_jacket | school_uniform | red_necktie | black_leotard | fake_animal_ears | playboy_bunny | rabbit_ears | strapless_leotard | covered_navel | detached_collar | highleg_leotard | fishnet_pantyhose | wrist_cuffs | black_kimono | floral_print | obi | wide_sleeves | upper_body | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:----------------|:--------------|:-------------------|:-------|:-----------|:------------|:----------------|:--------------------|:-------|:------------|:-----------|:--------|:-------|:--------|:-------------------|:---------|:-------------|:-------------|:-------|:----------|:-----------------|:---------------|:------------------|:-----------|:---------------|:----------------|:-----------------|:-----------------------------|:--------------|:---------------|:------------------|:--------------|:-------------|:--------|:-------------|:----------|:---------|:----------------|:-------|:---------------|:-----------------|:--------------------|:-------------|:----------------|:--------------|:---------|:---------------|:----------------------|:------------|:-------------------|:--------------|:-------|:-------------|:--------------------|:-----------|:------------|:---------|:----------------|:---------|:-----------|:--------|:--------------|:-----------|:----------|:--------------|:----------|:-----------------|:-------------------|:----------|:------------|:-----------------------|:---------------|:---------------|:---------|:----------------|:-------------------|:-----------------|:--------------|:-------------|:----------------|:-----------------|:-------------------|:-------------|:-------------------|:-----------|:---------|:--------------|:--------|:---------|:-----------|:--------|:-----------------|:----------------|:--------------|:--------------|:--------------|:-----------------|:--------------|:----------------|:-------------------|:----------------|:--------------|:--------------------|:----------------|:------------------|:------------------|:--------------------|:--------------|:---------------|:---------------|:------|:---------------|:-------------| | 0 | 6 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 8 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | X | X | X | X | | | X | X | X | X | X | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 6 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | X | X | X | X | X | X | X | | X | X | X | | X | | X | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 13 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | X | X | X | X | | X | X | X | X | X | X | | X | X | X | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 8 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | X | | X | X | | | | | X | X | | | X | | | | | | | | X | X | X | | X | X | | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 14 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | X | | X | | | | | X | X | X | | | X | X | | | | | | | | | | | | | | X | X | | | | | | | | | | | | | | X | X | | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6 | 12 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | X | | X | | | | | | X | X | | | X | | | | | | | | | | | | X | | | | X | | | | | | X | X | | | | | X | | X | | | X | X | X | | X | X | | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7 | 6 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | X | | | X | | | | | X | X | | | X | | | | | | | | | X | X | | X | | | | | | | | | | X | X | | | | | X | | X | | | | | | | | | | | | X | X | | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 6 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | X | | | | | | | | X | X | | | | | | | | | | | | X | | | X | | | | | | | | | | X | X | | | | | X | | X | | | | | | | | | X | | | | | | X | X | | X | X | | | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | X | | | | | | | X | X | X | | | | | | | | | | | | | X | | X | | | | | | | | | | | | | | | | | | X | | | | | X | | | | X | | | X | | | | | X | | X | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10 | 7 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | X | | | | | | | | X | X | | | X | | | | | | | | X | X | | | X | | | | X | | | | | | X | X | | | | | X | | X | | | | | | | | | | | | | X | | X | | X | | X | | | | | | | | | | | X | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | 11 | 9 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | X | | | | | | | | X | X | | | X | | | | | | | | | | | | | | | | | | | | | | X | X | | | | | X | | | | | | | X | | | | | | | | | | X | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | 12 | 7 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | ![](samples/12/clu12-sample3.png) | ![](samples/12/clu12-sample4.png) | X | | | | | | | | X | X | | | | | | | | | | | | X | | | X | | | | | | | | | | X | | | | | | | | X | | | | | | | | | | | | X | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | | | | | | | 13 | 10 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | ![](samples/13/clu13-sample3.png) | ![](samples/13/clu13-sample4.png) | X | | | | | | | | X | X | | | | | | | | | X | | | | | | | | | | | X | | | | | X | | X | | | | X | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总

数据集概述

数据集名称

Dataset of jeanne_d_arc_alter/ジャンヌ・ダルク〔オルタ〕/贞德〔Alter〕 (Fate/Grand Order)

数据集描述

该数据集包含500张关于角色jeanne_d_arc_alter/ジャンヌ・ダルク〔オルタ〕/贞德〔Alter〕 (Fate/Grand Order)的图像及其标签。

核心标签

  • yellow_eyes
  • breasts
  • large_breasts
  • ahoge
  • white_hair
  • long_hair
  • very_long_hair
  • grey_hair
  • short_hair

数据来源

图像从多个网站(如danbooru, pixiv, zerochan等)爬取,爬虫系统由DeepGHS Team开发。

数据集包列表

名称 图像数量 大小 下载链接 类型 描述
raw 500 859.89 MiB Download Waifuc-Raw 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。
1200 500 759.58 MiB Download IMG+TXT 短边不超过1200像素的数据集。
stage3-p480-1200 1300 1.40 GiB Download IMG+TXT 3阶段裁剪数据集,区域不小于480x480像素。

标签聚类结果

原始文本版本

# 样本数量 图像示例1 图像示例2 图像示例3 图像示例4 图像示例5 标签
0 6 1girl, armored_dress, black_dress, black_thighhighs, cape, fur_trim, gauntlets, holding_sword, looking_at_viewer, solo, headpiece, standing, smile
1 8 1girl, armored_dress, black_dress, black_thighhighs, flag, gauntlets, headpiece, looking_at_viewer, solo, chain, holding_sword, fur-trimmed_cape, banner, black_cape, fur_collar, grin
2 6 1girl, armored_dress, black_dress, black_thighhighs, gauntlets, looking_at_viewer, smile, solo, cape, chain, fur_trim, headpiece, sitting
3 13 1girl, armored_dress, bare_shoulders, fur_trim, looking_at_viewer, solo, black_gloves, black_thighhighs, chain, clothing_cutout, headpiece, cleavage, elbow_gloves, holding_sword, smile, black_dress, flag, gauntlets, armored_boots, medium_breasts
4 8 1girl, bare_shoulders, black_gloves, elbow_gloves, looking_at_viewer, official_alternate_costume, solo, cleavage, hair_flower, purple_dress, strapless_dress, black_thighhighs, neck_ribbon, red_ribbon, smile, blush, collarbone, holding, petals, ribbon_choker, rose, sitting, black_dress, closed_mouth, drinking_glass, hair_between_eyes, open_mouth, purple_flower
5 14 1girl, black_dress, looking_at_viewer, official_alternate_costume, short_dress, solo, jacket, long_sleeves, fur-trimmed_sleeves, smile, open_coat, fur-trimmed_coat, flag, holding_sword, cowboy_shot, fire, hair_between_eyes, knee_boots, medium_breasts, open_mouth, simple_background
6 12 1girl, black_dress, official_alternate_costume, solo, jacket, looking_at_viewer, necklace, collarbone, fur-trimmed_coat, short_dress, long_sleeves, open_coat, blush, cleavage, hair_between_eyes, blue_coat, closed_mouth, smile, thighs
7 6 1girl, bare_shoulders, black_gloves, black_panties, choker, cleavage, collarbone, lingerie, looking_at_viewer, navel, solo, black_thighhighs, garter_belt, hair_between_eyes, babydoll, blush, cosplay, necklace, see-through, thighs, closed_mouth, simple_background, smile, stomach
8 6 1girl, bare_shoulders, cleavage, collarbone, looking_at_viewer, navel, solo, underwear_only, blush, hair_between_eyes, lingerie, stomach, black_panties, lace-trimmed_bra, thighs, tsurime, black_bra, closed_mouth, cowboy_shot, lace-trimmed_panties
9 6 1girl, black_bikini, black_gloves, black_jacket, choker, cleavage, hair_between_eyes, holding_sword, katana, looking_at_viewer, navel, o-ring_bikini, shrug_(clothing), solo, cropped_jacket, long_sleeves, thigh_strap, cowboy_shot, mouth_hold, o-ring_bottom, red_thighhighs, simple_background, single_thighhigh, unsheathed, white_background
10 7 1girl, bare_shoulders, black_bikini, blush, cleavage, looking_at_viewer, official_alternate_costume, solo, thighs, necklace, bracelet, choker, sarong, twin_braids, collarbone, hair_between_eyes, navel, beach, closed_mouth, o-ring, outdoors, sitting, smile, water
11 9 1girl, long_sleeves, solo, blush, looking_at_viewer, collared_shirt, pleated_skirt, white_shirt, black_skirt, open_jacket, closed_mouth, school_uniform, black_jacket, collarbone, red_necktie, smile, thighs
12 7 1girl, bare_shoulders, black_leotard, cleavage, fake_animal_ears, looking_at_viewer, playboy_bunny, rabbit_ears, solo, blush, strapless_leotard, covered_navel, detached_collar, highleg_leotard, fishnet_pantyhose, simple_background, thighs, white_background, wrist_cuffs, hair_between_eyes
13 10 1girl, solo, hair_flower, looking_at_viewer, black_kimono, floral_print, holding, obi, wide_sleeves, blush, closed_mouth, fur_collar, long_sleeves, upper_body
二维码
社区交流群
二维码
科研交流群
商业服务