Refresh diffusers dataset snapshot 20260508T053517Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +1 -1
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +22 -90
- new-contributors-report.md +10 -33
- 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/20260508T053517Z/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: `20260508T053517Z`
|
| 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:15b0ff9f9e67a1a15dd806feb1ca7bfd9c1c66e78c49a22fe67b8a881f25455e
|
| 3 |
+
size 14982697
|
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:aa445c71df0ee95ea0eaedf90a0b4e87c7814172ecd7d729a878a1d170b690a9
|
| 3 |
+
size 2905242
|
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:3f3a6b72d0719f81c3a0a1e7cbfaa9a9480203e66b30cfe87ae4ef97084c8d5e
|
| 3 |
+
size 8176676
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6256827
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18520304cd1e0b4c7240c7680c6e6fae65d179f9ac9f86bd5b33b489ab84415a
|
| 3 |
size 6256827
|
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:dd613093df766902ca42c072b174e2d9b87027f6ed75f1f19c7607939bb6dd53
|
| 3 |
+
size 85099
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5380,
|
| 10 |
"links": 6325,
|
| 11 |
-
"new_contributors":
|
| 12 |
"pr_diffs": 7292,
|
| 13 |
"pr_files": 50859,
|
| 14 |
"pull_requests": 7292,
|
| 15 |
"review_comments": 31386,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 1,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59262,
|
| 9 |
"issues": 5380,
|
| 10 |
"links": 6325,
|
| 11 |
+
"new_contributors": 93,
|
| 12 |
"pr_diffs": 7292,
|
| 13 |
"pr_files": 50859,
|
| 14 |
"pull_requests": 7292,
|
| 15 |
"review_comments": 31386,
|
| 16 |
+
"reviews": 29221,
|
| 17 |
+
"timeline_events": 203760
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-08T05:35:17Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
"issues": 1,
|
| 24 |
+
"links": 24,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 22,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 50,
|
| 29 |
+
"reviews": 54,
|
| 30 |
+
"timeline_events": 281
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-08T05:35:17Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260508T053517Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-08T04:35:17Z",
|
| 37 |
+
"next_since": "2026-05-08T05:35:17Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3609,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
-
"reused_known_merged_contributors":
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
|
@@ -31,12 +31,12 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-05-
|
| 35 |
"repo_primary_artifact_count": 1147,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1015,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 6929,
|
| 41 |
"snapshot_review_comment_count": 7167,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -142,13 +142,13 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-05-
|
| 146 |
"repo_primary_artifact_count": 392,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 378,
|
| 150 |
"snapshot_comment_count": 1074,
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
"snapshot_review_comment_count": 1193,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
|
@@ -1321,12 +1321,12 @@
|
|
| 1321 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1322 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1323 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1324 |
-
"repo_last_seen_at": "2026-05-
|
| 1325 |
"repo_primary_artifact_count": 7,
|
| 1326 |
-
"repo_artifact_count":
|
| 1327 |
"snapshot_issue_count": 3,
|
| 1328 |
"snapshot_pr_count": 4,
|
| 1329 |
-
"snapshot_comment_count":
|
| 1330 |
"snapshot_review_count": 32,
|
| 1331 |
"snapshot_review_comment_count": 32,
|
| 1332 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -3965,8 +3965,8 @@
|
|
| 3965 |
"number": 13692,
|
| 3966 |
"title": "Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill",
|
| 3967 |
"url": "https://github.com/huggingface/diffusers/pull/13692",
|
| 3968 |
-
"state": "
|
| 3969 |
-
"merged":
|
| 3970 |
"draft": false,
|
| 3971 |
"created_at": "2026-05-07T12:14:42Z"
|
| 3972 |
},
|
|
@@ -5125,74 +5125,6 @@
|
|
| 5125 |
},
|
| 5126 |
"fetch_error": null
|
| 5127 |
},
|
| 5128 |
-
{
|
| 5129 |
-
"author_login": "plugyawn",
|
| 5130 |
-
"name": "Progyan",
|
| 5131 |
-
"profile_url": "https://github.com/plugyawn",
|
| 5132 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn",
|
| 5133 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn",
|
| 5134 |
-
"repo_first_seen_at": "2026-03-08T17:03:35Z",
|
| 5135 |
-
"repo_last_seen_at": "2026-05-08T03:58:31Z",
|
| 5136 |
-
"repo_primary_artifact_count": 2,
|
| 5137 |
-
"repo_artifact_count": 22,
|
| 5138 |
-
"snapshot_issue_count": 1,
|
| 5139 |
-
"snapshot_pr_count": 1,
|
| 5140 |
-
"snapshot_comment_count": 18,
|
| 5141 |
-
"snapshot_review_count": 1,
|
| 5142 |
-
"snapshot_review_comment_count": 1,
|
| 5143 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5144 |
-
"new_to_repo": false,
|
| 5145 |
-
"first_seen_in_snapshot": false,
|
| 5146 |
-
"known_via_prior_merged_pr": false,
|
| 5147 |
-
"report_reason": null,
|
| 5148 |
-
"enrichment_source": "previous_report",
|
| 5149 |
-
"live_refetch_skipped": true,
|
| 5150 |
-
"account_age_days": 1941,
|
| 5151 |
-
"young_account": false,
|
| 5152 |
-
"follow_through_score": "mixed",
|
| 5153 |
-
"breadth_score": "moderate",
|
| 5154 |
-
"automation_risk_signal": "low",
|
| 5155 |
-
"heuristic_note": "high open PR share",
|
| 5156 |
-
"public_orgs": [],
|
| 5157 |
-
"activity": {
|
| 5158 |
-
"visible_authored_pr_count": 5,
|
| 5159 |
-
"merged_pr_count": 3,
|
| 5160 |
-
"closed_unmerged_pr_count": 0,
|
| 5161 |
-
"open_pr_count": 2,
|
| 5162 |
-
"merged_pr_rate": 0.6,
|
| 5163 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 5164 |
-
"still_open_pr_rate": 0.4,
|
| 5165 |
-
"distinct_repos_with_authored_prs": 4,
|
| 5166 |
-
"distinct_repos_with_open_prs": 2
|
| 5167 |
-
},
|
| 5168 |
-
"examples": {
|
| 5169 |
-
"pull_requests": [
|
| 5170 |
-
{
|
| 5171 |
-
"kind": "pull_request",
|
| 5172 |
-
"number": 13231,
|
| 5173 |
-
"title": "Add RAE Diffusion Transformer inference/preliminary training pipelines",
|
| 5174 |
-
"url": "https://github.com/huggingface/diffusers/pull/13231",
|
| 5175 |
-
"state": "open",
|
| 5176 |
-
"merged": false,
|
| 5177 |
-
"draft": false,
|
| 5178 |
-
"created_at": "2026-03-09T04:49:54Z"
|
| 5179 |
-
}
|
| 5180 |
-
],
|
| 5181 |
-
"issues": [
|
| 5182 |
-
{
|
| 5183 |
-
"kind": "issue",
|
| 5184 |
-
"number": 13225,
|
| 5185 |
-
"title": "RAE+DiT support for published checkpoints",
|
| 5186 |
-
"url": "https://github.com/huggingface/diffusers/issues/13225",
|
| 5187 |
-
"state": "open",
|
| 5188 |
-
"merged": null,
|
| 5189 |
-
"draft": null,
|
| 5190 |
-
"created_at": "2026-03-08T17:03:35Z"
|
| 5191 |
-
}
|
| 5192 |
-
]
|
| 5193 |
-
},
|
| 5194 |
-
"fetch_error": null
|
| 5195 |
-
},
|
| 5196 |
{
|
| 5197 |
"author_login": "pthombre",
|
| 5198 |
"name": "Pranav Thombre",
|
|
@@ -5347,7 +5279,7 @@
|
|
| 5347 |
"repo_association": "CONTRIBUTOR",
|
| 5348 |
"new_to_repo": false,
|
| 5349 |
"first_seen_in_snapshot": false,
|
| 5350 |
-
"known_via_prior_merged_pr":
|
| 5351 |
"report_reason": null,
|
| 5352 |
"enrichment_source": "previous_report",
|
| 5353 |
"live_refetch_skipped": true,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260508T053517Z",
|
| 5 |
+
"generated_at": "2026-05-08T05:35:51Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 93,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 60,
|
| 12 |
"previous_primary_author_count": 3609,
|
| 13 |
+
"selected_seen_in_previous_primary": 93,
|
| 14 |
+
"previous_report_contributor_count": 94,
|
| 15 |
+
"selected_overlap_previous_report": 93,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
+
"reused_previous_report_entries": 91,
|
| 18 |
+
"reused_known_merged_contributors": 58,
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.289,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-05-08T05:24:25Z",
|
| 35 |
"repo_primary_artifact_count": 1147,
|
| 36 |
+
"repo_artifact_count": 23379,
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1015,
|
| 39 |
+
"snapshot_comment_count": 8136,
|
| 40 |
"snapshot_review_count": 6929,
|
| 41 |
"snapshot_review_comment_count": 7167,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-05-08T04:56:57Z",
|
| 146 |
"repo_primary_artifact_count": 392,
|
| 147 |
+
"repo_artifact_count": 4161,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 378,
|
| 150 |
"snapshot_comment_count": 1074,
|
| 151 |
+
"snapshot_review_count": 1502,
|
| 152 |
"snapshot_review_comment_count": 1193,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
|
|
|
| 1321 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1322 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1323 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1324 |
+
"repo_last_seen_at": "2026-05-08T05:32:39Z",
|
| 1325 |
"repo_primary_artifact_count": 7,
|
| 1326 |
+
"repo_artifact_count": 81,
|
| 1327 |
"snapshot_issue_count": 3,
|
| 1328 |
"snapshot_pr_count": 4,
|
| 1329 |
+
"snapshot_comment_count": 10,
|
| 1330 |
"snapshot_review_count": 32,
|
| 1331 |
"snapshot_review_comment_count": 32,
|
| 1332 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 3965 |
"number": 13692,
|
| 3966 |
"title": "Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill",
|
| 3967 |
"url": "https://github.com/huggingface/diffusers/pull/13692",
|
| 3968 |
+
"state": "closed",
|
| 3969 |
+
"merged": true,
|
| 3970 |
"draft": false,
|
| 3971 |
"created_at": "2026-05-07T12:14:42Z"
|
| 3972 |
},
|
|
|
|
| 5125 |
},
|
| 5126 |
"fetch_error": null
|
| 5127 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5128 |
{
|
| 5129 |
"author_login": "pthombre",
|
| 5130 |
"name": "Pranav Thombre",
|
|
|
|
| 5279 |
"repo_association": "CONTRIBUTOR",
|
| 5280 |
"new_to_repo": false,
|
| 5281 |
"first_seen_in_snapshot": false,
|
| 5282 |
+
"known_via_prior_merged_pr": true,
|
| 5283 |
"report_reason": null,
|
| 5284 |
"enrichment_source": "previous_report",
|
| 5285 |
"live_refetch_skipped": true,
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -70,7 +70,6 @@
|
|
| 70 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1577d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 71 |
| `Moran232` | [profile](https://github.com/Moran232) | no | CONTRIBUTOR | 4195d | `2026-04-07T07:58:41Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 72 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2600d | `2026-04-29T16:10:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 73 |
-
| `plugyawn` | [profile](https://github.com/plugyawn) | no | FIRST_TIME_CONTRIBUTOR | 1941d | `2026-03-08T17:03:35Z` | 1 | 1 | mixed | moderate | low | high open PR share |
|
| 74 |
| `pthombre` | [profile](https://github.com/pthombre) | no | CONTRIBUTOR | 388d | `2025-12-22T23:16:56Z` | 1 | 1 | strong | moderate | low | — |
|
| 75 |
| `Sunhill666` | [profile](https://github.com/Sunhill666) | no | CONTRIBUTOR | 3220d | `2026-04-01T06:54:19Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 76 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1648d | `2026-04-08T09:26:22Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -112,12 +111,12 @@
|
|
| 112 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 113 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 114 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 115 |
-
- repo last seen: `2026-05-
|
| 116 |
- first seen in snapshot: **no**
|
| 117 |
- repo association: **MEMBER**
|
| 118 |
- repo primary artifacts: **1147**
|
| 119 |
- snapshot authored PRs/issues: **1015 PRs / 132 issues**
|
| 120 |
-
- snapshot discussion activity: **
|
| 121 |
- account age: **3466 days**
|
| 122 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 123 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -138,12 +137,12 @@ Example artifacts:
|
|
| 138 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 139 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 140 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 141 |
-
- repo last seen: `2026-05-
|
| 142 |
- first seen in snapshot: **no**
|
| 143 |
- repo association: **MEMBER**
|
| 144 |
- repo primary artifacts: **392**
|
| 145 |
- snapshot authored PRs/issues: **378 PRs / 14 issues**
|
| 146 |
-
- snapshot discussion activity: **1074 comments /
|
| 147 |
- account age: **4361 days**
|
| 148 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 149 |
- public orgs: none visible
|
|
@@ -454,12 +453,12 @@ Example artifacts:
|
|
| 454 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 455 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 456 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 457 |
-
- repo last seen: `2026-05-
|
| 458 |
- first seen in snapshot: **no**
|
| 459 |
- repo association: **CONTRIBUTOR**
|
| 460 |
- repo primary artifacts: **7**
|
| 461 |
- snapshot authored PRs/issues: **4 PRs / 3 issues**
|
| 462 |
-
- snapshot discussion activity: **
|
| 463 |
- account age: **4275 days**
|
| 464 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 465 |
- public orgs: none visible
|
|
@@ -1217,7 +1216,7 @@ Example artifacts:
|
|
| 1217 |
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'dependabot[bot]'."}]`
|
| 1218 |
|
| 1219 |
Example artifacts:
|
| 1220 |
-
- [PR #13692: Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/13692) —
|
| 1221 |
- [PR #12279: Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/12279) — open
|
| 1222 |
- [PR #11924: Bump aiohttp from 3.10.10 to 3.12.14 in /examples/server](https://github.com/huggingface/diffusers/pull/11924) — closed, merged
|
| 1223 |
|
|
@@ -1547,28 +1546,6 @@ Example artifacts:
|
|
| 1547 |
- [PR #13645: [docs] fix typo in AutoencoderOobleck docs (#13642)](https://github.com/huggingface/diffusers/pull/13645) — closed, merged
|
| 1548 |
- [Issue #13642: [docs] typo in AutoencoderOobleck docs](https://github.com/huggingface/diffusers/issues/13642) — closed
|
| 1549 |
|
| 1550 |
-
### `plugyawn`
|
| 1551 |
-
|
| 1552 |
-
- profile: [github.com/plugyawn](https://github.com/plugyawn)
|
| 1553 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aplugyawn)
|
| 1554 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aplugyawn)
|
| 1555 |
-
- repo first seen: `2026-03-08T17:03:35Z`
|
| 1556 |
-
- repo last seen: `2026-05-08T03:58:31Z`
|
| 1557 |
-
- first seen in snapshot: **no**
|
| 1558 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1559 |
-
- repo primary artifacts: **2**
|
| 1560 |
-
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1561 |
-
- snapshot discussion activity: **18 comments / 1 reviews / 1 review comments**
|
| 1562 |
-
- account age: **1941 days**
|
| 1563 |
-
- recent public PR activity: **5 PRs** (3 merged / 0 closed-unmerged / 2 open; merged rate **60%**, closed-unmerged rate **0%**, open rate **40%**)
|
| 1564 |
-
- public orgs: none visible
|
| 1565 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 1566 |
-
- heuristic read: **high open PR share**
|
| 1567 |
-
|
| 1568 |
-
Example artifacts:
|
| 1569 |
-
- [PR #13231: Add RAE Diffusion Transformer inference/preliminary training pipelines](https://github.com/huggingface/diffusers/pull/13231) — open
|
| 1570 |
-
- [Issue #13225: RAE+DiT support for published checkpoints](https://github.com/huggingface/diffusers/issues/13225) — open
|
| 1571 |
-
|
| 1572 |
### `pthombre`
|
| 1573 |
|
| 1574 |
- profile: [github.com/pthombre](https://github.com/pthombre)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260508T053517Z`
|
| 4 |
+
- Generated: `2026-05-08T05:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `93`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 70 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1577d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 71 |
| `Moran232` | [profile](https://github.com/Moran232) | no | CONTRIBUTOR | 4195d | `2026-04-07T07:58:41Z` | 1 | 2 | weak | low | low | high open PR share; targets high-star repos |
|
| 72 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2600d | `2026-04-29T16:10:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 73 |
| `pthombre` | [profile](https://github.com/pthombre) | no | CONTRIBUTOR | 388d | `2025-12-22T23:16:56Z` | 1 | 1 | strong | moderate | low | — |
|
| 74 |
| `Sunhill666` | [profile](https://github.com/Sunhill666) | no | CONTRIBUTOR | 3220d | `2026-04-01T06:54:19Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 75 |
| `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1648d | `2026-04-08T09:26:22Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 111 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 112 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 113 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 114 |
+
- repo last seen: `2026-05-08T05:24:25Z`
|
| 115 |
- first seen in snapshot: **no**
|
| 116 |
- repo association: **MEMBER**
|
| 117 |
- repo primary artifacts: **1147**
|
| 118 |
- snapshot authored PRs/issues: **1015 PRs / 132 issues**
|
| 119 |
+
- snapshot discussion activity: **8136 comments / 6929 reviews / 7167 review comments**
|
| 120 |
- account age: **3466 days**
|
| 121 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 122 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 137 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 138 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 139 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 140 |
+
- repo last seen: `2026-05-08T04:56:57Z`
|
| 141 |
- first seen in snapshot: **no**
|
| 142 |
- repo association: **MEMBER**
|
| 143 |
- repo primary artifacts: **392**
|
| 144 |
- snapshot authored PRs/issues: **378 PRs / 14 issues**
|
| 145 |
+
- snapshot discussion activity: **1074 comments / 1502 reviews / 1193 review comments**
|
| 146 |
- account age: **4361 days**
|
| 147 |
- recent public PR activity: **33 PRs** (22 merged / 1 closed-unmerged / 10 open; merged rate **67%**, closed-unmerged rate **3%**, open rate **30%**)
|
| 148 |
- public orgs: none visible
|
|
|
|
| 453 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 454 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 455 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 456 |
+
- repo last seen: `2026-05-08T05:32:39Z`
|
| 457 |
- first seen in snapshot: **no**
|
| 458 |
- repo association: **CONTRIBUTOR**
|
| 459 |
- repo primary artifacts: **7**
|
| 460 |
- snapshot authored PRs/issues: **4 PRs / 3 issues**
|
| 461 |
+
- snapshot discussion activity: **10 comments / 32 reviews / 32 review comments**
|
| 462 |
- account age: **4275 days**
|
| 463 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 464 |
- public orgs: none visible
|
|
|
|
| 1216 |
- enrichment fetch error: `[{"type": "NOT_FOUND", "path": ["user"], "locations": [{"line": 13, "column": 3}], "message": "Could not resolve to a User with the login of 'dependabot[bot]'."}]`
|
| 1217 |
|
| 1218 |
Example artifacts:
|
| 1219 |
+
- [PR #13692: Bump diffusers from 0.20.1 to 0.38.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/13692) — closed, merged
|
| 1220 |
- [PR #12279: Bump torch from 2.2.0 to 2.8.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/12279) — open
|
| 1221 |
- [PR #11924: Bump aiohttp from 3.10.10 to 3.12.14 in /examples/server](https://github.com/huggingface/diffusers/pull/11924) — closed, merged
|
| 1222 |
|
|
|
|
| 1546 |
- [PR #13645: [docs] fix typo in AutoencoderOobleck docs (#13642)](https://github.com/huggingface/diffusers/pull/13645) — closed, merged
|
| 1547 |
- [Issue #13642: [docs] typo in AutoencoderOobleck docs](https://github.com/huggingface/diffusers/issues/13642) — closed
|
| 1548 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1549 |
### `pthombre`
|
| 1550 |
|
| 1551 |
- profile: [github.com/pthombre](https://github.com/pthombre)
|
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:f0d7e6c6a20e39dc62b151d286c33f4cd0913fd46e5c55266e1da82db080363a
|
| 3 |
+
size 28776
|
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:bd55436bf030eba55b655f94868510884b1f26b22eeee7ea3bbb16f4121f6f39
|
| 3 |
+
size 110564517
|
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:540d2b7a92b5b7fcee57b3bf0ae36b528fb28208247a112a0c29816fe56ce29d
|
| 3 |
+
size 66478115
|
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:89a3a50ce85e09f638c339610c7be5e91ea08cb17d6c7b9cde628e4fbc894fe7
|
| 3 |
+
size 4837242
|
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:dbd6a00b4f161b179002d477ed3c68fc4ed354ac54e898ca7fee28c62114e492
|
| 3 |
+
size 5495854
|
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:b096aa0ded97ba16a6ff02202bc57c54062045cd35347ce67906e146bec971b0
|
| 3 |
+
size 2235879
|
snapshots/20260508T053517Z/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": 59262,
|
| 9 |
+
"issues": 5380,
|
| 10 |
+
"links": 6325,
|
| 11 |
+
"new_contributors": 93,
|
| 12 |
+
"pr_diffs": 7292,
|
| 13 |
+
"pr_files": 50859,
|
| 14 |
+
"pull_requests": 7292,
|
| 15 |
+
"review_comments": 31386,
|
| 16 |
+
"reviews": 29221,
|
| 17 |
+
"timeline_events": 203760
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-08T05:35:17Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 24,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 22,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 50,
|
| 29 |
+
"reviews": 54,
|
| 30 |
+
"timeline_events": 281
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-08T05:35:17Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260508T053517Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-08T04:35:17Z",
|
| 37 |
+
"next_since": "2026-05-08T05:35:17Z"
|
| 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-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260508T053517Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260508T053517Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-08T05:35:17Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260508T053517Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-08T04:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260508T053517Z",
|
| 4 |
+
"next_since": "2026-05-08T05:35:17Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-08T05:35:17Z"
|
| 7 |
}
|