Refresh diffusers dataset snapshot 20260611T173519Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +19 -19
- new-contributors-report.json +84 -74
- 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
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260611T173519Z/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: `20260611T173519Z`
|
| 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
|
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:b4c30812891a52660af936664f7e41e49445aca46f0b03784846bd7d26d90016
|
| 3 |
+
size 2966947
|
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:d93af3ab2d53a12025e878111eb2bb2f167a2fb6b1a6e01c1bbb8eaf518eb549
|
| 3 |
+
size 93795
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59827,
|
| 9 |
"issues": 5405,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 103,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
"timeline_events": 45
|
| 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 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59827,
|
| 9 |
"issues": 5405,
|
| 10 |
+
"links": 7199,
|
| 11 |
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7485,
|
| 13 |
+
"pr_files": 52439,
|
| 14 |
+
"pull_requests": 7485,
|
| 15 |
+
"review_comments": 32026,
|
| 16 |
+
"reviews": 29817,
|
| 17 |
+
"timeline_events": 207287
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-11T17:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2226,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 15,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 12,
|
| 29 |
+
"reviews": 9,
|
| 30 |
"timeline_events": 45
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-11T17:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260611T173519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-11T16:35:20Z",
|
| 37 |
+
"next_since": "2026-06-11T17:35:19Z"
|
| 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,7 +19,7 @@
|
|
| 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.006,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -250,14 +250,14 @@
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
-
"repo_last_seen_at": "2026-06-
|
| 254 |
"repo_primary_artifact_count": 343,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 305,
|
| 258 |
"snapshot_comment_count": 2598,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
-
"snapshot_review_comment_count":
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
@@ -2547,6 +2547,83 @@
|
|
| 2547 |
},
|
| 2548 |
"fetch_error": null
|
| 2549 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2550 |
{
|
| 2551 |
"author_login": "jbbqqf",
|
| 2552 |
"name": "Jean-Baptiste Braun",
|
|
@@ -3524,73 +3601,6 @@
|
|
| 3524 |
},
|
| 3525 |
"fetch_error": null
|
| 3526 |
},
|
| 3527 |
-
{
|
| 3528 |
-
"author_login": "HaozheZhang6",
|
| 3529 |
-
"name": "Hz_Zhang",
|
| 3530 |
-
"profile_url": "https://github.com/HaozheZhang6",
|
| 3531 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
|
| 3532 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
|
| 3533 |
-
"repo_first_seen_at": "2026-06-09T08:45:25Z",
|
| 3534 |
-
"repo_last_seen_at": "2026-06-09T17:20:29Z",
|
| 3535 |
-
"repo_primary_artifact_count": 2,
|
| 3536 |
-
"repo_artifact_count": 2,
|
| 3537 |
-
"snapshot_issue_count": 0,
|
| 3538 |
-
"snapshot_pr_count": 2,
|
| 3539 |
-
"snapshot_comment_count": 0,
|
| 3540 |
-
"snapshot_review_count": 0,
|
| 3541 |
-
"snapshot_review_comment_count": 0,
|
| 3542 |
-
"repo_association": "CONTRIBUTOR",
|
| 3543 |
-
"new_to_repo": false,
|
| 3544 |
-
"first_seen_in_snapshot": false,
|
| 3545 |
-
"known_via_prior_merged_pr": true,
|
| 3546 |
-
"report_reason": null,
|
| 3547 |
-
"enrichment_source": "previous_report",
|
| 3548 |
-
"live_refetch_skipped": true,
|
| 3549 |
-
"account_age_days": 2679,
|
| 3550 |
-
"young_account": false,
|
| 3551 |
-
"follow_through_score": "mixed",
|
| 3552 |
-
"breadth_score": "moderate",
|
| 3553 |
-
"automation_risk_signal": "low",
|
| 3554 |
-
"heuristic_note": "\u2014",
|
| 3555 |
-
"public_orgs": [],
|
| 3556 |
-
"activity": {
|
| 3557 |
-
"visible_authored_pr_count": 16,
|
| 3558 |
-
"merged_pr_count": 11,
|
| 3559 |
-
"closed_unmerged_pr_count": 2,
|
| 3560 |
-
"open_pr_count": 3,
|
| 3561 |
-
"merged_pr_rate": 0.6875,
|
| 3562 |
-
"closed_unmerged_pr_rate": 0.125,
|
| 3563 |
-
"still_open_pr_rate": 0.1875,
|
| 3564 |
-
"distinct_repos_with_authored_prs": 4,
|
| 3565 |
-
"distinct_repos_with_open_prs": 2
|
| 3566 |
-
},
|
| 3567 |
-
"examples": {
|
| 3568 |
-
"pull_requests": [
|
| 3569 |
-
{
|
| 3570 |
-
"kind": "pull_request",
|
| 3571 |
-
"number": 13899,
|
| 3572 |
-
"title": "Fix fp16 LoRA unscale crash after validation in remaining DreamBooth LoRA scripts",
|
| 3573 |
-
"url": "https://github.com/huggingface/diffusers/pull/13899",
|
| 3574 |
-
"state": "open",
|
| 3575 |
-
"merged": false,
|
| 3576 |
-
"draft": false,
|
| 3577 |
-
"created_at": "2026-06-09T17:20:29Z"
|
| 3578 |
-
},
|
| 3579 |
-
{
|
| 3580 |
-
"kind": "pull_request",
|
| 3581 |
-
"number": 13895,
|
| 3582 |
-
"title": "Fix fp16 LoRA unscale crash after validation in train_dreambooth_lora.py",
|
| 3583 |
-
"url": "https://github.com/huggingface/diffusers/pull/13895",
|
| 3584 |
-
"state": "closed",
|
| 3585 |
-
"merged": true,
|
| 3586 |
-
"draft": false,
|
| 3587 |
-
"created_at": "2026-06-09T08:45:25Z"
|
| 3588 |
-
}
|
| 3589 |
-
],
|
| 3590 |
-
"issues": []
|
| 3591 |
-
},
|
| 3592 |
-
"fetch_error": null
|
| 3593 |
-
},
|
| 3594 |
{
|
| 3595 |
"author_login": "Jefsky",
|
| 3596 |
"name": "Jefsky Wong",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260611T173519Z",
|
| 5 |
+
"generated_at": "2026-06-11T17:35:54Z",
|
| 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.669,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.006,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
+
"repo_last_seen_at": "2026-06-11T17:28:51Z",
|
| 254 |
"repo_primary_artifact_count": 343,
|
| 255 |
+
"repo_artifact_count": 9526,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 305,
|
| 258 |
"snapshot_comment_count": 2598,
|
| 259 |
+
"snapshot_review_count": 2953,
|
| 260 |
+
"snapshot_review_comment_count": 3632,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
|
|
| 2547 |
},
|
| 2548 |
"fetch_error": null
|
| 2549 |
},
|
| 2550 |
+
{
|
| 2551 |
+
"author_login": "HaozheZhang6",
|
| 2552 |
+
"name": "Hz_Zhang",
|
| 2553 |
+
"profile_url": "https://github.com/HaozheZhang6",
|
| 2554 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
|
| 2555 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
|
| 2556 |
+
"repo_first_seen_at": "2026-06-09T08:45:25Z",
|
| 2557 |
+
"repo_last_seen_at": "2026-06-11T17:27:07Z",
|
| 2558 |
+
"repo_primary_artifact_count": 3,
|
| 2559 |
+
"repo_artifact_count": 3,
|
| 2560 |
+
"snapshot_issue_count": 0,
|
| 2561 |
+
"snapshot_pr_count": 3,
|
| 2562 |
+
"snapshot_comment_count": 0,
|
| 2563 |
+
"snapshot_review_count": 0,
|
| 2564 |
+
"snapshot_review_comment_count": 0,
|
| 2565 |
+
"repo_association": "CONTRIBUTOR",
|
| 2566 |
+
"new_to_repo": false,
|
| 2567 |
+
"first_seen_in_snapshot": false,
|
| 2568 |
+
"known_via_prior_merged_pr": true,
|
| 2569 |
+
"report_reason": null,
|
| 2570 |
+
"enrichment_source": "previous_report",
|
| 2571 |
+
"live_refetch_skipped": true,
|
| 2572 |
+
"account_age_days": 2679,
|
| 2573 |
+
"young_account": false,
|
| 2574 |
+
"follow_through_score": "mixed",
|
| 2575 |
+
"breadth_score": "moderate",
|
| 2576 |
+
"automation_risk_signal": "low",
|
| 2577 |
+
"heuristic_note": "\u2014",
|
| 2578 |
+
"public_orgs": [],
|
| 2579 |
+
"activity": {
|
| 2580 |
+
"visible_authored_pr_count": 16,
|
| 2581 |
+
"merged_pr_count": 11,
|
| 2582 |
+
"closed_unmerged_pr_count": 2,
|
| 2583 |
+
"open_pr_count": 3,
|
| 2584 |
+
"merged_pr_rate": 0.6875,
|
| 2585 |
+
"closed_unmerged_pr_rate": 0.125,
|
| 2586 |
+
"still_open_pr_rate": 0.1875,
|
| 2587 |
+
"distinct_repos_with_authored_prs": 4,
|
| 2588 |
+
"distinct_repos_with_open_prs": 2
|
| 2589 |
+
},
|
| 2590 |
+
"examples": {
|
| 2591 |
+
"pull_requests": [
|
| 2592 |
+
{
|
| 2593 |
+
"kind": "pull_request",
|
| 2594 |
+
"number": 13922,
|
| 2595 |
+
"title": "Fix `Ideogram4MRoPE` collapsing under `torch.autocast` (compute rotary in float32)",
|
| 2596 |
+
"url": "https://github.com/huggingface/diffusers/pull/13922",
|
| 2597 |
+
"state": "open",
|
| 2598 |
+
"merged": false,
|
| 2599 |
+
"draft": false,
|
| 2600 |
+
"created_at": "2026-06-11T17:27:07Z"
|
| 2601 |
+
},
|
| 2602 |
+
{
|
| 2603 |
+
"kind": "pull_request",
|
| 2604 |
+
"number": 13899,
|
| 2605 |
+
"title": "Fix fp16 LoRA unscale crash after validation in remaining DreamBooth LoRA scripts",
|
| 2606 |
+
"url": "https://github.com/huggingface/diffusers/pull/13899",
|
| 2607 |
+
"state": "open",
|
| 2608 |
+
"merged": false,
|
| 2609 |
+
"draft": false,
|
| 2610 |
+
"created_at": "2026-06-09T17:20:29Z"
|
| 2611 |
+
},
|
| 2612 |
+
{
|
| 2613 |
+
"kind": "pull_request",
|
| 2614 |
+
"number": 13895,
|
| 2615 |
+
"title": "Fix fp16 LoRA unscale crash after validation in train_dreambooth_lora.py",
|
| 2616 |
+
"url": "https://github.com/huggingface/diffusers/pull/13895",
|
| 2617 |
+
"state": "closed",
|
| 2618 |
+
"merged": true,
|
| 2619 |
+
"draft": false,
|
| 2620 |
+
"created_at": "2026-06-09T08:45:25Z"
|
| 2621 |
+
}
|
| 2622 |
+
],
|
| 2623 |
+
"issues": []
|
| 2624 |
+
},
|
| 2625 |
+
"fetch_error": null
|
| 2626 |
+
},
|
| 2627 |
{
|
| 2628 |
"author_login": "jbbqqf",
|
| 2629 |
"name": "Jean-Baptiste Braun",
|
|
|
|
| 3601 |
},
|
| 3602 |
"fetch_error": null
|
| 3603 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3604 |
{
|
| 3605 |
"author_login": "Jefsky",
|
| 3606 |
"name": "Jefsky Wong",
|
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: `103`
|
| 7 |
|
|
@@ -37,6 +37,7 @@
|
|
| 37 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | 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 |
| `GitGlimpse895` | [profile](https://github.com/GitGlimpse895) | no | FIRST_TIME_CONTRIBUTOR | 47d | `2026-04-14T04:29:39Z` | 3 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 40 |
| `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 |
|
| 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 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
@@ -50,7 +51,6 @@
|
|
| 50 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2898d | `2026-04-13T03:17:22Z` | 2 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 51 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 52 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
| 53 |
-
| `HaozheZhang6` | [profile](https://github.com/HaozheZhang6) | no | CONTRIBUTOR | 2679d | `2026-06-09T08:45:25Z` | 2 | 0 | mixed | moderate | low | — |
|
| 54 |
| `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 |
|
| 55 |
| `ParamChordiya` | [profile](https://github.com/ParamChordiya) | no | CONTRIBUTOR | 2191d | `2026-04-16T05:37:27Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
| 56 |
| `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 |
|
|
@@ -173,12 +173,12 @@ Example artifacts:
|
|
| 173 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 174 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 175 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 176 |
-
- repo last seen: `2026-06-
|
| 177 |
- first seen in snapshot: **no**
|
| 178 |
- repo association: **MEMBER**
|
| 179 |
- repo primary artifacts: **343**
|
| 180 |
- snapshot authored PRs/issues: **305 PRs / 38 issues**
|
| 181 |
-
- snapshot discussion activity: **2598 comments /
|
| 182 |
- account age: **4019 days**
|
| 183 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 184 |
- public orgs: none visible
|
|
@@ -795,6 +795,29 @@ Example artifacts:
|
|
| 795 |
- [PR #13497: hooks/pyramid_attention_broadcast: remove redundant iteration==0 guard and fix stale cache VRAM leak](https://github.com/huggingface/diffusers/pull/13497) — open
|
| 796 |
- [PR #13467: hooks/pyramid_attention_broadcast: fix redundant recompute at iteration 0 and free stale cache when outside timestep range](https://github.com/huggingface/diffusers/pull/13467) — closed
|
| 797 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 798 |
### `jbbqqf`
|
| 799 |
|
| 800 |
- profile: [github.com/jbbqqf](https://github.com/jbbqqf)
|
|
@@ -1091,28 +1114,6 @@ Example artifacts:
|
|
| 1091 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1092 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1093 |
|
| 1094 |
-
### `HaozheZhang6`
|
| 1095 |
-
|
| 1096 |
-
- profile: [github.com/HaozheZhang6](https://github.com/HaozheZhang6)
|
| 1097 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
|
| 1098 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
|
| 1099 |
-
- repo first seen: `2026-06-09T08:45:25Z`
|
| 1100 |
-
- repo last seen: `2026-06-09T17:20:29Z`
|
| 1101 |
-
- first seen in snapshot: **no**
|
| 1102 |
-
- repo association: **CONTRIBUTOR**
|
| 1103 |
-
- repo primary artifacts: **2**
|
| 1104 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1105 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1106 |
-
- account age: **2679 days**
|
| 1107 |
-
- recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
|
| 1108 |
-
- public orgs: none visible
|
| 1109 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1110 |
-
- heuristic read: **—**
|
| 1111 |
-
|
| 1112 |
-
Example artifacts:
|
| 1113 |
-
- [PR #13899: Fix fp16 LoRA unscale crash after validation in remaining DreamBooth LoRA scripts](https://github.com/huggingface/diffusers/pull/13899) — open
|
| 1114 |
-
- [PR #13895: Fix fp16 LoRA unscale crash after validation in train_dreambooth_lora.py](https://github.com/huggingface/diffusers/pull/13895) — closed, merged
|
| 1115 |
-
|
| 1116 |
### `Jefsky`
|
| 1117 |
|
| 1118 |
- profile: [github.com/Jefsky](https://github.com/Jefsky)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260611T173519Z`
|
| 4 |
+
- Generated: `2026-06-11T17:35:54Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `103`
|
| 7 |
|
|
|
|
| 37 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | 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 |
| `GitGlimpse895` | [profile](https://github.com/GitGlimpse895) | no | FIRST_TIME_CONTRIBUTOR | 47d | `2026-04-14T04:29:39Z` | 3 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 40 |
+
| `HaozheZhang6` | [profile](https://github.com/HaozheZhang6) | no | CONTRIBUTOR | 2679d | `2026-06-09T08:45:25Z` | 3 | 0 | mixed | moderate | low | — |
|
| 41 |
| `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 |
|
| 42 |
| `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 |
|
| 43 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
|
|
|
| 51 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2898d | `2026-04-13T03:17:22Z` | 2 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 52 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 53 |
| `gueraf` | [profile](https://github.com/gueraf) | no | FIRST_TIME_CONTRIBUTOR | 4102d | `2026-04-27T22:38:24Z` | 2 | 0 | strong | moderate | low | — |
|
|
|
|
| 54 |
| `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 |
|
| 55 |
| `ParamChordiya` | [profile](https://github.com/ParamChordiya) | no | CONTRIBUTOR | 2191d | `2026-04-16T05:37:27Z` | 2 | 0 | mixed | moderate | low | targets high-star repos |
|
| 56 |
| `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 |
|
|
|
|
| 173 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 174 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 175 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 176 |
+
- repo last seen: `2026-06-11T17:28:51Z`
|
| 177 |
- first seen in snapshot: **no**
|
| 178 |
- repo association: **MEMBER**
|
| 179 |
- repo primary artifacts: **343**
|
| 180 |
- snapshot authored PRs/issues: **305 PRs / 38 issues**
|
| 181 |
+
- snapshot discussion activity: **2598 comments / 2953 reviews / 3632 review comments**
|
| 182 |
- account age: **4019 days**
|
| 183 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 184 |
- public orgs: none visible
|
|
|
|
| 795 |
- [PR #13497: hooks/pyramid_attention_broadcast: remove redundant iteration==0 guard and fix stale cache VRAM leak](https://github.com/huggingface/diffusers/pull/13497) — open
|
| 796 |
- [PR #13467: hooks/pyramid_attention_broadcast: fix redundant recompute at iteration 0 and free stale cache when outside timestep range](https://github.com/huggingface/diffusers/pull/13467) — closed
|
| 797 |
|
| 798 |
+
### `HaozheZhang6`
|
| 799 |
+
|
| 800 |
+
- profile: [github.com/HaozheZhang6](https://github.com/HaozheZhang6)
|
| 801 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
|
| 802 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
|
| 803 |
+
- repo first seen: `2026-06-09T08:45:25Z`
|
| 804 |
+
- repo last seen: `2026-06-11T17:27:07Z`
|
| 805 |
+
- first seen in snapshot: **no**
|
| 806 |
+
- repo association: **CONTRIBUTOR**
|
| 807 |
+
- repo primary artifacts: **3**
|
| 808 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 809 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 810 |
+
- account age: **2679 days**
|
| 811 |
+
- recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
|
| 812 |
+
- public orgs: none visible
|
| 813 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 814 |
+
- heuristic read: **—**
|
| 815 |
+
|
| 816 |
+
Example artifacts:
|
| 817 |
+
- [PR #13922: Fix `Ideogram4MRoPE` collapsing under `torch.autocast` (compute rotary in float32)](https://github.com/huggingface/diffusers/pull/13922) — open
|
| 818 |
+
- [PR #13899: Fix fp16 LoRA unscale crash after validation in remaining DreamBooth LoRA scripts](https://github.com/huggingface/diffusers/pull/13899) — open
|
| 819 |
+
- [PR #13895: Fix fp16 LoRA unscale crash after validation in train_dreambooth_lora.py](https://github.com/huggingface/diffusers/pull/13895) — closed, merged
|
| 820 |
+
|
| 821 |
### `jbbqqf`
|
| 822 |
|
| 823 |
- profile: [github.com/jbbqqf](https://github.com/jbbqqf)
|
|
|
|
| 1114 |
- [PR #13681: Add a (rolling) KV cache for Wan models to enable autoregressive rollouts ("SelfForcing-style").](https://github.com/huggingface/diffusers/pull/13681) — open
|
| 1115 |
- [PR #13569: Add rolling KV cache hook](https://github.com/huggingface/diffusers/pull/13569) — open, draft
|
| 1116 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1117 |
### `Jefsky`
|
| 1118 |
|
| 1119 |
- profile: [github.com/Jefsky](https://github.com/Jefsky)
|
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:2951fecab382f55f225ae7a1cc1b06a852d716a1cc78318e82cbe5b8cfd7f580
|
| 3 |
+
size 30360
|
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:fba4279a233d376c5d65e96b4a3cc3883c785c5c44cf3849230dc6564189d501
|
| 3 |
+
size 112412994
|
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:0681d2f848a5cbd6bfe84a0610e4f5a75fe97ea806c6df63d558d89a46e42ba2
|
| 3 |
+
size 68231529
|
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:b049fbe45f7b9f34e8c7fba7d6fdf166f720679a52a3eaa495510ba81f534409
|
| 3 |
+
size 5061306
|
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:622e7b35bc9e73340aaea4475976f300771c95221980aba82aac6653e2c98aef
|
| 3 |
+
size 5640393
|
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:6846d7236170498b53581f2051c41f1465d1d4554260fde0fdbd1d9d67b8787a
|
| 3 |
+
size 2309079
|
snapshots/20260611T173519Z/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": 59827,
|
| 9 |
+
"issues": 5405,
|
| 10 |
+
"links": 7199,
|
| 11 |
+
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7485,
|
| 13 |
+
"pr_files": 52439,
|
| 14 |
+
"pull_requests": 7485,
|
| 15 |
+
"review_comments": 32026,
|
| 16 |
+
"reviews": 29817,
|
| 17 |
+
"timeline_events": 207287
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-11T17:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2226,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 15,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 12,
|
| 29 |
+
"reviews": 9,
|
| 30 |
+
"timeline_events": 45
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-11T17:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260611T173519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-11T16:35:20Z",
|
| 37 |
+
"next_since": "2026-06-11T17:35:19Z"
|
| 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/20260611T173519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260611T173519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-11T17:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260611T173519Z"
|
| 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-11T16:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260611T173519Z",
|
| 4 |
+
"next_since": "2026-06-11T17:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-11T17:35:19Z"
|
| 7 |
}
|