Refresh diffusers dataset snapshot 20260424T123519Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +15 -15
- new-contributors-report.json +82 -82
- new-contributors-report.md +26 -26
- 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/20260424T123519Z/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: `20260424T123519Z`
|
| 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:614298aff2a6bda4d694fb6ac4a58f18fb1c758ab0d5de5ac05688900c3feb6c
|
| 3 |
+
size 2884725
|
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:f72a0b16104e93c271fabf7e25866e4fd3c7aa51c2630f74610e105ee4fa8ff0
|
| 3 |
+
size 81628
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59055,
|
| 9 |
"issues": 5294,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 89,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 31113,
|
| 16 |
"reviews": 29003,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 2,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 2,
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59055,
|
| 9 |
"issues": 5294,
|
| 10 |
+
"links": 6022,
|
| 11 |
"new_contributors": 89,
|
| 12 |
+
"pr_diffs": 7237,
|
| 13 |
+
"pr_files": 50022,
|
| 14 |
+
"pull_requests": 7237,
|
| 15 |
"review_comments": 31113,
|
| 16 |
"reviews": 29003,
|
| 17 |
+
"timeline_events": 202140
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-24T12:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2129,
|
| 25 |
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 20,
|
| 27 |
"pull_requests": 2,
|
| 28 |
+
"review_comments": 59,
|
| 29 |
+
"reviews": 41,
|
| 30 |
+
"timeline_events": 136
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-24T12:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260424T123519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-24T11:35:20Z",
|
| 37 |
+
"next_since": "2026-04-24T12: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-04-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 1,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 1
|
| 25 |
},
|
|
@@ -1678,6 +1678,85 @@
|
|
| 1678 |
},
|
| 1679 |
"fetch_error": null
|
| 1680 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1681 |
{
|
| 1682 |
"author_login": "songh11",
|
| 1683 |
"name": null,
|
|
@@ -2620,85 +2699,6 @@
|
|
| 2620 |
},
|
| 2621 |
"fetch_error": null
|
| 2622 |
},
|
| 2623 |
-
{
|
| 2624 |
-
"author_login": "rtrompier",
|
| 2625 |
-
"name": "Remy",
|
| 2626 |
-
"profile_url": "https://github.com/rtrompier",
|
| 2627 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Artrompier",
|
| 2628 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Artrompier",
|
| 2629 |
-
"repo_first_seen_at": "2023-10-19T12:21:52Z",
|
| 2630 |
-
"repo_last_seen_at": "2026-04-17T09:16:24Z",
|
| 2631 |
-
"repo_primary_artifact_count": 3,
|
| 2632 |
-
"repo_artifact_count": 5,
|
| 2633 |
-
"snapshot_issue_count": 0,
|
| 2634 |
-
"snapshot_pr_count": 3,
|
| 2635 |
-
"snapshot_comment_count": 2,
|
| 2636 |
-
"snapshot_review_count": 0,
|
| 2637 |
-
"snapshot_review_comment_count": 0,
|
| 2638 |
-
"repo_association": "MEMBER",
|
| 2639 |
-
"new_to_repo": false,
|
| 2640 |
-
"first_seen_in_snapshot": false,
|
| 2641 |
-
"known_via_prior_merged_pr": true,
|
| 2642 |
-
"report_reason": null,
|
| 2643 |
-
"enrichment_source": "previous_report",
|
| 2644 |
-
"live_refetch_skipped": true,
|
| 2645 |
-
"account_age_days": 4940,
|
| 2646 |
-
"young_account": false,
|
| 2647 |
-
"follow_through_score": "mixed",
|
| 2648 |
-
"breadth_score": "very high",
|
| 2649 |
-
"automation_risk_signal": "medium",
|
| 2650 |
-
"heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
|
| 2651 |
-
"public_orgs": [
|
| 2652 |
-
"smartwavesa"
|
| 2653 |
-
],
|
| 2654 |
-
"activity": {
|
| 2655 |
-
"visible_authored_pr_count": 107,
|
| 2656 |
-
"merged_pr_count": 60,
|
| 2657 |
-
"closed_unmerged_pr_count": 44,
|
| 2658 |
-
"open_pr_count": 3,
|
| 2659 |
-
"merged_pr_rate": 0.5607,
|
| 2660 |
-
"closed_unmerged_pr_rate": 0.4112,
|
| 2661 |
-
"still_open_pr_rate": 0.028,
|
| 2662 |
-
"distinct_repos_with_authored_prs": 60,
|
| 2663 |
-
"distinct_repos_with_open_prs": 3
|
| 2664 |
-
},
|
| 2665 |
-
"examples": {
|
| 2666 |
-
"pull_requests": [
|
| 2667 |
-
{
|
| 2668 |
-
"kind": "pull_request",
|
| 2669 |
-
"number": 13493,
|
| 2670 |
-
"title": "chore: bump doc-builder SHA for main doc build workflow",
|
| 2671 |
-
"url": "https://github.com/huggingface/diffusers/pull/13493",
|
| 2672 |
-
"state": "closed",
|
| 2673 |
-
"merged": false,
|
| 2674 |
-
"draft": true,
|
| 2675 |
-
"created_at": "2026-04-16T12:04:22Z"
|
| 2676 |
-
},
|
| 2677 |
-
{
|
| 2678 |
-
"kind": "pull_request",
|
| 2679 |
-
"number": 13476,
|
| 2680 |
-
"title": "chore: bump doc-builder SHA for PR upload workflow",
|
| 2681 |
-
"url": "https://github.com/huggingface/diffusers/pull/13476",
|
| 2682 |
-
"state": "closed",
|
| 2683 |
-
"merged": true,
|
| 2684 |
-
"draft": false,
|
| 2685 |
-
"created_at": "2026-04-15T08:25:11Z"
|
| 2686 |
-
},
|
| 2687 |
-
{
|
| 2688 |
-
"kind": "pull_request",
|
| 2689 |
-
"number": 5452,
|
| 2690 |
-
"title": "fix: remove useless token",
|
| 2691 |
-
"url": "https://github.com/huggingface/diffusers/pull/5452",
|
| 2692 |
-
"state": "closed",
|
| 2693 |
-
"merged": false,
|
| 2694 |
-
"draft": false,
|
| 2695 |
-
"created_at": "2023-10-19T12:21:52Z"
|
| 2696 |
-
}
|
| 2697 |
-
],
|
| 2698 |
-
"issues": []
|
| 2699 |
-
},
|
| 2700 |
-
"fetch_error": null
|
| 2701 |
-
},
|
| 2702 |
{
|
| 2703 |
"author_login": "chenyangzhu1",
|
| 2704 |
"name": "Chenyang Zhu",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260424T123519Z",
|
| 5 |
+
"generated_at": "2026-04-24T12:35:53Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 1,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.212,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 1
|
| 25 |
},
|
|
|
|
| 1678 |
},
|
| 1679 |
"fetch_error": null
|
| 1680 |
},
|
| 1681 |
+
{
|
| 1682 |
+
"author_login": "rtrompier",
|
| 1683 |
+
"name": "Remy",
|
| 1684 |
+
"profile_url": "https://github.com/rtrompier",
|
| 1685 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Artrompier",
|
| 1686 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Artrompier",
|
| 1687 |
+
"repo_first_seen_at": "2023-10-19T12:21:52Z",
|
| 1688 |
+
"repo_last_seen_at": "2026-04-24T12:27:53Z",
|
| 1689 |
+
"repo_primary_artifact_count": 4,
|
| 1690 |
+
"repo_artifact_count": 6,
|
| 1691 |
+
"snapshot_issue_count": 0,
|
| 1692 |
+
"snapshot_pr_count": 4,
|
| 1693 |
+
"snapshot_comment_count": 2,
|
| 1694 |
+
"snapshot_review_count": 0,
|
| 1695 |
+
"snapshot_review_comment_count": 0,
|
| 1696 |
+
"repo_association": "MEMBER",
|
| 1697 |
+
"new_to_repo": false,
|
| 1698 |
+
"first_seen_in_snapshot": false,
|
| 1699 |
+
"known_via_prior_merged_pr": true,
|
| 1700 |
+
"report_reason": null,
|
| 1701 |
+
"enrichment_source": "previous_report",
|
| 1702 |
+
"live_refetch_skipped": true,
|
| 1703 |
+
"account_age_days": 4940,
|
| 1704 |
+
"young_account": false,
|
| 1705 |
+
"follow_through_score": "mixed",
|
| 1706 |
+
"breadth_score": "very high",
|
| 1707 |
+
"automation_risk_signal": "medium",
|
| 1708 |
+
"heuristic_note": "extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs",
|
| 1709 |
+
"public_orgs": [
|
| 1710 |
+
"smartwavesa"
|
| 1711 |
+
],
|
| 1712 |
+
"activity": {
|
| 1713 |
+
"visible_authored_pr_count": 107,
|
| 1714 |
+
"merged_pr_count": 60,
|
| 1715 |
+
"closed_unmerged_pr_count": 44,
|
| 1716 |
+
"open_pr_count": 3,
|
| 1717 |
+
"merged_pr_rate": 0.5607,
|
| 1718 |
+
"closed_unmerged_pr_rate": 0.4112,
|
| 1719 |
+
"still_open_pr_rate": 0.028,
|
| 1720 |
+
"distinct_repos_with_authored_prs": 60,
|
| 1721 |
+
"distinct_repos_with_open_prs": 3
|
| 1722 |
+
},
|
| 1723 |
+
"examples": {
|
| 1724 |
+
"pull_requests": [
|
| 1725 |
+
{
|
| 1726 |
+
"kind": "pull_request",
|
| 1727 |
+
"number": 13555,
|
| 1728 |
+
"title": "chore: bump doc-builder SHA for main doc build workflow",
|
| 1729 |
+
"url": "https://github.com/huggingface/diffusers/pull/13555",
|
| 1730 |
+
"state": "open",
|
| 1731 |
+
"merged": false,
|
| 1732 |
+
"draft": false,
|
| 1733 |
+
"created_at": "2026-04-24T12:27:53Z"
|
| 1734 |
+
},
|
| 1735 |
+
{
|
| 1736 |
+
"kind": "pull_request",
|
| 1737 |
+
"number": 13493,
|
| 1738 |
+
"title": "chore: bump doc-builder SHA for main doc build workflow",
|
| 1739 |
+
"url": "https://github.com/huggingface/diffusers/pull/13493",
|
| 1740 |
+
"state": "closed",
|
| 1741 |
+
"merged": false,
|
| 1742 |
+
"draft": true,
|
| 1743 |
+
"created_at": "2026-04-16T12:04:22Z"
|
| 1744 |
+
},
|
| 1745 |
+
{
|
| 1746 |
+
"kind": "pull_request",
|
| 1747 |
+
"number": 13476,
|
| 1748 |
+
"title": "chore: bump doc-builder SHA for PR upload workflow",
|
| 1749 |
+
"url": "https://github.com/huggingface/diffusers/pull/13476",
|
| 1750 |
+
"state": "closed",
|
| 1751 |
+
"merged": true,
|
| 1752 |
+
"draft": false,
|
| 1753 |
+
"created_at": "2026-04-15T08:25:11Z"
|
| 1754 |
+
}
|
| 1755 |
+
],
|
| 1756 |
+
"issues": []
|
| 1757 |
+
},
|
| 1758 |
+
"fetch_error": null
|
| 1759 |
+
},
|
| 1760 |
{
|
| 1761 |
"author_login": "songh11",
|
| 1762 |
"name": null,
|
|
|
|
| 2699 |
},
|
| 2700 |
"fetch_error": null
|
| 2701 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2702 |
{
|
| 2703 |
"author_login": "chenyangzhu1",
|
| 2704 |
"name": "Chenyang Zhu",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `89`
|
| 7 |
|
|
@@ -27,6 +27,7 @@
|
|
| 27 |
| `howardzhang-cv` | [profile](https://github.com/howardzhang-cv) | no | CONTRIBUTOR | 3147d | `2026-01-07T18:24:00Z` | 4 | 0 | mixed | low | low | high recent PR volume |
|
| 28 |
| `HsiaWinter` | [profile](https://github.com/HsiaWinter) | no | CONTRIBUTOR | 1613d | `2026-04-08T04:14:03Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 29 |
| `neo` | [profile](https://github.com/neo) | no | FIRST_TIME_CONTRIBUTOR | 4211d | `2023-09-20T21:42:50Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 30 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 1961d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | — |
|
| 31 |
| `Akash504-ai` | [profile](https://github.com/Akash504-ai) | no | CONTRIBUTOR | 426d | `2026-03-29T19:06:50Z` | 3 | 3 | mixed | high | medium | extremely high recent PR volume; broad repo spread |
|
| 32 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 3 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
@@ -38,7 +39,6 @@
|
|
| 38 |
| `sywangyi` | [profile](https://github.com/sywangyi) | no | CONTRIBUTOR | 2996d | `2023-09-19T06:45:24Z` | 9 | 0 | strong | moderate | low | targets high-star repos |
|
| 39 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 830d | `2024-12-12T10:28:15Z` | 7 | 0 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
| 40 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2742d | `2022-11-03T10:27:59Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 41 |
-
| `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4940d | `2023-10-19T12:21:52Z` | 3 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs |
|
| 42 |
| `chenyangzhu1` | [profile](https://github.com/chenyangzhu1) | no | CONTRIBUTOR | 1477d | `2026-04-02T15:30:04Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
| 43 |
| `agarwalprakhar2511` | [profile](https://github.com/agarwalprakhar2511) | no | FIRST_TIME_CONTRIBUTOR | 26d | `2026-03-22T09:13:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2856d | `2026-04-13T03:17:22Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -540,6 +540,29 @@ Example artifacts:
|
|
| 540 |
- [PR #13459: Ensure consistent dynamic module path for custom components](https://github.com/huggingface/diffusers/pull/13459) — open
|
| 541 |
- [PR #13458: Accommodate custom components in `maybe_raise_or_warn`](https://github.com/huggingface/diffusers/pull/13458) — open
|
| 542 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 543 |
### `songh11`
|
| 544 |
|
| 545 |
- profile: [github.com/songh11](https://github.com/songh11)
|
|
@@ -802,29 +825,6 @@ Example artifacts:
|
|
| 802 |
- [PR #13289: [Neuron] Add AWS Neuron (Trainium/Inferentia) as an officially supported device](https://github.com/huggingface/diffusers/pull/13289) — open, draft
|
| 803 |
- [PR #9766: Add a doc for AWS Neuron in Diffusers](https://github.com/huggingface/diffusers/pull/9766) — closed, merged
|
| 804 |
|
| 805 |
-
### `rtrompier`
|
| 806 |
-
|
| 807 |
-
- profile: [github.com/rtrompier](https://github.com/rtrompier)
|
| 808 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Artrompier)
|
| 809 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Artrompier)
|
| 810 |
-
- repo first seen: `2023-10-19T12:21:52Z`
|
| 811 |
-
- repo last seen: `2026-04-17T09:16:24Z`
|
| 812 |
-
- first seen in snapshot: **no**
|
| 813 |
-
- repo association: **MEMBER**
|
| 814 |
-
- repo primary artifacts: **3**
|
| 815 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 816 |
-
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 817 |
-
- account age: **4940 days**
|
| 818 |
-
- recent public PR activity: **107 PRs** (60 merged / 44 closed-unmerged / 3 open; merged rate **56%**, closed-unmerged rate **41%**, open rate **3%**)
|
| 819 |
-
- public orgs: `smartwavesa`
|
| 820 |
-
- compact scores: follow-through **mixed**, breadth **very high**, automation risk **medium**
|
| 821 |
-
- heuristic read: **extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs**
|
| 822 |
-
|
| 823 |
-
Example artifacts:
|
| 824 |
-
- [PR #13493: chore: bump doc-builder SHA for main doc build workflow](https://github.com/huggingface/diffusers/pull/13493) — closed, draft
|
| 825 |
-
- [PR #13476: chore: bump doc-builder SHA for PR upload workflow](https://github.com/huggingface/diffusers/pull/13476) — closed, merged
|
| 826 |
-
- [PR #5452: fix: remove useless token](https://github.com/huggingface/diffusers/pull/5452) — closed
|
| 827 |
-
|
| 828 |
### `chenyangzhu1`
|
| 829 |
|
| 830 |
- profile: [github.com/chenyangzhu1](https://github.com/chenyangzhu1)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260424T123519Z`
|
| 4 |
+
- Generated: `2026-04-24T12:35:53Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `89`
|
| 7 |
|
|
|
|
| 27 |
| `howardzhang-cv` | [profile](https://github.com/howardzhang-cv) | no | CONTRIBUTOR | 3147d | `2026-01-07T18:24:00Z` | 4 | 0 | mixed | low | low | high recent PR volume |
|
| 28 |
| `HsiaWinter` | [profile](https://github.com/HsiaWinter) | no | CONTRIBUTOR | 1613d | `2026-04-08T04:14:03Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 29 |
| `neo` | [profile](https://github.com/neo) | no | FIRST_TIME_CONTRIBUTOR | 4211d | `2023-09-20T21:42:50Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 30 |
+
| `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4940d | `2023-10-19T12:21:52Z` | 4 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs |
|
| 31 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 1961d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | — |
|
| 32 |
| `Akash504-ai` | [profile](https://github.com/Akash504-ai) | no | CONTRIBUTOR | 426d | `2026-03-29T19:06:50Z` | 3 | 3 | mixed | high | medium | extremely high recent PR volume; broad repo spread |
|
| 33 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 3 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 39 |
| `sywangyi` | [profile](https://github.com/sywangyi) | no | CONTRIBUTOR | 2996d | `2023-09-19T06:45:24Z` | 9 | 0 | strong | moderate | low | targets high-star repos |
|
| 40 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 830d | `2024-12-12T10:28:15Z` | 7 | 0 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
| 41 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2742d | `2022-11-03T10:27:59Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 42 |
| `chenyangzhu1` | [profile](https://github.com/chenyangzhu1) | no | CONTRIBUTOR | 1477d | `2026-04-02T15:30:04Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
| 43 |
| `agarwalprakhar2511` | [profile](https://github.com/agarwalprakhar2511) | no | FIRST_TIME_CONTRIBUTOR | 26d | `2026-03-22T09:13:05Z` | 2 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 44 |
| `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2856d | `2026-04-13T03:17:22Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 540 |
- [PR #13459: Ensure consistent dynamic module path for custom components](https://github.com/huggingface/diffusers/pull/13459) — open
|
| 541 |
- [PR #13458: Accommodate custom components in `maybe_raise_or_warn`](https://github.com/huggingface/diffusers/pull/13458) — open
|
| 542 |
|
| 543 |
+
### `rtrompier`
|
| 544 |
+
|
| 545 |
+
- profile: [github.com/rtrompier](https://github.com/rtrompier)
|
| 546 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Artrompier)
|
| 547 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Artrompier)
|
| 548 |
+
- repo first seen: `2023-10-19T12:21:52Z`
|
| 549 |
+
- repo last seen: `2026-04-24T12:27:53Z`
|
| 550 |
+
- first seen in snapshot: **no**
|
| 551 |
+
- repo association: **MEMBER**
|
| 552 |
+
- repo primary artifacts: **4**
|
| 553 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 554 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 555 |
+
- account age: **4940 days**
|
| 556 |
+
- recent public PR activity: **107 PRs** (60 merged / 44 closed-unmerged / 3 open; merged rate **56%**, closed-unmerged rate **41%**, open rate **3%**)
|
| 557 |
+
- public orgs: `smartwavesa`
|
| 558 |
+
- compact scores: follow-through **mixed**, breadth **very high**, automation risk **medium**
|
| 559 |
+
- heuristic read: **extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs**
|
| 560 |
+
|
| 561 |
+
Example artifacts:
|
| 562 |
+
- [PR #13555: chore: bump doc-builder SHA for main doc build workflow](https://github.com/huggingface/diffusers/pull/13555) — open
|
| 563 |
+
- [PR #13493: chore: bump doc-builder SHA for main doc build workflow](https://github.com/huggingface/diffusers/pull/13493) — closed, draft
|
| 564 |
+
- [PR #13476: chore: bump doc-builder SHA for PR upload workflow](https://github.com/huggingface/diffusers/pull/13476) — closed, merged
|
| 565 |
+
|
| 566 |
### `songh11`
|
| 567 |
|
| 568 |
- profile: [github.com/songh11](https://github.com/songh11)
|
|
|
|
| 825 |
- [PR #13289: [Neuron] Add AWS Neuron (Trainium/Inferentia) as an officially supported device](https://github.com/huggingface/diffusers/pull/13289) — open, draft
|
| 826 |
- [PR #9766: Add a doc for AWS Neuron in Diffusers](https://github.com/huggingface/diffusers/pull/9766) — closed, merged
|
| 827 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 828 |
### `chenyangzhu1`
|
| 829 |
|
| 830 |
- profile: [github.com/chenyangzhu1](https://github.com/chenyangzhu1)
|
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:0c278e9f005885afd1bb34a5d2f83ee4587a9a614264fbc9ecdb17f1173b1737
|
| 3 |
+
size 28194
|
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:047262b58891fe2407103eccdc3f2c4d08a594c544c27cc605eebdc70635c9a7
|
| 3 |
+
size 95787969
|
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:52dedc5ea88a0c40e476a34ecb30e37c9ac748a7f42b5b7bdcf6f691acd17e5a
|
| 3 |
+
size 65235732
|
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:002a0eea91ddf1be219ed7ea7839fd6fc73921af6ae78e377c965fe1f84cb753
|
| 3 |
+
size 4775713
|
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:798a6fd1921f3ed8bafeddd893a9f6364a973468957ede1d9712b2acb21cdafe
|
| 3 |
+
size 5443119
|
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:92c71fd385f9e86d7c885c094569ae8b393ee5eb38dffdbf00975574db3e8d68
|
| 3 |
+
size 2215274
|
snapshots/20260424T123519Z/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": 59055,
|
| 9 |
+
"issues": 5294,
|
| 10 |
+
"links": 6022,
|
| 11 |
+
"new_contributors": 89,
|
| 12 |
+
"pr_diffs": 7237,
|
| 13 |
+
"pr_files": 50022,
|
| 14 |
+
"pull_requests": 7237,
|
| 15 |
+
"review_comments": 31113,
|
| 16 |
+
"reviews": 29003,
|
| 17 |
+
"timeline_events": 202140
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-24T12:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2129,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 20,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 59,
|
| 29 |
+
"reviews": 41,
|
| 30 |
+
"timeline_events": 136
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-24T12:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260424T123519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-24T11:35:20Z",
|
| 37 |
+
"next_since": "2026-04-24T12: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-04-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260424T123519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260424T123519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-24T12:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260424T123519Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-24T11:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260424T123519Z",
|
| 4 |
+
"next_since": "2026-04-24T12:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-04-24T12:35:19Z"
|
| 7 |
}
|