nyanko7 commited on
Commit
322303b
·
0 Parent(s):

Super-squash branch 'main' using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
56
+ metadata/posts.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - image-classification
5
+ - image-to-image
6
+ - text-to-image
7
+ language:
8
+ - en
9
+ - ja
10
+ pretty_name: danbooru2023
11
+ size_categories:
12
+ - 1M<n<10M
13
+ ---
14
+
15
+ <img src="https://huggingface.co/datasets/nyanko7/danbooru2023/resolve/main/cover.webp" alt="cover" width="750"/>
16
+
17
+ # Danbooru2023: A Large-Scale Crowdsourced and Tagged Anime Illustration Dataset
18
+
19
+ <!-- Provide a quick summary of the dataset. -->
20
+
21
+ Danbooru2023 is a large-scale anime image dataset with over 5 million images contributed and annotated in detail by an enthusiast community. Image tags cover aspects like characters, scenes, copyrights, artists, etc with an average of 30 tags per image.
22
+
23
+ Danbooru is a veteran anime image board with high-quality images and extensive tag metadata. The dataset can be used to train image classification, multi-label tagging, character detection, generative models, and other computer vision tasks.
24
+
25
+ - **Shared by:** Nyanko Devs
26
+ - **Language(s):** English, Japanese
27
+ - **License:** MIT
28
+
29
+ This dataset is built on the top of [danbooru2021](https://gwern.net/danbooru2021). We expands the dataset to include images up to ID #6,857,737, adding over 1.8 million additional images and total size is now approximately 8 terabytes (80,000 GB).
30
+
31
+ ## Use
32
+
33
+ ## Format
34
+
35
+ The goal of the dataset is to be as easy as possible to use immediately, avoiding obscure file formats, while allowing simultaneous research & seeding of the torrent, with easy updates.
36
+
37
+ Images are provided in the full original form (be that JPG, PNG, GIF or otherwise) for reference/archival purposes, and bucketed into 1000 subdirectories 0000–0999 (0-padded), which is the Danbooru ID modulo 1000 (ie. all images in 0999/ have an ID ending in ‘999’); IDs can be turned into paths by dividing & padding (eg. in Bash, BUCKET=$(printf "%04d" $(( ID % 1000 )) )) and then the file is at {original,512px}/$BUCKET/$ID.$EXT.
38
+
39
+ The reason for the bucketing is that a single directory would cause pathological filesystem performance, and modulo ID is a simple hash which spreads images evenly without requiring additional future directories to be made or a filesystem IO to check where the file is. The ID is not zero-padded and files end in the relevant extension, hence the file layout looks like this:
40
+
41
+ ```bash
42
+ $ tree / | less
43
+
44
+ /
45
+ ├── danbooru2023 -> /mnt/diffusionstorage/workspace/danbooru/
46
+ │ ├── metadata
47
+ │ ├── readme.md
48
+ │ ├── original
49
+ │ │ ├── 0000 -> data-0000.tar
50
+ │ │ ├── 0001 -> data-0001.tar
51
+ │ │ │ ├── 10001.jpg
52
+ │ │ │ ├── 210001.png
53
+ │ │ │ ├── 3120001.webp
54
+ │ │ │ ├── 6513001.jpg
55
+
56
+ ```
57
+
58
+ Currently represented file extensions are: avi/bmp/gif/html/jpeg/jpg/mp3/mp4/mpg/pdf/png/rar/swf/webm/wmv/zip.
59
+
60
+ Raw original files are treacherous. Be careful if working with the original dataset. There are many odd files: truncated, non-sRGB colorspace, wrong file extensions (eg. some PNGs have .jpg extensions like original/0146/1525146.jpg or original/0558/1422558.jpg), etc.
cover.webp ADDED

Git LFS Details

  • SHA256: 6809b96f4538489c240bd006a98ff405ef8952de6920c8c6030bdb2d2aa1319d
  • Pointer size: 130 Bytes
  • Size of remote file: 22.4 kB
danbooru2023.py ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import datasets
3
+ from huggingface_hub import HfApi
4
+ from datasets import DownloadManager, DatasetInfo
5
+ from datasets.data_files import DataFilesDict
6
+
7
+ _EXTENSION = [".png", ".jpg", ".jpeg", ".webp", ".bmp"]
8
+ _NAME = "nyanko7/danbooru2023"
9
+ _REVISION = "main"
10
+
11
+
12
+ class DanbooruDataset(datasets.GeneratorBasedBuilder):
13
+ BUILDER_CONFIGS = [
14
+ # add number before name for sorting
15
+ datasets.BuilderConfig(name="full"),
16
+ ]
17
+
18
+ def _info(self) -> DatasetInfo:
19
+ features = {
20
+ "image": datasets.Image(),
21
+ "post_id": datasets.Value("int64")
22
+ }
23
+ info = datasets.DatasetInfo(
24
+ features=datasets.Features(features),
25
+ supervised_keys=None,
26
+ citation="",
27
+ )
28
+ return info
29
+
30
+ def _split_generators(self, dl_manager: DownloadManager):
31
+ hfh_dataset_info = HfApi().dataset_info(_NAME, revision=_REVISION, timeout=100.0)
32
+ data_files = DataFilesDict.from_hf_repo(
33
+ {datasets.Split.TRAIN: ["**"]},
34
+ dataset_info=hfh_dataset_info,
35
+ allowed_extensions=["tar", ".tar"],
36
+ )
37
+ gs = []
38
+ for split, files in data_files.items():
39
+ downloaded_files = dl_manager.download_and_extract(files)
40
+ gs.append(datasets.SplitGenerator(name=split, gen_kwargs={"filepath": downloaded_files}))
41
+ return gs
42
+
43
+ def _generate_examples(self, filepath):
44
+ for path in filepath:
45
+ all_fnames = {os.path.relpath(os.path.join(root, fname), start=path) for root, _dirs, files in os.walk(path) for fname in files}
46
+ image_fnames = sorted([fname for fname in all_fnames if os.path.splitext(fname)[1].lower() in _EXTENSION], reverse=True)
47
+ for image_fname in image_fnames:
48
+ image_path = os.path.join(path, image_fname)
49
+ post_id = int(os.path.splitext(os.path.basename(image_fname))[0])
50
+ yield image_fname, {"post_id": post_id}
metadata/artists.tar.xz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2037e474944f1006fa533c7562673bc0b76a33ecf5e8e311e435632f643560c6
3
+ size 36760808
metadata/posts.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de28e7ac053514ec0f3d8451d62778063c913eb9f1caf30798702e676646918
3
+ size 20749841074
metadata/posts.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5228396c538424bd4ac87806be09a0b4943dd8756e88d264b4143c89883a4428
3
+ size 2807786230
metadata/tags.tar.xz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5cd91143e13e4bbae6a37b22ef267743d02fa2945fd6c73f623dca07c797878
3
+ size 31060096
original/data-0000.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b1d0650c36af4d20d933b4068d2a7b88f79e4d39bb8776d423fbb40f9e055e
3
+ size 8151715840
original/data-0001.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ad2d2693b8a92eed0d3100423fd1a867ca30ba2b4b48f6b682c488fcd3d4b0
3
+ size 8524482560
original/data-0002.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b978ecb57d8cdfac88be09b5f93e77f8ef43895b063705aec6dab14fb370e7ba
3
+ size 8587489280
original/data-0003.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb5d5b8e24fe9bde015472f5cb3ae107a104549e3977e92ba3157b6797cce829
3
+ size 8551823360
original/data-0004.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4179fe31f40c0d50fed8169a42c1c165aecb4e88810a655dedefcf21b8f50db3
3
+ size 8597073920
original/data-0005.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bd77d8060d0c6ae70e7a4942962a5532ed05624318434639748d489dac09a7c
3
+ size 8587530240
original/data-0006.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80cefded5a032fbfc6f5fbc3d433cfb34f49f880ce3d0adab867acec2458d1e2
3
+ size 8550604800
original/data-0007.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41bda1c3211df6c2327605c183ffe4c66b35ad72c281e5db4a570b2d214e0dbf
3
+ size 8535797760
original/data-0008.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9434d0aa1c2ec40c8cd9426e51e197d2afaf998a7c58168c7bf68dfcd976533
3
+ size 8211404800
original/data-0009.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d5299f4a531c43547755b3b28eae3ebc6ac80f416df15d0385262991b0a61f
3
+ size 8467906560
original/data-0010.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474f6ee60374fcc06ef7a2734ab3ac4150f9567dc726284e14999303d2692983
3
+ size 8451962880
original/data-0011.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed4858b82a7f267e80a7789b2fe261185c104143c4284c5cf793f9ef6dd8adf
3
+ size 8473282560
original/data-0012.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1eb19a86aebd40c7f5cb79abf418f0456568fb460a00fd99122808c03a05cb
3
+ size 8562227200
original/data-0013.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d0bda139ec2ebf7ec5f1ca78a14226141c4a46897829d92c4a284299ea68ab
3
+ size 8710041600
original/data-0014.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22034709da04d400ffd8bd139a20c0ee17a2e2778aa3e6e5eb43041e196ca922
3
+ size 8613775360
original/data-0015.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf8d737161d68158adb8d00fd0c4920ccc10241af08a934cb6a78a9d17934c3
3
+ size 8371374080
original/data-0016.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3082f693b5b27ddf84f3be664efb4a36d835429392e078dc198f84578895fc
3
+ size 8726292480
original/data-0017.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b090206c4baf45a73fd37bb91de004a681f3914ba0fb8c7c456e2a526b5ad51
3
+ size 8813312000
original/data-0018.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54742649acc16d7b9c154e006f581117a0e7e4ca8aa0dede70f3700e0af19f0b
3
+ size 8594483200
original/data-0019.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0371abea9a97e986af66464de0413018636d7f9fdeb17020879f302335188b84
3
+ size 8477368320
original/data-0020.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638cb5880ddf8de4e67705a0484f82a9ad7ac42fb15505bf423c45fcbcb431bf
3
+ size 8619182080
original/data-0021.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52982c35b33a8a95b7969e803aa801b9cfcd515a7234e01c180c4cf3c19796ec
3
+ size 8614809600
original/data-0022.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66932dde6818eade5f749eeadc94d71405664fd151dc1648bb5931a1379dd24f
3
+ size 8299776000
original/data-0023.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54b41647242f8c5aa9cba6180c5c0655fd8bb8d2840ffb73700e813dc8c107c7
3
+ size 8587683840
original/data-0024.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f56ba29cc272060ffdb9185e0c87218319625712ad7e0db94e2db67a41167109
3
+ size 8841195520
original/data-0025.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccaa6341bf9965bddd6d0686bde1a17c8177b85d54a196f2f82220fea035f03b
3
+ size 8391454720
original/data-0026.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e017131891e655488aba3f88981434e846c35c83030a474b83e5cae4c88ebb4c
3
+ size 8494837760
original/data-0027.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32715e8fc64e44e3ba558605b61ef03a0b018ed29f348c80167a7cf67a6bdc0a
3
+ size 8988334080
original/data-0028.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b579f73039bcdad4630f529e1c38c9d820a580496509f99a235447e12031ba6b
3
+ size 8404111360
original/data-0029.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8bcf76c3513188bd05b4d8ec31e705d14e61750cac96fd3e18169c80ca7eac
3
+ size 8529868800
original/data-0030.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003dc872c3e4a18541add42bb058563444021418f277add99111e7fadbbc54e2
3
+ size 8603566080
original/data-0031.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61024d1f73a9744361a9c681d9aa8e8390eee6f619c36747f9f1656f13cd815
3
+ size 8820213760
original/data-0032.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d3a0ac1249658b4d5406543569b190576f0c3c6524e3afdf52e85871f521da
3
+ size 8361758720
original/data-0033.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea9ef3e8ffc55094086188e6900cc76c2f16f3607dff7ac835b4ddafb935df9
3
+ size 8347453440
original/data-0034.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e69052c6ba7a7cf0dd80ff03868f170d87370c97c2616abbba58b6f207bbfbba
3
+ size 8731473920
original/data-0035.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fbe948b9b65b079eb357d721d4346f89b2f81bdee6b0835932a210048dc127e
3
+ size 8625520640
original/data-0036.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dec5e93167dbef4750899aeef43ffd1a389a050ecc26be31102ead012cbe61a
3
+ size 8636876800
original/data-0037.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f192bdc1e8586a0b30082657190c8aeb9f5221b562b08c1e9ad335f736661af1
3
+ size 8428881920
original/data-0038.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84263680c8eb4ea3ec88cdb058065cbc2947043583822f82dfd7cf7073ffd28
3
+ size 8314009600
original/data-0039.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca98b683e36546efa37044ef6045f50f3c25cf63017fcf33c9de1048af9a26b
3
+ size 8539504640
original/data-0040.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75dde8b1ab3fa9ced9720cb10c9bc790105f161dae68187eca3ce92873bcd36b
3
+ size 8613406720
original/data-0041.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178405767e9ed295849614eb5c44783754c1ff2b807d7238e770ebe352b673a6
3
+ size 8542197760