Commit ·
6f1dde9
1
Parent(s): 2ccad53
Update parquet files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +0 -51
- README.md +0 -30
- image0.jpg +0 -3
- image1.jpg +0 -3
- image11.jpg +0 -3
- image12.jpg +0 -3
- image13.jpg +0 -3
- image14.jpg +0 -3
- image15.jpg +0 -3
- image16.jpg +0 -3
- image17.jpg +0 -3
- image18.jpg +0 -3
- image19.jpg +0 -3
- image2.jpg +0 -3
- image20.jpg +0 -3
- image21.jpg +0 -3
- image22.jpg +0 -3
- image23.jpg +0 -3
- image24.jpg +0 -3
- image25.jpg +0 -3
- image26.jpg +0 -3
- image27.jpg +0 -3
- image28.jpg +0 -3
- image29.jpg +0 -3
- image3.jpg +0 -3
- image30.jpg +0 -3
- image31.jpg +0 -3
- image32.jpg +0 -3
- image33.jpg +0 -3
- image34.jpg +0 -3
- image35.jpg +0 -3
- image36.jpg +0 -3
- image37.jpg +0 -3
- image38.jpg +0 -3
- image39.jpg +0 -3
- image4.jpg +0 -3
- image40.jpg +0 -3
- image41.jpg +0 -3
- image42.jpg +0 -3
- image43.jpg +0 -3
- image44.jpg +0 -3
- image45.jpg +0 -3
- image46.jpg +0 -3
- image47.jpg +0 -3
- image48.jpg +0 -3
- image49.jpg +0 -3
- image5.jpg +0 -3
- image50.jpg +0 -3
- image51.jpg +0 -3
- image52.jpg +0 -3
.gitattributes
DELETED
|
@@ -1,51 +0,0 @@
|
|
| 1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 6 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 8 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 9 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 10 |
-
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 11 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
| 12 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 13 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 14 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 15 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 16 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 17 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 18 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 19 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 20 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 21 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 22 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 23 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 24 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 25 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 26 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 27 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 28 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 29 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 30 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 31 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 32 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 33 |
-
# Audio files - uncompressed
|
| 34 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 36 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 37 |
-
# Audio files - compressed
|
| 38 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 39 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 40 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 41 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 42 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 43 |
-
# Image files - uncompressed
|
| 44 |
-
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 45 |
-
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 46 |
-
*.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
-
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 48 |
-
# Image files - compressed
|
| 49 |
-
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 50 |
-
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 51 |
-
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
|
@@ -1,30 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
# Dataset Card for uneune_image1
|
| 7 |
-
|
| 8 |
-
## Table of Contents
|
| 9 |
-
- [Table of Contents](#table-of-contents)
|
| 10 |
-
- [Dataset Description](#dataset-description)
|
| 11 |
-
- [Dataset Summary](#dataset-summary)
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
## Dataset Description
|
| 15 |
-
|
| 16 |
-
- **Homepage:**
|
| 17 |
-
- **Repository:**
|
| 18 |
-
- **Paper:**
|
| 19 |
-
- **Leaderboard:**
|
| 20 |
-
- **Point of Contact:**
|
| 21 |
-
|
| 22 |
-
### Dataset Summary
|
| 23 |
-
|
| 24 |
-
今まで私が描いたイラスト100枚のデータセットです。
|
| 25 |
-
512×512にトリミングしてあります。
|
| 26 |
-
さっくりとstableDiffusionでの学習用に使えるデータセットが欲しかったので作りました。
|
| 27 |
-
|
| 28 |
-
This is a data set of 100 illustrations I have drawn so far.
|
| 29 |
-
Cropped to 512x512.
|
| 30 |
-
I wanted a dataset that can be used for learning with stableDiffusion, so I made it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image0.jpg
DELETED
Git LFS Details
|
image1.jpg
DELETED
Git LFS Details
|
image11.jpg
DELETED
Git LFS Details
|
image12.jpg
DELETED
Git LFS Details
|
image13.jpg
DELETED
Git LFS Details
|
image14.jpg
DELETED
Git LFS Details
|
image15.jpg
DELETED
Git LFS Details
|
image16.jpg
DELETED
Git LFS Details
|
image17.jpg
DELETED
Git LFS Details
|
image18.jpg
DELETED
Git LFS Details
|
image19.jpg
DELETED
Git LFS Details
|
image2.jpg
DELETED
Git LFS Details
|
image20.jpg
DELETED
Git LFS Details
|
image21.jpg
DELETED
Git LFS Details
|
image22.jpg
DELETED
Git LFS Details
|
image23.jpg
DELETED
Git LFS Details
|
image24.jpg
DELETED
Git LFS Details
|
image25.jpg
DELETED
Git LFS Details
|
image26.jpg
DELETED
Git LFS Details
|
image27.jpg
DELETED
Git LFS Details
|
image28.jpg
DELETED
Git LFS Details
|
image29.jpg
DELETED
Git LFS Details
|
image3.jpg
DELETED
Git LFS Details
|
image30.jpg
DELETED
Git LFS Details
|
image31.jpg
DELETED
Git LFS Details
|
image32.jpg
DELETED
Git LFS Details
|
image33.jpg
DELETED
Git LFS Details
|
image34.jpg
DELETED
Git LFS Details
|
image35.jpg
DELETED
Git LFS Details
|
image36.jpg
DELETED
Git LFS Details
|
image37.jpg
DELETED
Git LFS Details
|
image38.jpg
DELETED
Git LFS Details
|
image39.jpg
DELETED
Git LFS Details
|
image4.jpg
DELETED
Git LFS Details
|
image40.jpg
DELETED
Git LFS Details
|
image41.jpg
DELETED
Git LFS Details
|
image42.jpg
DELETED
Git LFS Details
|
image43.jpg
DELETED
Git LFS Details
|
image44.jpg
DELETED
Git LFS Details
|
image45.jpg
DELETED
Git LFS Details
|
image46.jpg
DELETED
Git LFS Details
|
image47.jpg
DELETED
Git LFS Details
|
image48.jpg
DELETED
Git LFS Details
|
image49.jpg
DELETED
Git LFS Details
|
image5.jpg
DELETED
Git LFS Details
|
image50.jpg
DELETED
Git LFS Details
|
image51.jpg
DELETED
Git LFS Details
|
image52.jpg
DELETED
Git LFS Details
|