Upload folder using huggingface_hub
Browse files- README.md +8 -2
- README_from_modelscope.md +7 -1
- metadata/1770563968467826951.jsonl +0 -0
- metadata/1770577057006542669.jsonl +0 -0
- metadata/1770590320382569357.jsonl +0 -0
- metadata/1770603455990374475.jsonl +0 -0
- metadata/1770616731209602936.jsonl +0 -0
- metadata/1770629507719115456.jsonl +0 -0
- metadata/1770642872805483498.jsonl +0 -0
- metadata/1770656022047613868.jsonl +0 -0
- metadata/1770669481158320950.jsonl +0 -0
- metadata/1770682708351679803.jsonl +0 -0
- metadata/1770695947325175033.jsonl +0 -0
- metadata/1770708744139309892.jsonl +0 -0
- metadata/1770722057688370673.jsonl +0 -0
- metadata/1770735359370323600.jsonl +0 -0
- metadata/1770761394197187353.jsonl +0 -0
- metadata/1770774870573833102.jsonl +0 -0
- metadata/1770788347555865819.jsonl +0 -0
- metadata/1770801762583067337.jsonl +0 -0
- metadata/1770815084543863794.jsonl +0 -0
- metadata/1770828123953518181.jsonl +0 -0
- metadata/1770867340081988931.jsonl +0 -0
- metadata/1770880382207908966.jsonl +0 -0
- metadata/1770893588081493232.jsonl +0 -0
- metadata/1770906500832225052.jsonl +0 -0
- metadata/1770919533592004530.jsonl +0 -0
- metadata/1770932529784251423.jsonl +0 -0
- metadata/1770945906908624118.jsonl +0 -0
README.md
CHANGED
|
@@ -3,9 +3,15 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
# ImagePulseV2 Dataset - Inpainting
|
| 5 |
|
| 6 |
-
The ImagePulseV2 dataset is a
|
| 7 |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
## Data Examples
|
| 11 |
|
|
|
|
| 3 |
---
|
| 4 |
# ImagePulseV2 Dataset - Inpainting
|
| 5 |
|
| 6 |
+
The ImagePulseV2 dataset is a curated dataset constructed by us for training the Diffusion Templates series of models. It consists of multiple subsets generated using models such as Z-Image-Turbo, Qwen-Image, and Qwen-Image-Edit, based on randomly sampled prompts from DiffusionDB.
|
| 7 |
|
| 8 |
+
* Open-source code: [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio)
|
| 9 |
+
* Technical report: [arXiv](https://arxiv.org/abs/2604.24351)
|
| 10 |
+
* Project homepage: [GitHub](https://modelscope.github.io/diffusion-templates-web/)
|
| 11 |
+
* Documentation: [English Version](https://diffsynth-studio-doc.readthedocs.io/en/latest/Diffusion_Templates/Introducing_Diffusion_Templates.html), [Chinese Version](https://diffsynth-studio-doc.readthedocs.io/zh-cn/latest/Diffusion_Templates/Introducing_Diffusion_Templates.html)
|
| 12 |
+
* Online demo: [ModelScope Studio](https://modelscope.cn/studios/DiffSynth-Studio/Diffusion-Templates)
|
| 13 |
+
* Model collection: [ModelScope](https://modelscope.cn/collections/DiffSynth-Studio/KleinBase4B-Templates), [ModelScope International](https://modelscope.ai/collections/DiffSynth-Studio/KleinBase4B-Templates), [HuggingFace](https://huggingface.co/collections/DiffSynth-Studio/kleinbase4b-templates)
|
| 14 |
+
* Dataset: [ModelScope](https://modelscope.cn/collections/DiffSynth-Studio/ImagePulseV2), [ModelScope International](https://modelscope.cn/collections/DiffSynth-Studio/ImagePulseV2), [HuggingFace](https://huggingface.co/collections/DiffSynth-Studio/imagepulsev2)
|
| 15 |
|
| 16 |
## Data Examples
|
| 17 |
|
README_from_modelscope.md
CHANGED
|
@@ -5,7 +5,13 @@ license: Apache License 2.0
|
|
| 5 |
|
| 6 |
ImagePulseV2 数据集是我们为训练 Diffusion Templates 系列模型而构造的数据集,数据集包含多个子集,根据 DiffusionDB 中随机采样的提示词,使用 Z-Image-Turbo、Qwen-Image、Qwen-Image-Edit 等模型生成得到。
|
| 7 |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
## 数据样例
|
| 11 |
|
|
|
|
| 5 |
|
| 6 |
ImagePulseV2 数据集是我们为训练 Diffusion Templates 系列模型而构造的数据集,数据集包含多个子集,根据 DiffusionDB 中随机采样的提示词,使用 Z-Image-Turbo、Qwen-Image、Qwen-Image-Edit 等模型生成得到。
|
| 7 |
|
| 8 |
+
* 开源代码:[DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio)
|
| 9 |
+
* 技术报告:[arXiv](https://arxiv.org/abs/2604.24351)
|
| 10 |
+
* 项目主页:[GitHub](https://modelscope.github.io/diffusion-templates-web/)
|
| 11 |
+
* 文档参考:[English Version](https://diffsynth-studio-doc.readthedocs.io/en/latest/Diffusion_Templates/Introducing_Diffusion_Templates.html)、[中文版](https://diffsynth-studio-doc.readthedocs.io/zh-cn/latest/Diffusion_Templates/Introducing_Diffusion_Templates.html)
|
| 12 |
+
* 在线体验:[魔搭社区创空间](https://modelscope.cn/studios/DiffSynth-Studio/Diffusion-Templates)
|
| 13 |
+
* 模型集:[ModelScope](https://modelscope.cn/collections/DiffSynth-Studio/KleinBase4B-Templates)、[ModelScope 国际站](https://modelscope.ai/collections/DiffSynth-Studio/KleinBase4B-Templates)、[HuggingFace](https://huggingface.co/collections/DiffSynth-Studio/kleinbase4b-templates)
|
| 14 |
+
* 数据集:[ModelScope](https://modelscope.cn/collections/DiffSynth-Studio/ImagePulseV2)、[ModelScope 国际站](https://modelscope.cn/collections/DiffSynth-Studio/ImagePulseV2)、[HuggingFace](https://huggingface.co/collections/DiffSynth-Studio/imagepulsev2)
|
| 15 |
|
| 16 |
## 数据样例
|
| 17 |
|
metadata/1770563968467826951.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770577057006542669.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770590320382569357.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770603455990374475.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770616731209602936.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770629507719115456.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770642872805483498.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770656022047613868.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770669481158320950.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770682708351679803.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770695947325175033.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770708744139309892.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770722057688370673.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770735359370323600.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770761394197187353.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770774870573833102.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770788347555865819.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770801762583067337.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770815084543863794.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770828123953518181.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770867340081988931.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770880382207908966.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770893588081493232.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770906500832225052.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770919533592004530.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770932529784251423.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
metadata/1770945906908624118.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|