KonghaYao/civitai_all_data
收藏Hugging Face2023-04-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/KonghaYao/civitai_all_data
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
language:
- en
tags:
- art
---
# Model and Gallery Data in Civitai
### Dataset Summary
This Dataset includes model message and gallery data under model, like:

1. I crawl some data from [Civitai](https://civitai.com/) using Github CodeSpace and Deno, It takes me 6 hours to download it safely😄.
2. This dataset can be use to create many interesting model like auto prompting AI or prompt improve AI.
3. This project has a github repo for code that crawl all Data. [Link](https://github.com/KonghaYao/tinyproxy/tree/main/civitai)
### Dataset
1. /index/index.jsonl: It's all Model Base Message!
2. /index/index.filter.jsonl: filtered Model!
3. /index/info.jsonl: All Gallery Post Info!
### Notice some info in dataset
1. It includes many **NSFW** prompts or image URLs you will meet in dataset
2. `jsonl file` is a file that every row is a single json, but I just use '\n' to join an array and wrote to the file, so some bug could appear.
提供机构:
KonghaYao
原始信息汇总
数据集概述
数据集内容
- /index/index.jsonl: 包含所有模型基本消息。
- /index/index.filter.jsonl: 包含过滤后的模型信息。
- /index/info.jsonl: 包含所有画廊帖子信息。
数据集特点
- 包含多种NSFW提示或图像URL。
jsonl文件格式为每行一个单独的JSON,使用 连接数组并写入文件,可能存在一些错误。
数据集用途
- 可用于创建各种有趣的模型,如自动提示AI或提示改进AI。
许可证
- 本数据集遵循CC-BY-4.0许可证。



