Refresh diffusers dataset snapshot 20260707T173513Z
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 +23 -23
- new-contributors-report.json +37 -37
- new-contributors-report.md +17 -17
- 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/20260707T173513Z/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: `20260707T173513Z`
|
| 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:9a97cc8edd0345d4026fd2fa066a403464fd817568dbaa1fb8c9bc4565bcb5de
|
| 3 |
+
size 15304025
|
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:030dbfdab83d7b7c6da642776f4484815c376e036ac659e30aef72a74e5fbfe5
|
| 3 |
+
size 3012857
|
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:7e87ff82d745b3942cd518f747d649bb702a20f32adc510aca6cd33ce5a3f4ab
|
| 3 |
+
size 8238011
|
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:f7897db920c0a7f93593ce9beaa2b3257d0a200978bb1bdc715a985ee405ea2c
|
| 3 |
+
size 6351435
|
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:76198ef33c0c7d1946aa9bf7cbb3895e2ad1348f959e3b6bf23ddcdb9eb69be5
|
| 3 |
+
size 103008
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5450,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 125,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60310,
|
| 9 |
"issues": 5450,
|
| 10 |
+
"links": 8689,
|
| 11 |
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7650,
|
| 13 |
+
"pr_files": 54068,
|
| 14 |
+
"pull_requests": 7650,
|
| 15 |
+
"review_comments": 32628,
|
| 16 |
+
"reviews": 30250,
|
| 17 |
+
"timeline_events": 210280
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T17:35:13Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 8,
|
| 22 |
+
"issue_stubs": 7,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
+
"pr_diffs": 6,
|
| 26 |
+
"pr_files": 61,
|
| 27 |
+
"pull_requests": 6,
|
| 28 |
+
"review_comments": 115,
|
| 29 |
+
"reviews": 28,
|
| 30 |
+
"timeline_events": 221
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-07T17:35:13Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T173513Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T16:35:13Z",
|
| 37 |
+
"next_since": "2026-07-07T17: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-07-
|
| 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-07-
|
| 35 |
"repo_primary_artifact_count": 1206,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1072,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7138,
|
| 41 |
"snapshot_review_comment_count": 7444,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -142,14 +142,14 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-07-
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
-
"snapshot_comment_count":
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
-
"snapshot_review_comment_count":
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
@@ -358,11 +358,11 @@
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Astevhliu",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Astevhliu",
|
| 360 |
"repo_first_seen_at": "2023-02-22T18:18:22Z",
|
| 361 |
-
"repo_last_seen_at": "2026-07-07T16:
|
| 362 |
-
"repo_primary_artifact_count":
|
| 363 |
-
"repo_artifact_count":
|
| 364 |
"snapshot_issue_count": 6,
|
| 365 |
-
"snapshot_pr_count":
|
| 366 |
"snapshot_comment_count": 248,
|
| 367 |
"snapshot_review_count": 779,
|
| 368 |
"snapshot_review_comment_count": 1611,
|
|
@@ -395,6 +395,16 @@
|
|
| 395 |
},
|
| 396 |
"examples": {
|
| 397 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 398 |
{
|
| 399 |
"kind": "pull_request",
|
| 400 |
"number": 13830,
|
|
@@ -414,16 +424,6 @@
|
|
| 414 |
"merged": true,
|
| 415 |
"draft": false,
|
| 416 |
"created_at": "2026-05-20T08:09:50Z"
|
| 417 |
-
},
|
| 418 |
-
{
|
| 419 |
-
"kind": "pull_request",
|
| 420 |
-
"number": 13769,
|
| 421 |
-
"title": "Fix missing forward/__call__ docstring entries",
|
| 422 |
-
"url": "https://github.com/huggingface/diffusers/pull/13769",
|
| 423 |
-
"state": "closed",
|
| 424 |
-
"merged": true,
|
| 425 |
-
"draft": false,
|
| 426 |
-
"created_at": "2026-05-20T04:08:03Z"
|
| 427 |
}
|
| 428 |
],
|
| 429 |
"issues": [
|
|
@@ -1899,14 +1899,14 @@
|
|
| 1899 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang",
|
| 1900 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang",
|
| 1901 |
"repo_first_seen_at": "2022-11-03T10:27:59Z",
|
| 1902 |
-
"repo_last_seen_at": "2026-07-
|
| 1903 |
"repo_primary_artifact_count": 7,
|
| 1904 |
-
"repo_artifact_count":
|
| 1905 |
"snapshot_issue_count": 0,
|
| 1906 |
"snapshot_pr_count": 7,
|
| 1907 |
"snapshot_comment_count": 8,
|
| 1908 |
-
"snapshot_review_count":
|
| 1909 |
-
"snapshot_review_comment_count":
|
| 1910 |
"repo_association": "MEMBER",
|
| 1911 |
"new_to_repo": false,
|
| 1912 |
"first_seen_in_snapshot": false,
|
|
@@ -2948,14 +2948,14 @@
|
|
| 2948 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 2949 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 2950 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 2951 |
-
"repo_last_seen_at": "2026-07-07T16:
|
| 2952 |
"repo_primary_artifact_count": 33,
|
| 2953 |
-
"repo_artifact_count":
|
| 2954 |
"snapshot_issue_count": 8,
|
| 2955 |
"snapshot_pr_count": 25,
|
| 2956 |
"snapshot_comment_count": 110,
|
| 2957 |
-
"snapshot_review_count":
|
| 2958 |
-
"snapshot_review_comment_count":
|
| 2959 |
"repo_association": "CONTRIBUTOR",
|
| 2960 |
"new_to_repo": false,
|
| 2961 |
"first_seen_in_snapshot": false,
|
|
@@ -5007,12 +5007,12 @@
|
|
| 5007 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amishig25",
|
| 5008 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amishig25",
|
| 5009 |
"repo_first_seen_at": "2022-09-04T19:44:43Z",
|
| 5010 |
-
"repo_last_seen_at": "2026-07-
|
| 5011 |
"repo_primary_artifact_count": 27,
|
| 5012 |
-
"repo_artifact_count":
|
| 5013 |
"snapshot_issue_count": 3,
|
| 5014 |
"snapshot_pr_count": 24,
|
| 5015 |
-
"snapshot_comment_count":
|
| 5016 |
"snapshot_review_count": 27,
|
| 5017 |
"snapshot_review_comment_count": 26,
|
| 5018 |
"repo_association": "MEMBER",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260707T173513Z",
|
| 5 |
+
"generated_at": "2026-07-07T17:35:57Z",
|
| 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.507,
|
| 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-07-07T17:29:02Z",
|
| 35 |
"repo_primary_artifact_count": 1206,
|
| 36 |
+
"repo_artifact_count": 24092,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1072,
|
| 39 |
+
"snapshot_comment_count": 8304,
|
| 40 |
"snapshot_review_count": 7138,
|
| 41 |
"snapshot_review_comment_count": 7444,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-07-07T17:04:20Z",
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
+
"repo_artifact_count": 4284,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
+
"snapshot_comment_count": 1091,
|
| 151 |
+
"snapshot_review_count": 1554,
|
| 152 |
+
"snapshot_review_comment_count": 1242,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Astevhliu",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Astevhliu",
|
| 360 |
"repo_first_seen_at": "2023-02-22T18:18:22Z",
|
| 361 |
+
"repo_last_seen_at": "2026-07-07T16:46:48Z",
|
| 362 |
+
"repo_primary_artifact_count": 222,
|
| 363 |
+
"repo_artifact_count": 2860,
|
| 364 |
"snapshot_issue_count": 6,
|
| 365 |
+
"snapshot_pr_count": 216,
|
| 366 |
"snapshot_comment_count": 248,
|
| 367 |
"snapshot_review_count": 779,
|
| 368 |
"snapshot_review_comment_count": 1611,
|
|
|
|
| 395 |
},
|
| 396 |
"examples": {
|
| 397 |
"pull_requests": [
|
| 398 |
+
{
|
| 399 |
+
"kind": "pull_request",
|
| 400 |
+
"number": 14134,
|
| 401 |
+
"title": "[fix] missing doc-builder imports",
|
| 402 |
+
"url": "https://github.com/huggingface/diffusers/pull/14134",
|
| 403 |
+
"state": "open",
|
| 404 |
+
"merged": false,
|
| 405 |
+
"draft": false,
|
| 406 |
+
"created_at": "2026-07-07T16:46:48Z"
|
| 407 |
+
},
|
| 408 |
{
|
| 409 |
"kind": "pull_request",
|
| 410 |
"number": 13830,
|
|
|
|
| 424 |
"merged": true,
|
| 425 |
"draft": false,
|
| 426 |
"created_at": "2026-05-20T08:09:50Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 427 |
}
|
| 428 |
],
|
| 429 |
"issues": [
|
|
|
|
| 1899 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang",
|
| 1900 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang",
|
| 1901 |
"repo_first_seen_at": "2022-11-03T10:27:59Z",
|
| 1902 |
+
"repo_last_seen_at": "2026-07-07T17:26:04Z",
|
| 1903 |
"repo_primary_artifact_count": 7,
|
| 1904 |
+
"repo_artifact_count": 44,
|
| 1905 |
"snapshot_issue_count": 0,
|
| 1906 |
"snapshot_pr_count": 7,
|
| 1907 |
"snapshot_comment_count": 8,
|
| 1908 |
+
"snapshot_review_count": 11,
|
| 1909 |
+
"snapshot_review_comment_count": 18,
|
| 1910 |
"repo_association": "MEMBER",
|
| 1911 |
"new_to_repo": false,
|
| 1912 |
"first_seen_in_snapshot": false,
|
|
|
|
| 2948 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 2949 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 2950 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 2951 |
+
"repo_last_seen_at": "2026-07-07T16:43:24Z",
|
| 2952 |
"repo_primary_artifact_count": 33,
|
| 2953 |
+
"repo_artifact_count": 245,
|
| 2954 |
"snapshot_issue_count": 8,
|
| 2955 |
"snapshot_pr_count": 25,
|
| 2956 |
"snapshot_comment_count": 110,
|
| 2957 |
+
"snapshot_review_count": 51,
|
| 2958 |
+
"snapshot_review_comment_count": 51,
|
| 2959 |
"repo_association": "CONTRIBUTOR",
|
| 2960 |
"new_to_repo": false,
|
| 2961 |
"first_seen_in_snapshot": false,
|
|
|
|
| 5007 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amishig25",
|
| 5008 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amishig25",
|
| 5009 |
"repo_first_seen_at": "2022-09-04T19:44:43Z",
|
| 5010 |
+
"repo_last_seen_at": "2026-07-07T17:27:58Z",
|
| 5011 |
"repo_primary_artifact_count": 27,
|
| 5012 |
+
"repo_artifact_count": 100,
|
| 5013 |
"snapshot_issue_count": 3,
|
| 5014 |
"snapshot_pr_count": 24,
|
| 5015 |
+
"snapshot_comment_count": 20,
|
| 5016 |
"snapshot_review_count": 27,
|
| 5017 |
"snapshot_review_comment_count": 26,
|
| 5018 |
"repo_association": "MEMBER",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
@@ -12,7 +12,7 @@
|
|
| 12 |
| `sayakpaul` | [profile](https://github.com/sayakpaul) | no | MEMBER | 3507d | `2023-01-13T14:42:20Z` | 1072 | 134 | strong | moderate | low | extremely high recent PR volume |
|
| 13 |
| `DN6` | [profile](https://github.com/DN6) | no | MEMBER | 4403d | `2023-02-22T04:27:25Z` | 383 | 14 | strong | low | low | targets high-star repos |
|
| 14 |
| `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 4019d | `2022-12-14T16:37:57Z` | 312 | 39 | strong | low | low | targets high-star repos |
|
| 15 |
-
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2338d | `2023-02-22T18:18:22Z` |
|
| 16 |
| `linoytsaban` | [profile](https://github.com/linoytsaban) | no | MEMBER | 2390d | `2023-06-20T06:10:02Z` | 79 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 68 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
@@ -143,12 +143,12 @@
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
-
- repo last seen: `2026-07-
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1206**
|
| 150 |
- snapshot authored PRs/issues: **1072 PRs / 134 issues**
|
| 151 |
-
- snapshot discussion activity: **
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -169,12 +169,12 @@ Example artifacts:
|
|
| 169 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 170 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 171 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 172 |
-
- repo last seen: `2026-07-
|
| 173 |
- first seen in snapshot: **no**
|
| 174 |
- repo association: **MEMBER**
|
| 175 |
- repo primary artifacts: **397**
|
| 176 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 177 |
-
- snapshot discussion activity: **
|
| 178 |
- account age: **4403 days**
|
| 179 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 180 |
- public orgs: none visible
|
|
@@ -221,11 +221,11 @@ Example artifacts:
|
|
| 221 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Astevhliu)
|
| 222 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Astevhliu)
|
| 223 |
- repo first seen: `2023-02-22T18:18:22Z`
|
| 224 |
-
- repo last seen: `2026-07-07T16:
|
| 225 |
- first seen in snapshot: **no**
|
| 226 |
- repo association: **MEMBER**
|
| 227 |
-
- repo primary artifacts: **
|
| 228 |
-
- snapshot authored PRs/issues: **
|
| 229 |
- snapshot discussion activity: **248 comments / 779 reviews / 1611 review comments**
|
| 230 |
- account age: **2338 days**
|
| 231 |
- recent public PR activity: **30 PRs** (25 merged / 0 closed-unmerged / 5 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
|
@@ -234,9 +234,9 @@ Example artifacts:
|
|
| 234 |
- heuristic read: **high recent PR volume; no visible non-self stars; targets high-star repos**
|
| 235 |
|
| 236 |
Example artifacts:
|
|
|
|
| 237 |
- [PR #13830: [docs] add missing Returns sections to forward/__call__ docstrings](https://github.com/huggingface/diffusers/pull/13830) — closed, merged
|
| 238 |
- [PR #13771: [docs] remove pipeline examples section](https://github.com/huggingface/diffusers/pull/13771) — closed, merged
|
| 239 |
-
- [PR #13769: Fix missing forward/__call__ docstring entries](https://github.com/huggingface/diffusers/pull/13769) — closed, merged
|
| 240 |
- [Issue #7238: IP-Adapter masking](https://github.com/huggingface/diffusers/issues/7238) — closed
|
| 241 |
- [Issue #5380: [community pipeline] Mixture tiling](https://github.com/huggingface/diffusers/issues/5380) — closed
|
| 242 |
- [Issue #5379: [community pipeline] SpeechToImage](https://github.com/huggingface/diffusers/issues/5379) — closed
|
|
@@ -635,12 +635,12 @@ Example artifacts:
|
|
| 635 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang)
|
| 636 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang)
|
| 637 |
- repo first seen: `2022-11-03T10:27:59Z`
|
| 638 |
-
- repo last seen: `2026-07-
|
| 639 |
- first seen in snapshot: **no**
|
| 640 |
- repo association: **MEMBER**
|
| 641 |
- repo primary artifacts: **7**
|
| 642 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 643 |
-
- snapshot discussion activity: **8 comments /
|
| 644 |
- account age: **2783 days**
|
| 645 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 646 |
- public orgs: none visible
|
|
@@ -938,12 +938,12 @@ Example artifacts:
|
|
| 938 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 939 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 940 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 941 |
-
- repo last seen: `2026-07-07T16:
|
| 942 |
- first seen in snapshot: **no**
|
| 943 |
- repo association: **CONTRIBUTOR**
|
| 944 |
- repo primary artifacts: **33**
|
| 945 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 946 |
-
- snapshot discussion activity: **110 comments /
|
| 947 |
- account age: **3478 days**
|
| 948 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 949 |
- public orgs: none visible
|
|
@@ -1541,12 +1541,12 @@ Example artifacts:
|
|
| 1541 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amishig25)
|
| 1542 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amishig25)
|
| 1543 |
- repo first seen: `2022-09-04T19:44:43Z`
|
| 1544 |
-
- repo last seen: `2026-07-
|
| 1545 |
- first seen in snapshot: **no**
|
| 1546 |
- repo association: **MEMBER**
|
| 1547 |
- repo primary artifacts: **27**
|
| 1548 |
- snapshot authored PRs/issues: **24 PRs / 3 issues**
|
| 1549 |
-
- snapshot discussion activity: **
|
| 1550 |
- account age: **4108 days**
|
| 1551 |
- recent public PR activity: **45 PRs** (18 merged / 4 closed-unmerged / 23 open; merged rate **40%**, closed-unmerged rate **9%**, open rate **51%**)
|
| 1552 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260707T173513Z`
|
| 4 |
+
- Generated: `2026-07-07T17:35:57Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
|
|
| 12 |
| `sayakpaul` | [profile](https://github.com/sayakpaul) | no | MEMBER | 3507d | `2023-01-13T14:42:20Z` | 1072 | 134 | strong | moderate | low | extremely high recent PR volume |
|
| 13 |
| `DN6` | [profile](https://github.com/DN6) | no | MEMBER | 4403d | `2023-02-22T04:27:25Z` | 383 | 14 | strong | low | low | targets high-star repos |
|
| 14 |
| `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 4019d | `2022-12-14T16:37:57Z` | 312 | 39 | strong | low | low | targets high-star repos |
|
| 15 |
+
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2338d | `2023-02-22T18:18:22Z` | 216 | 6 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
| 16 |
| `linoytsaban` | [profile](https://github.com/linoytsaban) | no | MEMBER | 2390d | `2023-06-20T06:10:02Z` | 79 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 68 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
+
- repo last seen: `2026-07-07T17:29:02Z`
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1206**
|
| 150 |
- snapshot authored PRs/issues: **1072 PRs / 134 issues**
|
| 151 |
+
- snapshot discussion activity: **8304 comments / 7138 reviews / 7444 review comments**
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 169 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 170 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 171 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 172 |
+
- repo last seen: `2026-07-07T17:04:20Z`
|
| 173 |
- first seen in snapshot: **no**
|
| 174 |
- repo association: **MEMBER**
|
| 175 |
- repo primary artifacts: **397**
|
| 176 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 177 |
+
- snapshot discussion activity: **1091 comments / 1554 reviews / 1242 review comments**
|
| 178 |
- account age: **4403 days**
|
| 179 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 180 |
- public orgs: none visible
|
|
|
|
| 221 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Astevhliu)
|
| 222 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Astevhliu)
|
| 223 |
- repo first seen: `2023-02-22T18:18:22Z`
|
| 224 |
+
- repo last seen: `2026-07-07T16:46:48Z`
|
| 225 |
- first seen in snapshot: **no**
|
| 226 |
- repo association: **MEMBER**
|
| 227 |
+
- repo primary artifacts: **222**
|
| 228 |
+
- snapshot authored PRs/issues: **216 PRs / 6 issues**
|
| 229 |
- snapshot discussion activity: **248 comments / 779 reviews / 1611 review comments**
|
| 230 |
- account age: **2338 days**
|
| 231 |
- recent public PR activity: **30 PRs** (25 merged / 0 closed-unmerged / 5 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
|
|
|
| 234 |
- heuristic read: **high recent PR volume; no visible non-self stars; targets high-star repos**
|
| 235 |
|
| 236 |
Example artifacts:
|
| 237 |
+
- [PR #14134: [fix] missing doc-builder imports](https://github.com/huggingface/diffusers/pull/14134) — open
|
| 238 |
- [PR #13830: [docs] add missing Returns sections to forward/__call__ docstrings](https://github.com/huggingface/diffusers/pull/13830) — closed, merged
|
| 239 |
- [PR #13771: [docs] remove pipeline examples section](https://github.com/huggingface/diffusers/pull/13771) — closed, merged
|
|
|
|
| 240 |
- [Issue #7238: IP-Adapter masking](https://github.com/huggingface/diffusers/issues/7238) — closed
|
| 241 |
- [Issue #5380: [community pipeline] Mixture tiling](https://github.com/huggingface/diffusers/issues/5380) — closed
|
| 242 |
- [Issue #5379: [community pipeline] SpeechToImage](https://github.com/huggingface/diffusers/issues/5379) — closed
|
|
|
|
| 635 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJingyaHuang)
|
| 636 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJingyaHuang)
|
| 637 |
- repo first seen: `2022-11-03T10:27:59Z`
|
| 638 |
+
- repo last seen: `2026-07-07T17:26:04Z`
|
| 639 |
- first seen in snapshot: **no**
|
| 640 |
- repo association: **MEMBER**
|
| 641 |
- repo primary artifacts: **7**
|
| 642 |
- snapshot authored PRs/issues: **7 PRs / 0 issues**
|
| 643 |
+
- snapshot discussion activity: **8 comments / 11 reviews / 18 review comments**
|
| 644 |
- account age: **2783 days**
|
| 645 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 646 |
- public orgs: none visible
|
|
|
|
| 938 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 939 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 940 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 941 |
+
- repo last seen: `2026-07-07T16:43:24Z`
|
| 942 |
- first seen in snapshot: **no**
|
| 943 |
- repo association: **CONTRIBUTOR**
|
| 944 |
- repo primary artifacts: **33**
|
| 945 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 946 |
+
- snapshot discussion activity: **110 comments / 51 reviews / 51 review comments**
|
| 947 |
- account age: **3478 days**
|
| 948 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 949 |
- public orgs: none visible
|
|
|
|
| 1541 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Amishig25)
|
| 1542 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Amishig25)
|
| 1543 |
- repo first seen: `2022-09-04T19:44:43Z`
|
| 1544 |
+
- repo last seen: `2026-07-07T17:27:58Z`
|
| 1545 |
- first seen in snapshot: **no**
|
| 1546 |
- repo association: **MEMBER**
|
| 1547 |
- repo primary artifacts: **27**
|
| 1548 |
- snapshot authored PRs/issues: **24 PRs / 3 issues**
|
| 1549 |
+
- snapshot discussion activity: **20 comments / 27 reviews / 26 review comments**
|
| 1550 |
- account age: **4108 days**
|
| 1551 |
- recent public PR activity: **45 PRs** (18 merged / 4 closed-unmerged / 23 open; merged rate **40%**, closed-unmerged rate **9%**, open rate **51%**)
|
| 1552 |
- 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:5b648700117feaac045278acae65862dfc2db4647f32c37e9118102ba3cdf06d
|
| 3 |
+
size 33499
|
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:61a91cf6946d5f42f25188f8e459cc969ba0e7276082c781db841b8af671f16c
|
| 3 |
+
size 7123938
|
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:52d60a4c25aa2c444eec0d02dd08c4601f2cb09aabed8a1002f24b9efba5877e
|
| 3 |
+
size 113676443
|
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:b7dc0f6e4ab9df29dfb3fad8a225f02481218877c8ac07ceb504d1553f94aa98
|
| 3 |
+
size 69539171
|
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:8f0334b2f64c87b49976b4a18f7074f348c51570b214a753fbd558899c473fa4
|
| 3 |
+
size 5301298
|
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:00d3a1df949704cec961530da0b9476edafdeeac78d1b942f7c72e7043bfb3c9
|
| 3 |
+
size 5760597
|
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:859448346ecfad6575c1bfac8f6de8aef2a3310652bd759132bbbc3778abef79
|
| 3 |
+
size 2354396
|
snapshots/20260707T173513Z/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": 60310,
|
| 9 |
+
"issues": 5450,
|
| 10 |
+
"links": 8689,
|
| 11 |
+
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7650,
|
| 13 |
+
"pr_files": 54068,
|
| 14 |
+
"pull_requests": 7650,
|
| 15 |
+
"review_comments": 32628,
|
| 16 |
+
"reviews": 30250,
|
| 17 |
+
"timeline_events": 210280
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T17:35:13Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 8,
|
| 22 |
+
"issue_stubs": 7,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
+
"pr_diffs": 6,
|
| 26 |
+
"pr_files": 61,
|
| 27 |
+
"pull_requests": 6,
|
| 28 |
+
"review_comments": 115,
|
| 29 |
+
"reviews": 28,
|
| 30 |
+
"timeline_events": 221
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-07T17:35:13Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T173513Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T16:35:13Z",
|
| 37 |
+
"next_since": "2026-07-07T17: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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260707T173513Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260707T173513Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-07T17:35:13Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260707T173513Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-07T16:35:13Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260707T173513Z",
|
| 4 |
+
"next_since": "2026-07-07T17:35:13Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-07T17:35:13Z"
|
| 7 |
}
|