Refresh diffusers dataset snapshot 20260618T063521Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +12 -12
- new-contributors-report.json +10 -10
- new-contributors-report.md +6 -6
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260618T063521Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260618T063521Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeb2b5d5797dc122598b43c599593eb489d33197cd5bb614dc3c5debdf2f4f14
|
| 3 |
+
size 15203707
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f13d74aceb6465ea219e7d2c0f075337628afa7c288c029b2f1f38271d5570f4
|
| 3 |
+
size 2979224
|
issue_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4581ff7230996fc451017bc971d74518c64b95cc6626987869757f20ad60744
|
| 3 |
+
size 8208175
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b04b9c515e744db1a35c4f62e24e294d9c746e13c17daf4305eba4b7734861c
|
| 3 |
+
size 6290868
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d41d2125a14ebe0bb24fda72c2d7c679ed4795edbf644563d626e8399de9c5f1
|
| 3 |
+
size 96497
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5410,
|
| 10 |
"links": 7576,
|
| 11 |
"new_contributors": 105,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7541,
|
| 15 |
"review_comments": 32168,
|
| 16 |
"reviews": 29957,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 1,
|
| 26 |
"pr_files": 2,
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 6,
|
| 29 |
"reviews": 7,
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59963,
|
| 9 |
"issues": 5410,
|
| 10 |
"links": 7576,
|
| 11 |
"new_contributors": 105,
|
|
|
|
| 14 |
"pull_requests": 7541,
|
| 15 |
"review_comments": 32168,
|
| 16 |
"reviews": 29957,
|
| 17 |
+
"timeline_events": 208177
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-18T06:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
"pr_diffs": 1,
|
| 26 |
"pr_files": 2,
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 6,
|
| 29 |
"reviews": 7,
|
| 30 |
+
"timeline_events": 32
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-18T06:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260618T063521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-18T05:35:20Z",
|
| 37 |
+
"next_since": "2026-06-18T06:35:21Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,12 +31,12 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-06-
|
| 35 |
"repo_primary_artifact_count": 1194,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1060,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7087,
|
| 41 |
"snapshot_review_comment_count": 7369,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -1406,12 +1406,12 @@
|
|
| 1406 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
|
| 1407 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
|
| 1408 |
"repo_first_seen_at": "2026-06-09T08:45:25Z",
|
| 1409 |
-
"repo_last_seen_at": "2026-06-
|
| 1410 |
"repo_primary_artifact_count": 12,
|
| 1411 |
-
"repo_artifact_count":
|
| 1412 |
"snapshot_issue_count": 0,
|
| 1413 |
"snapshot_pr_count": 12,
|
| 1414 |
-
"snapshot_comment_count":
|
| 1415 |
"snapshot_review_count": 1,
|
| 1416 |
"snapshot_review_comment_count": 1,
|
| 1417 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260618T063521Z",
|
| 5 |
+
"generated_at": "2026-06-18T06:35:50Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.461,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-06-18T06:14:08Z",
|
| 35 |
"repo_primary_artifact_count": 1194,
|
| 36 |
+
"repo_artifact_count": 23908,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1060,
|
| 39 |
+
"snapshot_comment_count": 8258,
|
| 40 |
"snapshot_review_count": 7087,
|
| 41 |
"snapshot_review_comment_count": 7369,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 1406 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
|
| 1407 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
|
| 1408 |
"repo_first_seen_at": "2026-06-09T08:45:25Z",
|
| 1409 |
+
"repo_last_seen_at": "2026-06-18T06:04:09Z",
|
| 1410 |
"repo_primary_artifact_count": 12,
|
| 1411 |
+
"repo_artifact_count": 27,
|
| 1412 |
"snapshot_issue_count": 0,
|
| 1413 |
"snapshot_pr_count": 12,
|
| 1414 |
+
"snapshot_comment_count": 13,
|
| 1415 |
"snapshot_review_count": 1,
|
| 1416 |
"snapshot_review_comment_count": 1,
|
| 1417 |
"repo_association": "CONTRIBUTOR",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `105`
|
| 7 |
|
|
@@ -123,12 +123,12 @@
|
|
| 123 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 124 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 125 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 126 |
-
- repo last seen: `2026-06-
|
| 127 |
- first seen in snapshot: **no**
|
| 128 |
- repo association: **MEMBER**
|
| 129 |
- repo primary artifacts: **1194**
|
| 130 |
- snapshot authored PRs/issues: **1060 PRs / 134 issues**
|
| 131 |
-
- snapshot discussion activity: **
|
| 132 |
- account age: **3507 days**
|
| 133 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 134 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -474,12 +474,12 @@ Example artifacts:
|
|
| 474 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
|
| 475 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
|
| 476 |
- repo first seen: `2026-06-09T08:45:25Z`
|
| 477 |
-
- repo last seen: `2026-06-
|
| 478 |
- first seen in snapshot: **no**
|
| 479 |
- repo association: **CONTRIBUTOR**
|
| 480 |
- repo primary artifacts: **12**
|
| 481 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 482 |
-
- snapshot discussion activity: **
|
| 483 |
- account age: **2679 days**
|
| 484 |
- recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
|
| 485 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260618T063521Z`
|
| 4 |
+
- Generated: `2026-06-18T06:35:50Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `105`
|
| 7 |
|
|
|
|
| 123 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 124 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 125 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 126 |
+
- repo last seen: `2026-06-18T06:14:08Z`
|
| 127 |
- first seen in snapshot: **no**
|
| 128 |
- repo association: **MEMBER**
|
| 129 |
- repo primary artifacts: **1194**
|
| 130 |
- snapshot authored PRs/issues: **1060 PRs / 134 issues**
|
| 131 |
+
- snapshot discussion activity: **8258 comments / 7087 reviews / 7369 review comments**
|
| 132 |
- account age: **3507 days**
|
| 133 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 134 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 474 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
|
| 475 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
|
| 476 |
- repo first seen: `2026-06-09T08:45:25Z`
|
| 477 |
+
- repo last seen: `2026-06-18T06:04:09Z`
|
| 478 |
- first seen in snapshot: **no**
|
| 479 |
- repo association: **CONTRIBUTOR**
|
| 480 |
- repo primary artifacts: **12**
|
| 481 |
- snapshot authored PRs/issues: **12 PRs / 0 issues**
|
| 482 |
+
- snapshot discussion activity: **13 comments / 1 reviews / 1 review comments**
|
| 483 |
- account age: **2679 days**
|
| 484 |
- recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
|
| 485 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5172809973053c3ce749b97636b8806f3c6c7854697a5fa3be754eb6f033eeef
|
| 3 |
+
size 30549
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d60d9de767c4e3170af98ec3790d41617094e54b1784809ff848951e2418608c
|
| 3 |
+
size 7048222
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56c67a3ade58dbb7df852f8104ae9f82ace32d4bf492749bbc00494974089f75
|
| 3 |
+
size 112694921
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be875dcb6b4387d1b2c41b4d38d28b587d884d9cfc2268fa8b8bc6dc6b7e4b3b
|
| 3 |
+
size 68472499
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc127c8da1bf6662e4a1719644bd7ecb328bf951f9b76d3b315931f65476669b
|
| 3 |
+
size 5130643
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9be803202255622431a28bb042f80ef1a687dafd668ad92fe157a5ef68a3ff2e
|
| 3 |
+
size 5667198
|
reviews.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a7a1cda35fcf5335332b3aae782dc86e7e433de2e31e10b0e8e22ace95aaf17
|
| 3 |
+
size 2319071
|
snapshots/20260618T063521Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 59963,
|
| 9 |
+
"issues": 5410,
|
| 10 |
+
"links": 7576,
|
| 11 |
+
"new_contributors": 105,
|
| 12 |
+
"pr_diffs": 7541,
|
| 13 |
+
"pr_files": 52702,
|
| 14 |
+
"pull_requests": 7541,
|
| 15 |
+
"review_comments": 32168,
|
| 16 |
+
"reviews": 29957,
|
| 17 |
+
"timeline_events": 208177
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-18T06:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 2,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 6,
|
| 29 |
+
"reviews": 7,
|
| 30 |
+
"timeline_events": 32
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-18T06:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260618T063521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-18T05:35:20Z",
|
| 37 |
+
"next_since": "2026-06-18T06:35:21Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260618T063521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260618T063521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-18T06:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260618T063521Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-18T05:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260618T063521Z",
|
| 4 |
+
"next_since": "2026-06-18T06:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-18T06:35:21Z"
|
| 7 |
}
|