Refresh diffusers dataset snapshot 20260625T153513Z
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 +16 -16
- 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 +1 -1
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260625T153513Z/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: `20260625T153513Z`
|
| 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:347ec5f043dddd9b889ed584ba5c766baee7f660e30d3fa24edcf053dec3d3e6
|
| 3 |
+
size 15245328
|
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:2446e6391c72b1860e6aa670995cd9c4fa0e646eb17bcf941b7d722ba8fd82ac
|
| 3 |
+
size 2990737
|
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:6518c7d0db52e1341277edc46c264011c4eb9b14b8300140b0730d484ef8fc6d
|
| 3 |
+
size 8217232
|
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:e90f8c501de3095f65ddcd7a6d984a501e99fdd9161d01a5025b6787b558ad49
|
| 3 |
+
size 6323186
|
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:14943f4fae2de81057d9046a55c23472629c7c7cdca4c1a38e9ad29460613a0d
|
| 3 |
+
size 99874
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5433,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 118,
|
| 12 |
"pr_diffs": 7601,
|
| 13 |
"pr_files": 53068,
|
| 14 |
"pull_requests": 7601,
|
| 15 |
"review_comments": 32336,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 2,
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 1,
|
| 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": 60100,
|
| 9 |
"issues": 5433,
|
| 10 |
+
"links": 8187,
|
| 11 |
"new_contributors": 118,
|
| 12 |
"pr_diffs": 7601,
|
| 13 |
"pr_files": 53068,
|
| 14 |
"pull_requests": 7601,
|
| 15 |
"review_comments": 32336,
|
| 16 |
+
"reviews": 30074,
|
| 17 |
+
"timeline_events": 209037
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-25T15:35:13Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 1,
|
| 30 |
+
"timeline_events": 21
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-25T15:35:13Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260625T153513Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-25T14:35:17Z",
|
| 37 |
+
"next_since": "2026-06-25T15:35:13Z"
|
| 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,13 +31,13 @@
|
|
| 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": 1196,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1062,
|
| 39 |
"snapshot_comment_count": 8271,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
"snapshot_review_comment_count": 7396,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
@@ -4038,12 +4038,12 @@
|
|
| 4038 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321",
|
| 4039 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321",
|
| 4040 |
"repo_first_seen_at": "2026-06-20T07:33:42Z",
|
| 4041 |
-
"repo_last_seen_at": "2026-06-
|
| 4042 |
"repo_primary_artifact_count": 2,
|
| 4043 |
-
"repo_artifact_count":
|
| 4044 |
"snapshot_issue_count": 0,
|
| 4045 |
"snapshot_pr_count": 2,
|
| 4046 |
-
"snapshot_comment_count":
|
| 4047 |
"snapshot_review_count": 0,
|
| 4048 |
"snapshot_review_comment_count": 0,
|
| 4049 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260625T153513Z",
|
| 5 |
+
"generated_at": "2026-06-25T15:35:44Z",
|
| 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.726,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.006,
|
| 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-25T14:44:57Z",
|
| 35 |
"repo_primary_artifact_count": 1196,
|
| 36 |
+
"repo_artifact_count": 23960,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1062,
|
| 39 |
"snapshot_comment_count": 8271,
|
| 40 |
+
"snapshot_review_count": 7097,
|
| 41 |
"snapshot_review_comment_count": 7396,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
|
|
| 4038 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321",
|
| 4039 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321",
|
| 4040 |
"repo_first_seen_at": "2026-06-20T07:33:42Z",
|
| 4041 |
+
"repo_last_seen_at": "2026-06-25T15:06:26Z",
|
| 4042 |
"repo_primary_artifact_count": 2,
|
| 4043 |
+
"repo_artifact_count": 5,
|
| 4044 |
"snapshot_issue_count": 0,
|
| 4045 |
"snapshot_pr_count": 2,
|
| 4046 |
+
"snapshot_comment_count": 3,
|
| 4047 |
"snapshot_review_count": 0,
|
| 4048 |
"snapshot_review_comment_count": 0,
|
| 4049 |
"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: `118`
|
| 7 |
|
|
@@ -136,12 +136,12 @@
|
|
| 136 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 137 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 138 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 139 |
-
- repo last seen: `2026-06-
|
| 140 |
- first seen in snapshot: **no**
|
| 141 |
- repo association: **MEMBER**
|
| 142 |
- repo primary artifacts: **1196**
|
| 143 |
- snapshot authored PRs/issues: **1062 PRs / 134 issues**
|
| 144 |
-
- snapshot discussion activity: **8271 comments /
|
| 145 |
- account age: **3507 days**
|
| 146 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 147 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -1254,12 +1254,12 @@ Example artifacts:
|
|
| 1254 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321)
|
| 1255 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321)
|
| 1256 |
- repo first seen: `2026-06-20T07:33:42Z`
|
| 1257 |
-
- repo last seen: `2026-06-
|
| 1258 |
- first seen in snapshot: **no**
|
| 1259 |
- repo association: **CONTRIBUTOR**
|
| 1260 |
- repo primary artifacts: **2**
|
| 1261 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1262 |
-
- snapshot discussion activity: **
|
| 1263 |
- account age: **2601 days**
|
| 1264 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 1265 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260625T153513Z`
|
| 4 |
+
- Generated: `2026-06-25T15:35:44Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `118`
|
| 7 |
|
|
|
|
| 136 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 137 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 138 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 139 |
+
- repo last seen: `2026-06-25T14:44:57Z`
|
| 140 |
- first seen in snapshot: **no**
|
| 141 |
- repo association: **MEMBER**
|
| 142 |
- repo primary artifacts: **1196**
|
| 143 |
- snapshot authored PRs/issues: **1062 PRs / 134 issues**
|
| 144 |
+
- snapshot discussion activity: **8271 comments / 7097 reviews / 7396 review comments**
|
| 145 |
- account age: **3507 days**
|
| 146 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 147 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1254 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321)
|
| 1255 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321)
|
| 1256 |
- repo first seen: `2026-06-20T07:33:42Z`
|
| 1257 |
+
- repo last seen: `2026-06-25T15:06:26Z`
|
| 1258 |
- first seen in snapshot: **no**
|
| 1259 |
- repo association: **CONTRIBUTOR**
|
| 1260 |
- repo primary artifacts: **2**
|
| 1261 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1262 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 1263 |
- account age: **2601 days**
|
| 1264 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 1265 |
- 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:b32c973a70b95e7bfe0a6ed9a017581919b45e050341a1e1115473fd069c580c
|
| 3 |
+
size 32474
|
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:960bcd6dba5ceda2f2b097a64d5d1ad7b59aa86901bc4f81f6ea21c1bb98e7ad
|
| 3 |
+
size 7081783
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 113190123
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9de4f554bf2e28adb1537ab33f70d29e43f4a42c07bb21143f0b80d06eac4657
|
| 3 |
size 113190123
|
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:6f9a844c3092abe128a1df82c38f64de85ca565255a6ecedd02620d9e4eb3ce7
|
| 3 |
+
size 69012367
|
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:b36410ac0216df4526561384831e4afd3e0c3a70b6e83c16ef99fa8eb514278c
|
| 3 |
+
size 5224155
|
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:da0661407c3c6ce938657c5850a818736bf037b7405f3e0a0875ee5e7a8d5c54
|
| 3 |
+
size 2331343
|
snapshots/20260625T153513Z/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": 60100,
|
| 9 |
+
"issues": 5433,
|
| 10 |
+
"links": 8187,
|
| 11 |
+
"new_contributors": 118,
|
| 12 |
+
"pr_diffs": 7601,
|
| 13 |
+
"pr_files": 53068,
|
| 14 |
+
"pull_requests": 7601,
|
| 15 |
+
"review_comments": 32336,
|
| 16 |
+
"reviews": 30074,
|
| 17 |
+
"timeline_events": 209037
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-25T15:35:13Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 21
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-25T15:35:13Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260625T153513Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-25T14:35:17Z",
|
| 37 |
+
"next_since": "2026-06-25T15:35:13Z"
|
| 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/20260625T153513Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260625T153513Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-25T15:35:13Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260625T153513Z"
|
| 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-25T14:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260625T153513Z",
|
| 4 |
+
"next_since": "2026-06-25T15:35:13Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-25T15:35:13Z"
|
| 7 |
}
|