Refresh diffusers dataset snapshot 20260621T203513Z
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 +19 -19
- new-contributors-report.json +94 -84
- new-contributors-report.md +28 -27
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- snapshots/20260621T203513Z/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: `20260621T203513Z`
|
| 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:01043eecaa891a5374619602b832867cf6024a74e4658f3c9589c92a3d5bcdff
|
| 3 |
+
size 15225026
|
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:b3f7a26f7be02f95f1c5277e4a093ddd480a65d939bf8827623239e6b555d526
|
| 3 |
+
size 2985036
|
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:365c2f503f06642efbd2366ff0608f5d6a83efb454737c38774b2efdf40cf829
|
| 3 |
+
size 8214028
|
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:54950b1310c05b6b79ef9f3d1b1426682f28110cef2b797f6d176dccf3b4c787
|
| 3 |
+
size 6311357
|
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:c237944dded5808a6239f876b2f499ce8c1b1212a61920f8c56928eac2911f15
|
| 3 |
+
size 97884
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5422,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 114,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 32196,
|
| 16 |
"reviews": 29985,
|
| 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":
|
| 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": 60039,
|
| 9 |
"issues": 5422,
|
| 10 |
+
"links": 7677,
|
| 11 |
"new_contributors": 114,
|
| 12 |
+
"pr_diffs": 7575,
|
| 13 |
+
"pr_files": 52790,
|
| 14 |
+
"pull_requests": 7575,
|
| 15 |
"review_comments": 32196,
|
| 16 |
"reviews": 29985,
|
| 17 |
+
"timeline_events": 208633
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-21T20:35:13Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 2,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 18
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-21T20:35:13Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260621T203513Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-21T19:36:28Z",
|
| 37 |
+
"next_since": "2026-06-21T20:35:13Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 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": {
|
| 9 |
"selected_contributors": 114,
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 54,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -2514,6 +2514,83 @@
|
|
| 2514 |
},
|
| 2515 |
"fetch_error": null
|
| 2516 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2517 |
{
|
| 2518 |
"author_login": "NazarKozak",
|
| 2519 |
"name": "Nazar Kozak",
|
|
@@ -3768,73 +3845,6 @@
|
|
| 3768 |
},
|
| 3769 |
"fetch_error": null
|
| 3770 |
},
|
| 3771 |
-
{
|
| 3772 |
-
"author_login": "Jefsky",
|
| 3773 |
-
"name": "Jefsky Wong",
|
| 3774 |
-
"profile_url": "https://github.com/Jefsky",
|
| 3775 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJefsky",
|
| 3776 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJefsky",
|
| 3777 |
-
"repo_first_seen_at": "2026-05-28T08:16:01Z",
|
| 3778 |
-
"repo_last_seen_at": "2026-06-09T02:27:07Z",
|
| 3779 |
-
"repo_primary_artifact_count": 2,
|
| 3780 |
-
"repo_artifact_count": 4,
|
| 3781 |
-
"snapshot_issue_count": 0,
|
| 3782 |
-
"snapshot_pr_count": 2,
|
| 3783 |
-
"snapshot_comment_count": 2,
|
| 3784 |
-
"snapshot_review_count": 0,
|
| 3785 |
-
"snapshot_review_comment_count": 0,
|
| 3786 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 3787 |
-
"new_to_repo": false,
|
| 3788 |
-
"first_seen_in_snapshot": false,
|
| 3789 |
-
"known_via_prior_merged_pr": false,
|
| 3790 |
-
"report_reason": null,
|
| 3791 |
-
"enrichment_source": "previous_report",
|
| 3792 |
-
"live_refetch_skipped": true,
|
| 3793 |
-
"account_age_days": 4418,
|
| 3794 |
-
"young_account": false,
|
| 3795 |
-
"follow_through_score": "weak",
|
| 3796 |
-
"breadth_score": "very high",
|
| 3797 |
-
"automation_risk_signal": "medium",
|
| 3798 |
-
"heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 3799 |
-
"public_orgs": [],
|
| 3800 |
-
"activity": {
|
| 3801 |
-
"visible_authored_pr_count": 82,
|
| 3802 |
-
"merged_pr_count": 13,
|
| 3803 |
-
"closed_unmerged_pr_count": 32,
|
| 3804 |
-
"open_pr_count": 37,
|
| 3805 |
-
"merged_pr_rate": 0.1585,
|
| 3806 |
-
"closed_unmerged_pr_rate": 0.3902,
|
| 3807 |
-
"still_open_pr_rate": 0.4512,
|
| 3808 |
-
"distinct_repos_with_authored_prs": 33,
|
| 3809 |
-
"distinct_repos_with_open_prs": 24
|
| 3810 |
-
},
|
| 3811 |
-
"examples": {
|
| 3812 |
-
"pull_requests": [
|
| 3813 |
-
{
|
| 3814 |
-
"kind": "pull_request",
|
| 3815 |
-
"number": 13846,
|
| 3816 |
-
"title": "Fix incorrect batch temporal IDs for cond_model_input in dreambooth flux2 img2img",
|
| 3817 |
-
"url": "https://github.com/huggingface/diffusers/pull/13846",
|
| 3818 |
-
"state": "open",
|
| 3819 |
-
"merged": false,
|
| 3820 |
-
"draft": false,
|
| 3821 |
-
"created_at": "2026-05-30T16:10:05Z"
|
| 3822 |
-
},
|
| 3823 |
-
{
|
| 3824 |
-
"kind": "pull_request",
|
| 3825 |
-
"number": 13821,
|
| 3826 |
-
"title": "fix(dreambooth): correct batch handling in _prepare_image_ids for flux2 img2img",
|
| 3827 |
-
"url": "https://github.com/huggingface/diffusers/pull/13821",
|
| 3828 |
-
"state": "open",
|
| 3829 |
-
"merged": false,
|
| 3830 |
-
"draft": false,
|
| 3831 |
-
"created_at": "2026-05-28T08:16:01Z"
|
| 3832 |
-
}
|
| 3833 |
-
],
|
| 3834 |
-
"issues": []
|
| 3835 |
-
},
|
| 3836 |
-
"fetch_error": null
|
| 3837 |
-
},
|
| 3838 |
{
|
| 3839 |
"author_login": "lcheng321",
|
| 3840 |
"name": "lcheng",
|
|
@@ -6701,12 +6711,12 @@
|
|
| 6701 |
"snapshot_review_count": 0,
|
| 6702 |
"snapshot_review_comment_count": 0,
|
| 6703 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6704 |
-
"new_to_repo":
|
| 6705 |
-
"first_seen_in_snapshot":
|
| 6706 |
"known_via_prior_merged_pr": false,
|
| 6707 |
-
"report_reason":
|
| 6708 |
-
"enrichment_source": "
|
| 6709 |
-
"live_refetch_skipped":
|
| 6710 |
"account_age_days": 1225,
|
| 6711 |
"young_account": false,
|
| 6712 |
"follow_through_score": "weak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260621T203513Z",
|
| 5 |
+
"generated_at": "2026-06-21T20:35:38Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 114,
|
| 10 |
+
"first_seen_in_snapshot": 0,
|
| 11 |
"known_via_prior_merged_pr": 54,
|
| 12 |
+
"previous_primary_author_count": 3682,
|
| 13 |
+
"selected_seen_in_previous_primary": 114,
|
| 14 |
+
"previous_report_contributor_count": 114,
|
| 15 |
+
"selected_overlap_previous_report": 114,
|
| 16 |
+
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
+
"reused_previous_report_entries": 111,
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 19 |
+
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.491,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2514 |
},
|
| 2515 |
"fetch_error": null
|
| 2516 |
},
|
| 2517 |
+
{
|
| 2518 |
+
"author_login": "Jefsky",
|
| 2519 |
+
"name": "Jefsky Wong",
|
| 2520 |
+
"profile_url": "https://github.com/Jefsky",
|
| 2521 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJefsky",
|
| 2522 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJefsky",
|
| 2523 |
+
"repo_first_seen_at": "2026-05-28T08:16:01Z",
|
| 2524 |
+
"repo_last_seen_at": "2026-06-21T20:11:41Z",
|
| 2525 |
+
"repo_primary_artifact_count": 3,
|
| 2526 |
+
"repo_artifact_count": 6,
|
| 2527 |
+
"snapshot_issue_count": 0,
|
| 2528 |
+
"snapshot_pr_count": 3,
|
| 2529 |
+
"snapshot_comment_count": 3,
|
| 2530 |
+
"snapshot_review_count": 0,
|
| 2531 |
+
"snapshot_review_comment_count": 0,
|
| 2532 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 2533 |
+
"new_to_repo": false,
|
| 2534 |
+
"first_seen_in_snapshot": false,
|
| 2535 |
+
"known_via_prior_merged_pr": false,
|
| 2536 |
+
"report_reason": null,
|
| 2537 |
+
"enrichment_source": "previous_report",
|
| 2538 |
+
"live_refetch_skipped": true,
|
| 2539 |
+
"account_age_days": 4418,
|
| 2540 |
+
"young_account": false,
|
| 2541 |
+
"follow_through_score": "weak",
|
| 2542 |
+
"breadth_score": "very high",
|
| 2543 |
+
"automation_risk_signal": "medium",
|
| 2544 |
+
"heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 2545 |
+
"public_orgs": [],
|
| 2546 |
+
"activity": {
|
| 2547 |
+
"visible_authored_pr_count": 82,
|
| 2548 |
+
"merged_pr_count": 13,
|
| 2549 |
+
"closed_unmerged_pr_count": 32,
|
| 2550 |
+
"open_pr_count": 37,
|
| 2551 |
+
"merged_pr_rate": 0.1585,
|
| 2552 |
+
"closed_unmerged_pr_rate": 0.3902,
|
| 2553 |
+
"still_open_pr_rate": 0.4512,
|
| 2554 |
+
"distinct_repos_with_authored_prs": 33,
|
| 2555 |
+
"distinct_repos_with_open_prs": 24
|
| 2556 |
+
},
|
| 2557 |
+
"examples": {
|
| 2558 |
+
"pull_requests": [
|
| 2559 |
+
{
|
| 2560 |
+
"kind": "pull_request",
|
| 2561 |
+
"number": 14029,
|
| 2562 |
+
"title": "Fix kohya FLUX CLIP text-encoder LoRA loading under transformers>=5 (#13984)",
|
| 2563 |
+
"url": "https://github.com/huggingface/diffusers/pull/14029",
|
| 2564 |
+
"state": "open",
|
| 2565 |
+
"merged": false,
|
| 2566 |
+
"draft": false,
|
| 2567 |
+
"created_at": "2026-06-21T20:11:32Z"
|
| 2568 |
+
},
|
| 2569 |
+
{
|
| 2570 |
+
"kind": "pull_request",
|
| 2571 |
+
"number": 13846,
|
| 2572 |
+
"title": "Fix incorrect batch temporal IDs for cond_model_input in dreambooth flux2 img2img",
|
| 2573 |
+
"url": "https://github.com/huggingface/diffusers/pull/13846",
|
| 2574 |
+
"state": "open",
|
| 2575 |
+
"merged": false,
|
| 2576 |
+
"draft": false,
|
| 2577 |
+
"created_at": "2026-05-30T16:10:05Z"
|
| 2578 |
+
},
|
| 2579 |
+
{
|
| 2580 |
+
"kind": "pull_request",
|
| 2581 |
+
"number": 13821,
|
| 2582 |
+
"title": "fix(dreambooth): correct batch handling in _prepare_image_ids for flux2 img2img",
|
| 2583 |
+
"url": "https://github.com/huggingface/diffusers/pull/13821",
|
| 2584 |
+
"state": "open",
|
| 2585 |
+
"merged": false,
|
| 2586 |
+
"draft": false,
|
| 2587 |
+
"created_at": "2026-05-28T08:16:01Z"
|
| 2588 |
+
}
|
| 2589 |
+
],
|
| 2590 |
+
"issues": []
|
| 2591 |
+
},
|
| 2592 |
+
"fetch_error": null
|
| 2593 |
+
},
|
| 2594 |
{
|
| 2595 |
"author_login": "NazarKozak",
|
| 2596 |
"name": "Nazar Kozak",
|
|
|
|
| 3845 |
},
|
| 3846 |
"fetch_error": null
|
| 3847 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3848 |
{
|
| 3849 |
"author_login": "lcheng321",
|
| 3850 |
"name": "lcheng",
|
|
|
|
| 6711 |
"snapshot_review_count": 0,
|
| 6712 |
"snapshot_review_comment_count": 0,
|
| 6713 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6714 |
+
"new_to_repo": false,
|
| 6715 |
+
"first_seen_in_snapshot": false,
|
| 6716 |
"known_via_prior_merged_pr": false,
|
| 6717 |
+
"report_reason": null,
|
| 6718 |
+
"enrichment_source": "previous_report",
|
| 6719 |
+
"live_refetch_skipped": true,
|
| 6720 |
"account_age_days": 1225,
|
| 6721 |
"young_account": false,
|
| 6722 |
"follow_through_score": "weak",
|
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: `114`
|
| 7 |
|
|
@@ -37,6 +37,7 @@
|
|
| 37 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 38 |
| `gagandhakrey` | [profile](https://github.com/gagandhakrey) | no | CONTRIBUTOR | 2330d | `2026-06-01T10:21:42Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 39 |
| `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 40 |
| `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 41 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
| 42 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
@@ -53,7 +54,6 @@
|
|
| 53 |
| `cartesian-plane` | [profile](https://github.com/cartesian-plane) | no | FIRST_TIME_CONTRIBUTOR | 1778d | `2026-04-25T09:38:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 54 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 55 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
| 56 |
-
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 2 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 57 |
| `lcheng321` | [profile](https://github.com/lcheng321) | no | CONTRIBUTOR | 2601d | `2026-06-20T07:33:42Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 58 |
| `RobbinMarcus` | [profile](https://github.com/RobbinMarcus) | no | CONTRIBUTOR | 4718d | `2026-05-03T18:15:59Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 59 |
| `terarachang` | [profile](https://github.com/terarachang) | no | CONTRIBUTOR | 3934d | `2026-04-28T06:39:25Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -94,7 +94,7 @@
|
|
| 94 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 96 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
-
| `gaurav-init` | [profile](https://github.com/gaurav-init) |
|
| 98 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 888d | `2026-04-24T15:24:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 100 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -803,6 +803,29 @@ Example artifacts:
|
|
| 803 |
- [PR #13705: Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)](https://github.com/huggingface/diffusers/pull/13705) — open
|
| 804 |
- [PR #13704: Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)](https://github.com/huggingface/diffusers/pull/13704) — open
|
| 805 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 806 |
### `NazarKozak`
|
| 807 |
|
| 808 |
- profile: [github.com/NazarKozak](https://github.com/NazarKozak)
|
|
@@ -1172,28 +1195,6 @@ Example artifacts:
|
|
| 1172 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1173 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1174 |
|
| 1175 |
-
### `Jefsky`
|
| 1176 |
-
|
| 1177 |
-
- profile: [github.com/Jefsky](https://github.com/Jefsky)
|
| 1178 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJefsky)
|
| 1179 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJefsky)
|
| 1180 |
-
- repo first seen: `2026-05-28T08:16:01Z`
|
| 1181 |
-
- repo last seen: `2026-06-09T02:27:07Z`
|
| 1182 |
-
- first seen in snapshot: **no**
|
| 1183 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1184 |
-
- repo primary artifacts: **2**
|
| 1185 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1186 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 1187 |
-
- account age: **4418 days**
|
| 1188 |
-
- recent public PR activity: **82 PRs** (13 merged / 32 closed-unmerged / 37 open; merged rate **16%**, closed-unmerged rate **39%**, open rate **45%**)
|
| 1189 |
-
- public orgs: none visible
|
| 1190 |
-
- compact scores: follow-through **weak**, breadth **very high**, automation risk **medium**
|
| 1191 |
-
- heuristic read: **high recent PR volume; very broad repo spread; high open PR share; targets high-star repos**
|
| 1192 |
-
|
| 1193 |
-
Example artifacts:
|
| 1194 |
-
- [PR #13846: Fix incorrect batch temporal IDs for cond_model_input in dreambooth flux2 img2img](https://github.com/huggingface/diffusers/pull/13846) — open
|
| 1195 |
-
- [PR #13821: fix(dreambooth): correct batch handling in _prepare_image_ids for flux2 img2img](https://github.com/huggingface/diffusers/pull/13821) — open
|
| 1196 |
-
|
| 1197 |
### `lcheng321`
|
| 1198 |
|
| 1199 |
- profile: [github.com/lcheng321](https://github.com/lcheng321)
|
|
@@ -2095,7 +2096,7 @@ Example artifacts:
|
|
| 2095 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agaurav-init)
|
| 2096 |
- repo first seen: `2026-06-21T19:11:42Z`
|
| 2097 |
- repo last seen: `2026-06-21T19:11:42Z`
|
| 2098 |
-
- first seen in snapshot: **
|
| 2099 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2100 |
- repo primary artifacts: **1**
|
| 2101 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260621T203513Z`
|
| 4 |
+
- Generated: `2026-06-21T20:35:38Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `114`
|
| 7 |
|
|
|
|
| 37 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 38 |
| `gagandhakrey` | [profile](https://github.com/gagandhakrey) | no | CONTRIBUTOR | 2330d | `2026-06-01T10:21:42Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 39 |
| `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 40 |
+
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 41 |
| `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 42 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
| 43 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 54 |
| `cartesian-plane` | [profile](https://github.com/cartesian-plane) | no | FIRST_TIME_CONTRIBUTOR | 1778d | `2026-04-25T09:38:56Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 56 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
|
|
|
| 57 |
| `lcheng321` | [profile](https://github.com/lcheng321) | no | CONTRIBUTOR | 2601d | `2026-06-20T07:33:42Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 58 |
| `RobbinMarcus` | [profile](https://github.com/RobbinMarcus) | no | CONTRIBUTOR | 4718d | `2026-05-03T18:15:59Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 59 |
| `terarachang` | [profile](https://github.com/terarachang) | no | CONTRIBUTOR | 3934d | `2026-04-28T06:39:25Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 94 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 96 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
+
| `gaurav-init` | [profile](https://github.com/gaurav-init) | no | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 98 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 888d | `2026-04-24T15:24:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 100 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 803 |
- [PR #13705: Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)](https://github.com/huggingface/diffusers/pull/13705) — open
|
| 804 |
- [PR #13704: Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)](https://github.com/huggingface/diffusers/pull/13704) — open
|
| 805 |
|
| 806 |
+
### `Jefsky`
|
| 807 |
+
|
| 808 |
+
- profile: [github.com/Jefsky](https://github.com/Jefsky)
|
| 809 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AJefsky)
|
| 810 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AJefsky)
|
| 811 |
+
- repo first seen: `2026-05-28T08:16:01Z`
|
| 812 |
+
- repo last seen: `2026-06-21T20:11:41Z`
|
| 813 |
+
- first seen in snapshot: **no**
|
| 814 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 815 |
+
- repo primary artifacts: **3**
|
| 816 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 817 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 818 |
+
- account age: **4418 days**
|
| 819 |
+
- recent public PR activity: **82 PRs** (13 merged / 32 closed-unmerged / 37 open; merged rate **16%**, closed-unmerged rate **39%**, open rate **45%**)
|
| 820 |
+
- public orgs: none visible
|
| 821 |
+
- compact scores: follow-through **weak**, breadth **very high**, automation risk **medium**
|
| 822 |
+
- heuristic read: **high recent PR volume; very broad repo spread; high open PR share; targets high-star repos**
|
| 823 |
+
|
| 824 |
+
Example artifacts:
|
| 825 |
+
- [PR #14029: Fix kohya FLUX CLIP text-encoder LoRA loading under transformers>=5 (#13984)](https://github.com/huggingface/diffusers/pull/14029) — open
|
| 826 |
+
- [PR #13846: Fix incorrect batch temporal IDs for cond_model_input in dreambooth flux2 img2img](https://github.com/huggingface/diffusers/pull/13846) — open
|
| 827 |
+
- [PR #13821: fix(dreambooth): correct batch handling in _prepare_image_ids for flux2 img2img](https://github.com/huggingface/diffusers/pull/13821) — open
|
| 828 |
+
|
| 829 |
### `NazarKozak`
|
| 830 |
|
| 831 |
- profile: [github.com/NazarKozak](https://github.com/NazarKozak)
|
|
|
|
| 1195 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1196 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1197 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1198 |
### `lcheng321`
|
| 1199 |
|
| 1200 |
- profile: [github.com/lcheng321](https://github.com/lcheng321)
|
|
|
|
| 2096 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agaurav-init)
|
| 2097 |
- repo first seen: `2026-06-21T19:11:42Z`
|
| 2098 |
- repo last seen: `2026-06-21T19:11:42Z`
|
| 2099 |
+
- first seen in snapshot: **no**
|
| 2100 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2101 |
- repo primary artifacts: **1**
|
| 2102 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
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:c9b5ef2a0f3ed1efb09c43f6fd6848aa23faeecba9c5ccf53c43ac7374666d02
|
| 3 |
+
size 31936
|
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:12189b7fdac28bc207a211ead50e170ed3937aa6439affa02b5672ef24f3a48f
|
| 3 |
+
size 112827342
|
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:f69347c5f3b9e3aaacc442d2db17caf6bf1741c9b12d69fd81d2bf0f3c441067
|
| 3 |
+
size 68624723
|
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:0b3255fe72adbab3a6e4a384bb0d4825b1c3a514081fac247b43324dc60ec815
|
| 3 |
+
size 5153629
|
snapshots/20260621T203513Z/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": 60039,
|
| 9 |
+
"issues": 5422,
|
| 10 |
+
"links": 7677,
|
| 11 |
+
"new_contributors": 114,
|
| 12 |
+
"pr_diffs": 7575,
|
| 13 |
+
"pr_files": 52790,
|
| 14 |
+
"pull_requests": 7575,
|
| 15 |
+
"review_comments": 32196,
|
| 16 |
+
"reviews": 29985,
|
| 17 |
+
"timeline_events": 208633
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-21T20:35:13Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 2,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 18
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-21T20:35:13Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260621T203513Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-21T19:36:28Z",
|
| 37 |
+
"next_since": "2026-06-21T20: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/20260621T203513Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260621T203513Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-21T20:35:13Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260621T203513Z"
|
| 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-21T19:36:28Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260621T203513Z",
|
| 4 |
+
"next_since": "2026-06-21T20:35:13Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-21T20:35:13Z"
|
| 7 |
}
|