Refresh diffusers dataset snapshot 20260713T223519Z
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 +24 -24
- new-contributors-report.json +219 -276
- new-contributors-report.md +75 -97
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260713T223519Z/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: `20260713T223519Z`
|
| 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:bcbb1ff8cd69d95ec22dfe4d33d75b032c1a54384ce15efeda9f97a0cb6812c1
|
| 3 |
+
size 15334552
|
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:aba5c7af0ea1641159dd44fa1fbbff0e72cc661c49d5ddf17501aadae4d5c3c9
|
| 3 |
+
size 3029564
|
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:4e9020eb0030dc83e81253a45990d8647a625d1b8ff07eabb3e4003fb512cadd
|
| 3 |
+
size 8249741
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6365382
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b65a938532b9c2d13a105ce67391c42780370f7e3a88ca5ee437e664b69a451
|
| 3 |
size 6365382
|
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:3a1a128ebc8846c1f128c993a896c4d740323c378fab77beeabbfbf67bb96aa9
|
| 3 |
+
size 105175
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5458,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60423,
|
| 9 |
"issues": 5458,
|
| 10 |
+
"links": 8880,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7689,
|
| 13 |
+
"pr_files": 54367,
|
| 14 |
+
"pull_requests": 7689,
|
| 15 |
+
"review_comments": 32888,
|
| 16 |
+
"reviews": 30386,
|
| 17 |
+
"timeline_events": 210914
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-13T22:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 9,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 49,
|
| 25 |
+
"pr_diffs": 8,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
+
"pull_requests": 8,
|
| 28 |
+
"review_comments": 14,
|
| 29 |
+
"reviews": 11,
|
| 30 |
+
"timeline_events": 95
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-13T22:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260713T223519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-13T19:35:20Z",
|
| 37 |
+
"next_since": "2026-07-13T22:35:19Z"
|
| 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-07-
|
| 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": 58,
|
| 12 |
"previous_primary_author_count": 3728,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
"previous_report_contributor_count": 127,
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 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.004,
|
| 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-07-
|
| 254 |
"repo_primary_artifact_count": 353,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 39,
|
| 257 |
"snapshot_pr_count": 314,
|
| 258 |
"snapshot_comment_count": 2606,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
-
"snapshot_review_comment_count":
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
@@ -930,6 +930,83 @@
|
|
| 930 |
},
|
| 931 |
"fetch_error": null
|
| 932 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 933 |
{
|
| 934 |
"author_login": "apolinario",
|
| 935 |
"name": "apolin\u00e1rio",
|
|
@@ -1040,83 +1117,6 @@
|
|
| 1040 |
},
|
| 1041 |
"fetch_error": null
|
| 1042 |
},
|
| 1043 |
-
{
|
| 1044 |
-
"author_login": "dependabot[bot]",
|
| 1045 |
-
"name": null,
|
| 1046 |
-
"profile_url": "https://github.com/dependabot[bot]",
|
| 1047 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D",
|
| 1048 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D",
|
| 1049 |
-
"repo_first_seen_at": "2023-12-20T21:14:21Z",
|
| 1050 |
-
"repo_last_seen_at": "2026-07-13T18:37:45Z",
|
| 1051 |
-
"repo_primary_artifact_count": 33,
|
| 1052 |
-
"repo_artifact_count": 44,
|
| 1053 |
-
"snapshot_issue_count": 0,
|
| 1054 |
-
"snapshot_pr_count": 33,
|
| 1055 |
-
"snapshot_comment_count": 11,
|
| 1056 |
-
"snapshot_review_count": 0,
|
| 1057 |
-
"snapshot_review_comment_count": 0,
|
| 1058 |
-
"repo_association": "CONTRIBUTOR",
|
| 1059 |
-
"new_to_repo": false,
|
| 1060 |
-
"first_seen_in_snapshot": false,
|
| 1061 |
-
"known_via_prior_merged_pr": true,
|
| 1062 |
-
"report_reason": null,
|
| 1063 |
-
"enrichment_source": "live",
|
| 1064 |
-
"live_refetch_skipped": false,
|
| 1065 |
-
"account_age_days": null,
|
| 1066 |
-
"young_account": false,
|
| 1067 |
-
"follow_through_score": "n/a",
|
| 1068 |
-
"breadth_score": "n/a",
|
| 1069 |
-
"automation_risk_signal": "n/a",
|
| 1070 |
-
"heuristic_note": "summary unavailable",
|
| 1071 |
-
"public_orgs": [],
|
| 1072 |
-
"activity": {
|
| 1073 |
-
"visible_authored_pr_count": null,
|
| 1074 |
-
"merged_pr_count": null,
|
| 1075 |
-
"closed_unmerged_pr_count": null,
|
| 1076 |
-
"open_pr_count": null,
|
| 1077 |
-
"merged_pr_rate": null,
|
| 1078 |
-
"closed_unmerged_pr_rate": null,
|
| 1079 |
-
"still_open_pr_rate": null,
|
| 1080 |
-
"distinct_repos_with_authored_prs": null,
|
| 1081 |
-
"distinct_repos_with_open_prs": null
|
| 1082 |
-
},
|
| 1083 |
-
"examples": {
|
| 1084 |
-
"pull_requests": [
|
| 1085 |
-
{
|
| 1086 |
-
"kind": "pull_request",
|
| 1087 |
-
"number": 14178,
|
| 1088 |
-
"title": "Bump transformers from 4.38.0 to 5.5.0 in /examples/research_projects/realfill",
|
| 1089 |
-
"url": "https://github.com/huggingface/diffusers/pull/14178",
|
| 1090 |
-
"state": "open",
|
| 1091 |
-
"merged": false,
|
| 1092 |
-
"draft": false,
|
| 1093 |
-
"created_at": "2026-07-13T18:37:41Z"
|
| 1094 |
-
},
|
| 1095 |
-
{
|
| 1096 |
-
"kind": "pull_request",
|
| 1097 |
-
"number": 14130,
|
| 1098 |
-
"title": "Bump the actions group across 1 directory with 17 updates",
|
| 1099 |
-
"url": "https://github.com/huggingface/diffusers/pull/14130",
|
| 1100 |
-
"state": "open",
|
| 1101 |
-
"merged": false,
|
| 1102 |
-
"draft": false,
|
| 1103 |
-
"created_at": "2026-07-06T05:59:41Z"
|
| 1104 |
-
},
|
| 1105 |
-
{
|
| 1106 |
-
"kind": "pull_request",
|
| 1107 |
-
"number": 14109,
|
| 1108 |
-
"title": "Bump transformers from 4.47.0 to 5.3.0 in /examples/cogview4-control",
|
| 1109 |
-
"url": "https://github.com/huggingface/diffusers/pull/14109",
|
| 1110 |
-
"state": "closed",
|
| 1111 |
-
"merged": true,
|
| 1112 |
-
"draft": false,
|
| 1113 |
-
"created_at": "2026-07-02T09:26:19Z"
|
| 1114 |
-
}
|
| 1115 |
-
],
|
| 1116 |
-
"issues": []
|
| 1117 |
-
},
|
| 1118 |
-
"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]'.\"}]"
|
| 1119 |
-
},
|
| 1120 |
{
|
| 1121 |
"author_login": "jiqing-feng",
|
| 1122 |
"name": null,
|
|
@@ -2292,6 +2292,94 @@
|
|
| 2292 |
},
|
| 2293 |
"fetch_error": null
|
| 2294 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2295 |
{
|
| 2296 |
"author_login": "pzarzycki",
|
| 2297 |
"name": null,
|
|
@@ -2447,90 +2535,79 @@
|
|
| 2447 |
"fetch_error": null
|
| 2448 |
},
|
| 2449 |
{
|
| 2450 |
-
"author_login": "
|
| 2451 |
-
"name": "
|
| 2452 |
-
"profile_url": "https://github.com/
|
| 2453 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%
|
| 2454 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%
|
| 2455 |
-
"repo_first_seen_at": "2026-05-
|
| 2456 |
-
"repo_last_seen_at": "2026-07-
|
| 2457 |
-
"repo_primary_artifact_count":
|
| 2458 |
-
"repo_artifact_count":
|
| 2459 |
-
"snapshot_issue_count":
|
| 2460 |
"snapshot_pr_count": 3,
|
| 2461 |
-
"snapshot_comment_count":
|
| 2462 |
-
"snapshot_review_count":
|
| 2463 |
-
"snapshot_review_comment_count":
|
| 2464 |
-
"repo_association": "
|
| 2465 |
"new_to_repo": false,
|
| 2466 |
"first_seen_in_snapshot": false,
|
| 2467 |
-
"known_via_prior_merged_pr":
|
| 2468 |
"report_reason": null,
|
| 2469 |
"enrichment_source": "previous_report",
|
| 2470 |
"live_refetch_skipped": true,
|
| 2471 |
-
"account_age_days":
|
| 2472 |
"young_account": false,
|
| 2473 |
-
"follow_through_score": "
|
| 2474 |
"breadth_score": "low",
|
| 2475 |
"automation_risk_signal": "low",
|
| 2476 |
-
"heuristic_note": "targets high-star repos",
|
| 2477 |
"public_orgs": [],
|
| 2478 |
"activity": {
|
| 2479 |
"visible_authored_pr_count": 1,
|
| 2480 |
-
"merged_pr_count":
|
| 2481 |
"closed_unmerged_pr_count": 0,
|
| 2482 |
-
"open_pr_count":
|
| 2483 |
-
"merged_pr_rate":
|
| 2484 |
"closed_unmerged_pr_rate": 0.0,
|
| 2485 |
-
"still_open_pr_rate":
|
| 2486 |
"distinct_repos_with_authored_prs": 1,
|
| 2487 |
-
"distinct_repos_with_open_prs":
|
| 2488 |
},
|
| 2489 |
"examples": {
|
| 2490 |
"pull_requests": [
|
| 2491 |
{
|
| 2492 |
"kind": "pull_request",
|
| 2493 |
-
"number":
|
| 2494 |
-
"title": "
|
| 2495 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 2496 |
"state": "open",
|
| 2497 |
"merged": false,
|
| 2498 |
"draft": false,
|
| 2499 |
-
"created_at": "2026-
|
| 2500 |
},
|
| 2501 |
{
|
| 2502 |
"kind": "pull_request",
|
| 2503 |
-
"number":
|
| 2504 |
-
"title": "
|
| 2505 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 2506 |
-
"state": "
|
| 2507 |
-
"merged":
|
| 2508 |
"draft": false,
|
| 2509 |
-
"created_at": "2026-
|
| 2510 |
},
|
| 2511 |
{
|
| 2512 |
"kind": "pull_request",
|
| 2513 |
-
"number":
|
| 2514 |
-
"title": "
|
| 2515 |
-
"url": "https://github.com/huggingface/diffusers/pull/
|
| 2516 |
-
"state": "
|
| 2517 |
-
"merged":
|
| 2518 |
"draft": false,
|
| 2519 |
-
"created_at": "2026-
|
| 2520 |
}
|
| 2521 |
],
|
| 2522 |
-
"issues": [
|
| 2523 |
-
{
|
| 2524 |
-
"kind": "issue",
|
| 2525 |
-
"number": 14041,
|
| 2526 |
-
"title": "Finalize Guidelines for Ulysses based context parallel attention",
|
| 2527 |
-
"url": "https://github.com/huggingface/diffusers/issues/14041",
|
| 2528 |
-
"state": "open",
|
| 2529 |
-
"merged": null,
|
| 2530 |
-
"draft": null,
|
| 2531 |
-
"created_at": "2026-06-22T16:35:20Z"
|
| 2532 |
-
}
|
| 2533 |
-
]
|
| 2534 |
},
|
| 2535 |
"fetch_error": null
|
| 2536 |
},
|
|
@@ -3621,73 +3698,6 @@
|
|
| 3621 |
},
|
| 3622 |
"fetch_error": null
|
| 3623 |
},
|
| 3624 |
-
{
|
| 3625 |
-
"author_login": "buffett0323",
|
| 3626 |
-
"name": "Buffett Liu",
|
| 3627 |
-
"profile_url": "https://github.com/buffett0323",
|
| 3628 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323",
|
| 3629 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323",
|
| 3630 |
-
"repo_first_seen_at": "2026-05-22T21:59:05Z",
|
| 3631 |
-
"repo_last_seen_at": "2026-07-13T16:49:34Z",
|
| 3632 |
-
"repo_primary_artifact_count": 2,
|
| 3633 |
-
"repo_artifact_count": 46,
|
| 3634 |
-
"snapshot_issue_count": 0,
|
| 3635 |
-
"snapshot_pr_count": 2,
|
| 3636 |
-
"snapshot_comment_count": 8,
|
| 3637 |
-
"snapshot_review_count": 18,
|
| 3638 |
-
"snapshot_review_comment_count": 18,
|
| 3639 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 3640 |
-
"new_to_repo": false,
|
| 3641 |
-
"first_seen_in_snapshot": false,
|
| 3642 |
-
"known_via_prior_merged_pr": false,
|
| 3643 |
-
"report_reason": null,
|
| 3644 |
-
"enrichment_source": "previous_report",
|
| 3645 |
-
"live_refetch_skipped": true,
|
| 3646 |
-
"account_age_days": 2030,
|
| 3647 |
-
"young_account": false,
|
| 3648 |
-
"follow_through_score": "weak",
|
| 3649 |
-
"breadth_score": "low",
|
| 3650 |
-
"automation_risk_signal": "low",
|
| 3651 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3652 |
-
"public_orgs": [],
|
| 3653 |
-
"activity": {
|
| 3654 |
-
"visible_authored_pr_count": 1,
|
| 3655 |
-
"merged_pr_count": 0,
|
| 3656 |
-
"closed_unmerged_pr_count": 0,
|
| 3657 |
-
"open_pr_count": 1,
|
| 3658 |
-
"merged_pr_rate": 0.0,
|
| 3659 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 3660 |
-
"still_open_pr_rate": 1.0,
|
| 3661 |
-
"distinct_repos_with_authored_prs": 1,
|
| 3662 |
-
"distinct_repos_with_open_prs": 1
|
| 3663 |
-
},
|
| 3664 |
-
"examples": {
|
| 3665 |
-
"pull_requests": [
|
| 3666 |
-
{
|
| 3667 |
-
"kind": "pull_request",
|
| 3668 |
-
"number": 14126,
|
| 3669 |
-
"title": "Add `from_single_file()` support for Ideogram4 and Krea2 transformers",
|
| 3670 |
-
"url": "https://github.com/huggingface/diffusers/pull/14126",
|
| 3671 |
-
"state": "open",
|
| 3672 |
-
"merged": false,
|
| 3673 |
-
"draft": false,
|
| 3674 |
-
"created_at": "2026-07-06T02:05:04Z"
|
| 3675 |
-
},
|
| 3676 |
-
{
|
| 3677 |
-
"kind": "pull_request",
|
| 3678 |
-
"number": 14119,
|
| 3679 |
-
"title": "Feat -- Stable Audio 3",
|
| 3680 |
-
"url": "https://github.com/huggingface/diffusers/pull/14119",
|
| 3681 |
-
"state": "open",
|
| 3682 |
-
"merged": false,
|
| 3683 |
-
"draft": false,
|
| 3684 |
-
"created_at": "2026-07-03T23:05:16Z"
|
| 3685 |
-
}
|
| 3686 |
-
],
|
| 3687 |
-
"issues": []
|
| 3688 |
-
},
|
| 3689 |
-
"fetch_error": null
|
| 3690 |
-
},
|
| 3691 |
{
|
| 3692 |
"author_login": "C1-BA-B1-F3",
|
| 3693 |
"name": null,
|
|
@@ -5843,73 +5853,6 @@
|
|
| 5843 |
},
|
| 5844 |
"fetch_error": null
|
| 5845 |
},
|
| 5846 |
-
{
|
| 5847 |
-
"author_login": "zxuhan",
|
| 5848 |
-
"name": "zxuhan7",
|
| 5849 |
-
"profile_url": "https://github.com/zxuhan",
|
| 5850 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azxuhan",
|
| 5851 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azxuhan",
|
| 5852 |
-
"repo_first_seen_at": "2026-05-14T19:07:05Z",
|
| 5853 |
-
"repo_last_seen_at": "2026-05-14T19:39:53Z",
|
| 5854 |
-
"repo_primary_artifact_count": 2,
|
| 5855 |
-
"repo_artifact_count": 2,
|
| 5856 |
-
"snapshot_issue_count": 0,
|
| 5857 |
-
"snapshot_pr_count": 2,
|
| 5858 |
-
"snapshot_comment_count": 0,
|
| 5859 |
-
"snapshot_review_count": 0,
|
| 5860 |
-
"snapshot_review_comment_count": 0,
|
| 5861 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5862 |
-
"new_to_repo": false,
|
| 5863 |
-
"first_seen_in_snapshot": false,
|
| 5864 |
-
"known_via_prior_merged_pr": false,
|
| 5865 |
-
"report_reason": null,
|
| 5866 |
-
"enrichment_source": "previous_report",
|
| 5867 |
-
"live_refetch_skipped": true,
|
| 5868 |
-
"account_age_days": 1020,
|
| 5869 |
-
"young_account": false,
|
| 5870 |
-
"follow_through_score": "weak",
|
| 5871 |
-
"breadth_score": "high",
|
| 5872 |
-
"automation_risk_signal": "medium",
|
| 5873 |
-
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 5874 |
-
"public_orgs": [],
|
| 5875 |
-
"activity": {
|
| 5876 |
-
"visible_authored_pr_count": 60,
|
| 5877 |
-
"merged_pr_count": 11,
|
| 5878 |
-
"closed_unmerged_pr_count": 21,
|
| 5879 |
-
"open_pr_count": 28,
|
| 5880 |
-
"merged_pr_rate": 0.1833,
|
| 5881 |
-
"closed_unmerged_pr_rate": 0.35,
|
| 5882 |
-
"still_open_pr_rate": 0.4667,
|
| 5883 |
-
"distinct_repos_with_authored_prs": 16,
|
| 5884 |
-
"distinct_repos_with_open_prs": 13
|
| 5885 |
-
},
|
| 5886 |
-
"examples": {
|
| 5887 |
-
"pull_requests": [
|
| 5888 |
-
{
|
| 5889 |
-
"kind": "pull_request",
|
| 5890 |
-
"number": 13755,
|
| 5891 |
-
"title": "[pipelines] fix SD3 crash with pre-computed prompt_embeds and num_images_per_prompt",
|
| 5892 |
-
"url": "https://github.com/huggingface/diffusers/pull/13755",
|
| 5893 |
-
"state": "open",
|
| 5894 |
-
"merged": false,
|
| 5895 |
-
"draft": false,
|
| 5896 |
-
"created_at": "2026-05-14T19:39:53Z"
|
| 5897 |
-
},
|
| 5898 |
-
{
|
| 5899 |
-
"kind": "pull_request",
|
| 5900 |
-
"number": 13754,
|
| 5901 |
-
"title": "[schedulers] fix RecursionError in CosineDPMSolverMultistepScheduler",
|
| 5902 |
-
"url": "https://github.com/huggingface/diffusers/pull/13754",
|
| 5903 |
-
"state": "open",
|
| 5904 |
-
"merged": false,
|
| 5905 |
-
"draft": false,
|
| 5906 |
-
"created_at": "2026-05-14T19:07:05Z"
|
| 5907 |
-
}
|
| 5908 |
-
],
|
| 5909 |
-
"issues": []
|
| 5910 |
-
},
|
| 5911 |
-
"fetch_error": null
|
| 5912 |
-
},
|
| 5913 |
{
|
| 5914 |
"author_login": "Sainava",
|
| 5915 |
"name": "Sainava",
|
|
@@ -9205,12 +9148,12 @@
|
|
| 9205 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASuryanshSS1011",
|
| 9206 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASuryanshSS1011",
|
| 9207 |
"repo_first_seen_at": "2026-06-29T22:17:01Z",
|
| 9208 |
-
"repo_last_seen_at": "2026-07-
|
| 9209 |
"repo_primary_artifact_count": 1,
|
| 9210 |
-
"repo_artifact_count":
|
| 9211 |
"snapshot_issue_count": 0,
|
| 9212 |
"snapshot_pr_count": 1,
|
| 9213 |
-
"snapshot_comment_count":
|
| 9214 |
"snapshot_review_count": 4,
|
| 9215 |
"snapshot_review_comment_count": 4,
|
| 9216 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260713T223519Z",
|
| 5 |
+
"generated_at": "2026-07-13T22:36:00Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 126,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
"known_via_prior_merged_pr": 58,
|
| 12 |
"previous_primary_author_count": 3728,
|
| 13 |
+
"selected_seen_in_previous_primary": 126,
|
| 14 |
"previous_report_contributor_count": 127,
|
| 15 |
+
"selected_overlap_previous_report": 126,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
+
"reused_previous_report_entries": 123,
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.503,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 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-07-13T21:12:59Z",
|
| 254 |
"repo_primary_artifact_count": 353,
|
| 255 |
+
"repo_artifact_count": 9797,
|
| 256 |
"snapshot_issue_count": 39,
|
| 257 |
"snapshot_pr_count": 314,
|
| 258 |
"snapshot_comment_count": 2606,
|
| 259 |
+
"snapshot_review_count": 3008,
|
| 260 |
+
"snapshot_review_comment_count": 3830,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
|
|
| 930 |
},
|
| 931 |
"fetch_error": null
|
| 932 |
},
|
| 933 |
+
{
|
| 934 |
+
"author_login": "dependabot[bot]",
|
| 935 |
+
"name": null,
|
| 936 |
+
"profile_url": "https://github.com/dependabot[bot]",
|
| 937 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D",
|
| 938 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D",
|
| 939 |
+
"repo_first_seen_at": "2023-12-20T21:14:21Z",
|
| 940 |
+
"repo_last_seen_at": "2026-07-13T20:54:58Z",
|
| 941 |
+
"repo_primary_artifact_count": 35,
|
| 942 |
+
"repo_artifact_count": 47,
|
| 943 |
+
"snapshot_issue_count": 0,
|
| 944 |
+
"snapshot_pr_count": 35,
|
| 945 |
+
"snapshot_comment_count": 12,
|
| 946 |
+
"snapshot_review_count": 0,
|
| 947 |
+
"snapshot_review_comment_count": 0,
|
| 948 |
+
"repo_association": "CONTRIBUTOR",
|
| 949 |
+
"new_to_repo": false,
|
| 950 |
+
"first_seen_in_snapshot": false,
|
| 951 |
+
"known_via_prior_merged_pr": true,
|
| 952 |
+
"report_reason": null,
|
| 953 |
+
"enrichment_source": "live",
|
| 954 |
+
"live_refetch_skipped": false,
|
| 955 |
+
"account_age_days": null,
|
| 956 |
+
"young_account": false,
|
| 957 |
+
"follow_through_score": "n/a",
|
| 958 |
+
"breadth_score": "n/a",
|
| 959 |
+
"automation_risk_signal": "n/a",
|
| 960 |
+
"heuristic_note": "summary unavailable",
|
| 961 |
+
"public_orgs": [],
|
| 962 |
+
"activity": {
|
| 963 |
+
"visible_authored_pr_count": null,
|
| 964 |
+
"merged_pr_count": null,
|
| 965 |
+
"closed_unmerged_pr_count": null,
|
| 966 |
+
"open_pr_count": null,
|
| 967 |
+
"merged_pr_rate": null,
|
| 968 |
+
"closed_unmerged_pr_rate": null,
|
| 969 |
+
"still_open_pr_rate": null,
|
| 970 |
+
"distinct_repos_with_authored_prs": null,
|
| 971 |
+
"distinct_repos_with_open_prs": null
|
| 972 |
+
},
|
| 973 |
+
"examples": {
|
| 974 |
+
"pull_requests": [
|
| 975 |
+
{
|
| 976 |
+
"kind": "pull_request",
|
| 977 |
+
"number": 14180,
|
| 978 |
+
"title": "Bump transformers from 5.3.0 to 5.5.0 in /examples/cogview4-control",
|
| 979 |
+
"url": "https://github.com/huggingface/diffusers/pull/14180",
|
| 980 |
+
"state": "open",
|
| 981 |
+
"merged": false,
|
| 982 |
+
"draft": false,
|
| 983 |
+
"created_at": "2026-07-13T20:54:58Z"
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"kind": "pull_request",
|
| 987 |
+
"number": 14179,
|
| 988 |
+
"title": "Bump transformers from 4.47.0 to 5.5.0 in /examples/flux-control",
|
| 989 |
+
"url": "https://github.com/huggingface/diffusers/pull/14179",
|
| 990 |
+
"state": "open",
|
| 991 |
+
"merged": false,
|
| 992 |
+
"draft": false,
|
| 993 |
+
"created_at": "2026-07-13T19:52:16Z"
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"kind": "pull_request",
|
| 997 |
+
"number": 14178,
|
| 998 |
+
"title": "Bump transformers from 4.38.0 to 5.5.0 in /examples/research_projects/realfill",
|
| 999 |
+
"url": "https://github.com/huggingface/diffusers/pull/14178",
|
| 1000 |
+
"state": "open",
|
| 1001 |
+
"merged": false,
|
| 1002 |
+
"draft": false,
|
| 1003 |
+
"created_at": "2026-07-13T18:37:41Z"
|
| 1004 |
+
}
|
| 1005 |
+
],
|
| 1006 |
+
"issues": []
|
| 1007 |
+
},
|
| 1008 |
+
"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]'.\"}]"
|
| 1009 |
+
},
|
| 1010 |
{
|
| 1011 |
"author_login": "apolinario",
|
| 1012 |
"name": "apolin\u00e1rio",
|
|
|
|
| 1117 |
},
|
| 1118 |
"fetch_error": null
|
| 1119 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1120 |
{
|
| 1121 |
"author_login": "jiqing-feng",
|
| 1122 |
"name": null,
|
|
|
|
| 2292 |
},
|
| 2293 |
"fetch_error": null
|
| 2294 |
},
|
| 2295 |
+
{
|
| 2296 |
+
"author_login": "atharvajoshi10",
|
| 2297 |
+
"name": "Atharva Joshi",
|
| 2298 |
+
"profile_url": "https://github.com/atharvajoshi10",
|
| 2299 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aatharvajoshi10",
|
| 2300 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aatharvajoshi10",
|
| 2301 |
+
"repo_first_seen_at": "2026-05-27T21:18:03Z",
|
| 2302 |
+
"repo_last_seen_at": "2026-07-13T20:56:29Z",
|
| 2303 |
+
"repo_primary_artifact_count": 5,
|
| 2304 |
+
"repo_artifact_count": 15,
|
| 2305 |
+
"snapshot_issue_count": 1,
|
| 2306 |
+
"snapshot_pr_count": 4,
|
| 2307 |
+
"snapshot_comment_count": 0,
|
| 2308 |
+
"snapshot_review_count": 5,
|
| 2309 |
+
"snapshot_review_comment_count": 5,
|
| 2310 |
+
"repo_association": "CONTRIBUTOR",
|
| 2311 |
+
"new_to_repo": false,
|
| 2312 |
+
"first_seen_in_snapshot": false,
|
| 2313 |
+
"known_via_prior_merged_pr": true,
|
| 2314 |
+
"report_reason": null,
|
| 2315 |
+
"enrichment_source": "previous_report",
|
| 2316 |
+
"live_refetch_skipped": true,
|
| 2317 |
+
"account_age_days": 3244,
|
| 2318 |
+
"young_account": false,
|
| 2319 |
+
"follow_through_score": "strong",
|
| 2320 |
+
"breadth_score": "low",
|
| 2321 |
+
"automation_risk_signal": "low",
|
| 2322 |
+
"heuristic_note": "targets high-star repos",
|
| 2323 |
+
"public_orgs": [],
|
| 2324 |
+
"activity": {
|
| 2325 |
+
"visible_authored_pr_count": 1,
|
| 2326 |
+
"merged_pr_count": 1,
|
| 2327 |
+
"closed_unmerged_pr_count": 0,
|
| 2328 |
+
"open_pr_count": 0,
|
| 2329 |
+
"merged_pr_rate": 1.0,
|
| 2330 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 2331 |
+
"still_open_pr_rate": 0.0,
|
| 2332 |
+
"distinct_repos_with_authored_prs": 1,
|
| 2333 |
+
"distinct_repos_with_open_prs": 0
|
| 2334 |
+
},
|
| 2335 |
+
"examples": {
|
| 2336 |
+
"pull_requests": [
|
| 2337 |
+
{
|
| 2338 |
+
"kind": "pull_request",
|
| 2339 |
+
"number": 14181,
|
| 2340 |
+
"title": "Cosmos3 edge support",
|
| 2341 |
+
"url": "https://github.com/huggingface/diffusers/pull/14181",
|
| 2342 |
+
"state": "open",
|
| 2343 |
+
"merged": false,
|
| 2344 |
+
"draft": false,
|
| 2345 |
+
"created_at": "2026-07-13T20:56:29Z"
|
| 2346 |
+
},
|
| 2347 |
+
{
|
| 2348 |
+
"kind": "pull_request",
|
| 2349 |
+
"number": 14054,
|
| 2350 |
+
"title": "Cosmos3 Model Parallelism",
|
| 2351 |
+
"url": "https://github.com/huggingface/diffusers/pull/14054",
|
| 2352 |
+
"state": "open",
|
| 2353 |
+
"merged": false,
|
| 2354 |
+
"draft": false,
|
| 2355 |
+
"created_at": "2026-06-23T17:31:06Z"
|
| 2356 |
+
},
|
| 2357 |
+
{
|
| 2358 |
+
"kind": "pull_request",
|
| 2359 |
+
"number": 13924,
|
| 2360 |
+
"title": "multi-GPU VAE Fix for Cosmos 3",
|
| 2361 |
+
"url": "https://github.com/huggingface/diffusers/pull/13924",
|
| 2362 |
+
"state": "closed",
|
| 2363 |
+
"merged": true,
|
| 2364 |
+
"draft": false,
|
| 2365 |
+
"created_at": "2026-06-11T20:58:33Z"
|
| 2366 |
+
}
|
| 2367 |
+
],
|
| 2368 |
+
"issues": [
|
| 2369 |
+
{
|
| 2370 |
+
"kind": "issue",
|
| 2371 |
+
"number": 14041,
|
| 2372 |
+
"title": "Finalize Guidelines for Ulysses based context parallel attention",
|
| 2373 |
+
"url": "https://github.com/huggingface/diffusers/issues/14041",
|
| 2374 |
+
"state": "open",
|
| 2375 |
+
"merged": null,
|
| 2376 |
+
"draft": null,
|
| 2377 |
+
"created_at": "2026-06-22T16:35:20Z"
|
| 2378 |
+
}
|
| 2379 |
+
]
|
| 2380 |
+
},
|
| 2381 |
+
"fetch_error": null
|
| 2382 |
+
},
|
| 2383 |
{
|
| 2384 |
"author_login": "pzarzycki",
|
| 2385 |
"name": null,
|
|
|
|
| 2535 |
"fetch_error": null
|
| 2536 |
},
|
| 2537 |
{
|
| 2538 |
+
"author_login": "buffett0323",
|
| 2539 |
+
"name": "Buffett Liu",
|
| 2540 |
+
"profile_url": "https://github.com/buffett0323",
|
| 2541 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323",
|
| 2542 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323",
|
| 2543 |
+
"repo_first_seen_at": "2026-05-22T21:59:05Z",
|
| 2544 |
+
"repo_last_seen_at": "2026-07-13T21:31:29Z",
|
| 2545 |
+
"repo_primary_artifact_count": 3,
|
| 2546 |
+
"repo_artifact_count": 47,
|
| 2547 |
+
"snapshot_issue_count": 0,
|
| 2548 |
"snapshot_pr_count": 3,
|
| 2549 |
+
"snapshot_comment_count": 8,
|
| 2550 |
+
"snapshot_review_count": 18,
|
| 2551 |
+
"snapshot_review_comment_count": 18,
|
| 2552 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 2553 |
"new_to_repo": false,
|
| 2554 |
"first_seen_in_snapshot": false,
|
| 2555 |
+
"known_via_prior_merged_pr": false,
|
| 2556 |
"report_reason": null,
|
| 2557 |
"enrichment_source": "previous_report",
|
| 2558 |
"live_refetch_skipped": true,
|
| 2559 |
+
"account_age_days": 2030,
|
| 2560 |
"young_account": false,
|
| 2561 |
+
"follow_through_score": "weak",
|
| 2562 |
"breadth_score": "low",
|
| 2563 |
"automation_risk_signal": "low",
|
| 2564 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2565 |
"public_orgs": [],
|
| 2566 |
"activity": {
|
| 2567 |
"visible_authored_pr_count": 1,
|
| 2568 |
+
"merged_pr_count": 0,
|
| 2569 |
"closed_unmerged_pr_count": 0,
|
| 2570 |
+
"open_pr_count": 1,
|
| 2571 |
+
"merged_pr_rate": 0.0,
|
| 2572 |
"closed_unmerged_pr_rate": 0.0,
|
| 2573 |
+
"still_open_pr_rate": 1.0,
|
| 2574 |
"distinct_repos_with_authored_prs": 1,
|
| 2575 |
+
"distinct_repos_with_open_prs": 1
|
| 2576 |
},
|
| 2577 |
"examples": {
|
| 2578 |
"pull_requests": [
|
| 2579 |
{
|
| 2580 |
"kind": "pull_request",
|
| 2581 |
+
"number": 14182,
|
| 2582 |
+
"title": "Fixing path traversal/arbitrary out-of-directory file read via sharde\u2026",
|
| 2583 |
+
"url": "https://github.com/huggingface/diffusers/pull/14182",
|
| 2584 |
"state": "open",
|
| 2585 |
"merged": false,
|
| 2586 |
"draft": false,
|
| 2587 |
+
"created_at": "2026-07-13T21:31:29Z"
|
| 2588 |
},
|
| 2589 |
{
|
| 2590 |
"kind": "pull_request",
|
| 2591 |
+
"number": 14126,
|
| 2592 |
+
"title": "Add `from_single_file()` support for Ideogram4 and Krea2 transformers",
|
| 2593 |
+
"url": "https://github.com/huggingface/diffusers/pull/14126",
|
| 2594 |
+
"state": "open",
|
| 2595 |
+
"merged": false,
|
| 2596 |
"draft": false,
|
| 2597 |
+
"created_at": "2026-07-06T02:05:04Z"
|
| 2598 |
},
|
| 2599 |
{
|
| 2600 |
"kind": "pull_request",
|
| 2601 |
+
"number": 14119,
|
| 2602 |
+
"title": "Feat -- Stable Audio 3",
|
| 2603 |
+
"url": "https://github.com/huggingface/diffusers/pull/14119",
|
| 2604 |
+
"state": "open",
|
| 2605 |
+
"merged": false,
|
| 2606 |
"draft": false,
|
| 2607 |
+
"created_at": "2026-07-03T23:05:16Z"
|
| 2608 |
}
|
| 2609 |
],
|
| 2610 |
+
"issues": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2611 |
},
|
| 2612 |
"fetch_error": null
|
| 2613 |
},
|
|
|
|
| 3698 |
},
|
| 3699 |
"fetch_error": null
|
| 3700 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3701 |
{
|
| 3702 |
"author_login": "C1-BA-B1-F3",
|
| 3703 |
"name": null,
|
|
|
|
| 5853 |
},
|
| 5854 |
"fetch_error": null
|
| 5855 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5856 |
{
|
| 5857 |
"author_login": "Sainava",
|
| 5858 |
"name": "Sainava",
|
|
|
|
| 9148 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASuryanshSS1011",
|
| 9149 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASuryanshSS1011",
|
| 9150 |
"repo_first_seen_at": "2026-06-29T22:17:01Z",
|
| 9151 |
+
"repo_last_seen_at": "2026-07-13T21:24:16Z",
|
| 9152 |
"repo_primary_artifact_count": 1,
|
| 9153 |
+
"repo_artifact_count": 12,
|
| 9154 |
"snapshot_issue_count": 0,
|
| 9155 |
"snapshot_pr_count": 1,
|
| 9156 |
+
"snapshot_comment_count": 3,
|
| 9157 |
"snapshot_review_count": 4,
|
| 9158 |
"snapshot_review_comment_count": 4,
|
| 9159 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -18,8 +18,8 @@
|
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 37 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 36 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 21 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | low | low | high open PR share; targets high-star repos |
|
| 22 |
-
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 33 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 27 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 24 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 46d | `2026-04-13T06:56:28Z` | 15 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 25 |
| `sywangyi` | [profile](https://github.com/sywangyi) | no | CONTRIBUTOR | 3038d | `2023-09-19T06:45:24Z` | 15 | 0 | mixed | moderate | low | targets high-star repos |
|
|
@@ -34,9 +34,10 @@
|
|
| 34 |
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 6 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 35 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 5 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 36 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 37 |
| `pzarzycki` | [profile](https://github.com/pzarzycki) | no | CONTRIBUTOR | 4891d | `2026-07-07T20:03:10Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 38 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 39 |
-
| `
|
| 40 |
| `Functionhx` | [profile](https://github.com/Functionhx) | no | FIRST_TIME_CONTRIBUTOR | 753d | `2026-07-09T19:22:34Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 41 |
| `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 |
|
| 42 |
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
|
@@ -51,7 +52,6 @@
|
|
| 51 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | NONE | 2321d | `2026-05-21T11:20:08Z` | 2 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 52 |
| `Alex-Wengg` | [profile](https://github.com/Alex-Wengg) | no | NONE | 3055d | `2026-06-21T02:31:56Z` | 2 | 0 | mixed | moderate | low | extremely high recent PR volume |
|
| 53 |
| `April-Sonnet` | [profile](https://github.com/April-Sonnet) | no | FIRST_TIME_CONTRIBUTOR | 78d | `2026-06-22T04:18:41Z` | 2 | 0 | weak | moderate | medium | very new account; high recent PR volume; high open PR share; no visible non-self stars |
|
| 54 |
-
| `buffett0323` | [profile](https://github.com/buffett0323) | no | FIRST_TIME_CONTRIBUTOR | 2030d | `2026-05-22T21:59:05Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 55 |
| `C1-BA-B1-F3` | [profile](https://github.com/C1-BA-B1-F3) | no | FIRST_TIME_CONTRIBUTOR | 3300d | `2026-06-25T20:34:05Z` | 2 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 56 |
| `KartavyaDikshit` | [profile](https://github.com/KartavyaDikshit) | no | FIRST_TIME_CONTRIBUTOR | 1742d | `2026-06-22T08:21:01Z` | 2 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 57 |
| `lcheng321` | [profile](https://github.com/lcheng321) | no | CONTRIBUTOR | 2601d | `2026-06-20T07:33:42Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -78,7 +78,6 @@
|
|
| 78 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 79 |
| `Shreyas-jk` | [profile](https://github.com/Shreyas-jk) | no | FIRST_TIME_CONTRIBUTOR | 547d | `2026-05-08T23:19:21Z` | 2 | 0 | mixed | low | low | no visible non-self stars |
|
| 80 |
| `sqhuang` | [profile](https://github.com/sqhuang) | no | CONTRIBUTOR | 4036d | `2025-11-23T14:01:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 81 |
-
| `zxuhan` | [profile](https://github.com/zxuhan) | no | FIRST_TIME_CONTRIBUTOR | 1020d | `2026-05-14T19:07:05Z` | 2 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 82 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
| 83 |
| `amd-inechakr` | [profile](https://github.com/amd-inechakr) | no | FIRST_TIME_CONTRIBUTOR | 150d | `2026-06-26T22:12:12Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 84 |
| `CodingForAGI` | [profile](https://github.com/CodingForAGI) | no | FIRST_TIMER | 1067d | `2026-07-05T12:10:16Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -197,12 +196,12 @@ Example artifacts:
|
|
| 197 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 198 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 199 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 200 |
-
- repo last seen: `2026-07-
|
| 201 |
- first seen in snapshot: **no**
|
| 202 |
- repo association: **MEMBER**
|
| 203 |
- repo primary artifacts: **353**
|
| 204 |
- snapshot authored PRs/issues: **314 PRs / 39 issues**
|
| 205 |
-
- snapshot discussion activity: **2606 comments /
|
| 206 |
- account age: **4019 days**
|
| 207 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 208 |
- public orgs: none visible
|
|
@@ -366,6 +365,30 @@ Example artifacts:
|
|
| 366 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 367 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 368 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 369 |
### `apolinario`
|
| 370 |
|
| 371 |
- profile: [github.com/apolinario](https://github.com/apolinario)
|
|
@@ -392,30 +415,6 @@ Example artifacts:
|
|
| 392 |
- [Issue #11702: AccVid LoRA key error when loading with diffusers](https://github.com/huggingface/diffusers/issues/11702) — closed
|
| 393 |
- [Issue #9492: Add FLUX image-to-image to `AutoPipelineForImage2Image` ](https://github.com/huggingface/diffusers/issues/9492) — closed
|
| 394 |
|
| 395 |
-
### `dependabot[bot]`
|
| 396 |
-
|
| 397 |
-
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
| 398 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D)
|
| 399 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D)
|
| 400 |
-
- repo first seen: `2023-12-20T21:14:21Z`
|
| 401 |
-
- repo last seen: `2026-07-13T18:37:45Z`
|
| 402 |
-
- first seen in snapshot: **no**
|
| 403 |
-
- repo association: **CONTRIBUTOR**
|
| 404 |
-
- repo primary artifacts: **33**
|
| 405 |
-
- snapshot authored PRs/issues: **33 PRs / 0 issues**
|
| 406 |
-
- snapshot discussion activity: **11 comments / 0 reviews / 0 review comments**
|
| 407 |
-
- account age: **? days**
|
| 408 |
-
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 409 |
-
- public orgs: none visible
|
| 410 |
-
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 411 |
-
- heuristic read: **summary unavailable**
|
| 412 |
-
- 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]'."}]`
|
| 413 |
-
|
| 414 |
-
Example artifacts:
|
| 415 |
-
- [PR #14178: Bump transformers from 4.38.0 to 5.5.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/14178) — open
|
| 416 |
-
- [PR #14130: Bump the actions group across 1 directory with 17 updates](https://github.com/huggingface/diffusers/pull/14130) — open
|
| 417 |
-
- [PR #14109: Bump transformers from 4.47.0 to 5.3.0 in /examples/cogview4-control](https://github.com/huggingface/diffusers/pull/14109) — closed, merged
|
| 418 |
-
|
| 419 |
### `jiqing-feng`
|
| 420 |
|
| 421 |
- profile: [github.com/jiqing-feng](https://github.com/jiqing-feng)
|
|
@@ -747,6 +746,30 @@ Example artifacts:
|
|
| 747 |
- [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
|
| 748 |
- [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
|
| 749 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 750 |
### `pzarzycki`
|
| 751 |
|
| 752 |
- profile: [github.com/pzarzycki](https://github.com/pzarzycki)
|
|
@@ -793,29 +816,28 @@ Example artifacts:
|
|
| 793 |
- [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
|
| 794 |
- [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
|
| 795 |
|
| 796 |
-
### `
|
| 797 |
|
| 798 |
-
- profile: [github.com/
|
| 799 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%
|
| 800 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%
|
| 801 |
-
- repo first seen: `2026-05-
|
| 802 |
-
- repo last seen: `2026-07-
|
| 803 |
- first seen in snapshot: **no**
|
| 804 |
-
- repo association: **
|
| 805 |
-
- repo primary artifacts: **
|
| 806 |
-
- snapshot authored PRs/issues: **3 PRs /
|
| 807 |
-
- snapshot discussion activity: **
|
| 808 |
-
- account age: **
|
| 809 |
-
- recent public PR activity: **1 PRs** (
|
| 810 |
- public orgs: none visible
|
| 811 |
-
- compact scores: follow-through **
|
| 812 |
-
- heuristic read: **targets high-star repos**
|
| 813 |
|
| 814 |
Example artifacts:
|
| 815 |
-
- [PR #
|
| 816 |
-
- [PR #
|
| 817 |
-
- [PR #
|
| 818 |
-
- [Issue #14041: Finalize Guidelines for Ulysses based context parallel attention](https://github.com/huggingface/diffusers/issues/14041) — open
|
| 819 |
|
| 820 |
### `Functionhx`
|
| 821 |
|
|
@@ -1139,28 +1161,6 @@ Example artifacts:
|
|
| 1139 |
- [PR #14111: Fix typos across the codebase (concating→concatenating, tbe→the, corrct→correct, etc.)](https://github.com/huggingface/diffusers/pull/14111) — open
|
| 1140 |
- [PR #14030: Fix typos in comments and docstrings](https://github.com/huggingface/diffusers/pull/14030) — open
|
| 1141 |
|
| 1142 |
-
### `buffett0323`
|
| 1143 |
-
|
| 1144 |
-
- profile: [github.com/buffett0323](https://github.com/buffett0323)
|
| 1145 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323)
|
| 1146 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323)
|
| 1147 |
-
- repo first seen: `2026-05-22T21:59:05Z`
|
| 1148 |
-
- repo last seen: `2026-07-13T16:49:34Z`
|
| 1149 |
-
- first seen in snapshot: **no**
|
| 1150 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1151 |
-
- repo primary artifacts: **2**
|
| 1152 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1153 |
-
- snapshot discussion activity: **8 comments / 18 reviews / 18 review comments**
|
| 1154 |
-
- account age: **2030 days**
|
| 1155 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1156 |
-
- public orgs: none visible
|
| 1157 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1158 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1159 |
-
|
| 1160 |
-
Example artifacts:
|
| 1161 |
-
- [PR #14126: Add `from_single_file()` support for Ideogram4 and Krea2 transformers](https://github.com/huggingface/diffusers/pull/14126) — open
|
| 1162 |
-
- [PR #14119: Feat -- Stable Audio 3](https://github.com/huggingface/diffusers/pull/14119) — open
|
| 1163 |
-
|
| 1164 |
### `C1-BA-B1-F3`
|
| 1165 |
|
| 1166 |
- profile: [github.com/C1-BA-B1-F3](https://github.com/C1-BA-B1-F3)
|
|
@@ -1773,28 +1773,6 @@ Example artifacts:
|
|
| 1773 |
- [PR #14127: Flux2 pipelines: expose the hardcoded 1MP condition-image downscale threshold (max_area)](https://github.com/huggingface/diffusers/pull/14127) — open
|
| 1774 |
- [PR #12701: Fix variable naming typos in community FluxControlNetFillInpaintPipeline](https://github.com/huggingface/diffusers/pull/12701) — closed, merged
|
| 1775 |
|
| 1776 |
-
### `zxuhan`
|
| 1777 |
-
|
| 1778 |
-
- profile: [github.com/zxuhan](https://github.com/zxuhan)
|
| 1779 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azxuhan)
|
| 1780 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azxuhan)
|
| 1781 |
-
- repo first seen: `2026-05-14T19:07:05Z`
|
| 1782 |
-
- repo last seen: `2026-05-14T19:39:53Z`
|
| 1783 |
-
- first seen in snapshot: **no**
|
| 1784 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1785 |
-
- repo primary artifacts: **2**
|
| 1786 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1787 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1788 |
-
- account age: **1020 days**
|
| 1789 |
-
- recent public PR activity: **60 PRs** (11 merged / 21 closed-unmerged / 28 open; merged rate **18%**, closed-unmerged rate **35%**, open rate **47%**)
|
| 1790 |
-
- public orgs: none visible
|
| 1791 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 1792 |
-
- heuristic read: **high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 1793 |
-
|
| 1794 |
-
Example artifacts:
|
| 1795 |
-
- [PR #13755: [pipelines] fix SD3 crash with pre-computed prompt_embeds and num_images_per_prompt](https://github.com/huggingface/diffusers/pull/13755) — open
|
| 1796 |
-
- [PR #13754: [schedulers] fix RecursionError in CosineDPMSolverMultistepScheduler](https://github.com/huggingface/diffusers/pull/13754) — open
|
| 1797 |
-
|
| 1798 |
### `Sainava`
|
| 1799 |
|
| 1800 |
- profile: [github.com/Sainava](https://github.com/Sainava)
|
|
@@ -2970,12 +2948,12 @@ Example artifacts:
|
|
| 2970 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASuryanshSS1011)
|
| 2971 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASuryanshSS1011)
|
| 2972 |
- repo first seen: `2026-06-29T22:17:01Z`
|
| 2973 |
-
- repo last seen: `2026-07-
|
| 2974 |
- first seen in snapshot: **no**
|
| 2975 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2976 |
- repo primary artifacts: **1**
|
| 2977 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2978 |
-
- snapshot discussion activity: **
|
| 2979 |
- account age: **874 days**
|
| 2980 |
- recent public PR activity: **16 PRs** (11 merged / 0 closed-unmerged / 5 open; merged rate **69%**, closed-unmerged rate **0%**, open rate **31%**)
|
| 2981 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260713T223519Z`
|
| 4 |
+
- Generated: `2026-07-13T22:36:00Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `126`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 37 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 36 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 21 |
+
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 35 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 22 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 27 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 24 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 46d | `2026-04-13T06:56:28Z` | 15 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 25 |
| `sywangyi` | [profile](https://github.com/sywangyi) | no | CONTRIBUTOR | 3038d | `2023-09-19T06:45:24Z` | 15 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 34 |
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 6 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 35 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 5 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 36 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 37 |
+
| `atharvajoshi10` | [profile](https://github.com/atharvajoshi10) | no | CONTRIBUTOR | 3244d | `2026-05-27T21:18:03Z` | 4 | 1 | strong | low | low | targets high-star repos |
|
| 38 |
| `pzarzycki` | [profile](https://github.com/pzarzycki) | no | CONTRIBUTOR | 4891d | `2026-07-07T20:03:10Z` | 4 | 0 | weak | low | low | high open PR share |
|
| 39 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 40 |
+
| `buffett0323` | [profile](https://github.com/buffett0323) | no | FIRST_TIME_CONTRIBUTOR | 2030d | `2026-05-22T21:59:05Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 41 |
| `Functionhx` | [profile](https://github.com/Functionhx) | no | FIRST_TIME_CONTRIBUTOR | 753d | `2026-07-09T19:22:34Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 42 |
| `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 |
|
| 43 |
| `Jefsky` | [profile](https://github.com/Jefsky) | no | FIRST_TIME_CONTRIBUTOR | 4418d | `2026-05-28T08:16:01Z` | 3 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 52 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | NONE | 2321d | `2026-05-21T11:20:08Z` | 2 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 53 |
| `Alex-Wengg` | [profile](https://github.com/Alex-Wengg) | no | NONE | 3055d | `2026-06-21T02:31:56Z` | 2 | 0 | mixed | moderate | low | extremely high recent PR volume |
|
| 54 |
| `April-Sonnet` | [profile](https://github.com/April-Sonnet) | no | FIRST_TIME_CONTRIBUTOR | 78d | `2026-06-22T04:18:41Z` | 2 | 0 | weak | moderate | medium | very new account; high recent PR volume; high open PR share; no visible non-self stars |
|
|
|
|
| 55 |
| `C1-BA-B1-F3` | [profile](https://github.com/C1-BA-B1-F3) | no | FIRST_TIME_CONTRIBUTOR | 3300d | `2026-06-25T20:34:05Z` | 2 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 56 |
| `KartavyaDikshit` | [profile](https://github.com/KartavyaDikshit) | no | FIRST_TIME_CONTRIBUTOR | 1742d | `2026-06-22T08:21:01Z` | 2 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 57 |
| `lcheng321` | [profile](https://github.com/lcheng321) | no | CONTRIBUTOR | 2601d | `2026-06-20T07:33:42Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 78 |
| `Enderfga` | [profile](https://github.com/Enderfga) | no | CONTRIBUTOR | 2011d | `2023-05-08T05:27:53Z` | 2 | 0 | strong | moderate | low | high recent PR volume |
|
| 79 |
| `Shreyas-jk` | [profile](https://github.com/Shreyas-jk) | no | FIRST_TIME_CONTRIBUTOR | 547d | `2026-05-08T23:19:21Z` | 2 | 0 | mixed | low | low | no visible non-self stars |
|
| 80 |
| `sqhuang` | [profile](https://github.com/sqhuang) | no | CONTRIBUTOR | 4036d | `2025-11-23T14:01:52Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 81 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
| 82 |
| `amd-inechakr` | [profile](https://github.com/amd-inechakr) | no | FIRST_TIME_CONTRIBUTOR | 150d | `2026-06-26T22:12:12Z` | 1 | 1 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 83 |
| `CodingForAGI` | [profile](https://github.com/CodingForAGI) | no | FIRST_TIMER | 1067d | `2026-07-05T12:10:16Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 196 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 197 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 198 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 199 |
+
- repo last seen: `2026-07-13T21:12:59Z`
|
| 200 |
- first seen in snapshot: **no**
|
| 201 |
- repo association: **MEMBER**
|
| 202 |
- repo primary artifacts: **353**
|
| 203 |
- snapshot authored PRs/issues: **314 PRs / 39 issues**
|
| 204 |
+
- snapshot discussion activity: **2606 comments / 3008 reviews / 3830 review comments**
|
| 205 |
- account age: **4019 days**
|
| 206 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 207 |
- public orgs: none visible
|
|
|
|
| 365 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 366 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 367 |
|
| 368 |
+
### `dependabot[bot]`
|
| 369 |
+
|
| 370 |
+
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
| 371 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adependabot%5Bbot%5D)
|
| 372 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adependabot%5Bbot%5D)
|
| 373 |
+
- repo first seen: `2023-12-20T21:14:21Z`
|
| 374 |
+
- repo last seen: `2026-07-13T20:54:58Z`
|
| 375 |
+
- first seen in snapshot: **no**
|
| 376 |
+
- repo association: **CONTRIBUTOR**
|
| 377 |
+
- repo primary artifacts: **35**
|
| 378 |
+
- snapshot authored PRs/issues: **35 PRs / 0 issues**
|
| 379 |
+
- snapshot discussion activity: **12 comments / 0 reviews / 0 review comments**
|
| 380 |
+
- account age: **? days**
|
| 381 |
+
- recent public PR activity: **? PRs** (? merged / ? closed-unmerged / ? open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 382 |
+
- public orgs: none visible
|
| 383 |
+
- compact scores: follow-through **n/a**, breadth **n/a**, automation risk **n/a**
|
| 384 |
+
- heuristic read: **summary unavailable**
|
| 385 |
+
- 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]'."}]`
|
| 386 |
+
|
| 387 |
+
Example artifacts:
|
| 388 |
+
- [PR #14180: Bump transformers from 5.3.0 to 5.5.0 in /examples/cogview4-control](https://github.com/huggingface/diffusers/pull/14180) — open
|
| 389 |
+
- [PR #14179: Bump transformers from 4.47.0 to 5.5.0 in /examples/flux-control](https://github.com/huggingface/diffusers/pull/14179) — open
|
| 390 |
+
- [PR #14178: Bump transformers from 4.38.0 to 5.5.0 in /examples/research_projects/realfill](https://github.com/huggingface/diffusers/pull/14178) — open
|
| 391 |
+
|
| 392 |
### `apolinario`
|
| 393 |
|
| 394 |
- profile: [github.com/apolinario](https://github.com/apolinario)
|
|
|
|
| 415 |
- [Issue #11702: AccVid LoRA key error when loading with diffusers](https://github.com/huggingface/diffusers/issues/11702) — closed
|
| 416 |
- [Issue #9492: Add FLUX image-to-image to `AutoPipelineForImage2Image` ](https://github.com/huggingface/diffusers/issues/9492) — closed
|
| 417 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 418 |
### `jiqing-feng`
|
| 419 |
|
| 420 |
- profile: [github.com/jiqing-feng](https://github.com/jiqing-feng)
|
|
|
|
| 746 |
- [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
|
| 747 |
- [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
|
| 748 |
|
| 749 |
+
### `atharvajoshi10`
|
| 750 |
+
|
| 751 |
+
- profile: [github.com/atharvajoshi10](https://github.com/atharvajoshi10)
|
| 752 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aatharvajoshi10)
|
| 753 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aatharvajoshi10)
|
| 754 |
+
- repo first seen: `2026-05-27T21:18:03Z`
|
| 755 |
+
- repo last seen: `2026-07-13T20:56:29Z`
|
| 756 |
+
- first seen in snapshot: **no**
|
| 757 |
+
- repo association: **CONTRIBUTOR**
|
| 758 |
+
- repo primary artifacts: **5**
|
| 759 |
+
- snapshot authored PRs/issues: **4 PRs / 1 issues**
|
| 760 |
+
- snapshot discussion activity: **0 comments / 5 reviews / 5 review comments**
|
| 761 |
+
- account age: **3244 days**
|
| 762 |
+
- recent public PR activity: **1 PRs** (1 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 763 |
+
- public orgs: none visible
|
| 764 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 765 |
+
- heuristic read: **targets high-star repos**
|
| 766 |
+
|
| 767 |
+
Example artifacts:
|
| 768 |
+
- [PR #14181: Cosmos3 edge support](https://github.com/huggingface/diffusers/pull/14181) — open
|
| 769 |
+
- [PR #14054: Cosmos3 Model Parallelism](https://github.com/huggingface/diffusers/pull/14054) — open
|
| 770 |
+
- [PR #13924: multi-GPU VAE Fix for Cosmos 3](https://github.com/huggingface/diffusers/pull/13924) — closed, merged
|
| 771 |
+
- [Issue #14041: Finalize Guidelines for Ulysses based context parallel attention](https://github.com/huggingface/diffusers/issues/14041) — open
|
| 772 |
+
|
| 773 |
### `pzarzycki`
|
| 774 |
|
| 775 |
- profile: [github.com/pzarzycki](https://github.com/pzarzycki)
|
|
|
|
| 816 |
- [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
|
| 817 |
- [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
|
| 818 |
|
| 819 |
+
### `buffett0323`
|
| 820 |
|
| 821 |
+
- profile: [github.com/buffett0323](https://github.com/buffett0323)
|
| 822 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323)
|
| 823 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323)
|
| 824 |
+
- repo first seen: `2026-05-22T21:59:05Z`
|
| 825 |
+
- repo last seen: `2026-07-13T21:31:29Z`
|
| 826 |
- first seen in snapshot: **no**
|
| 827 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 828 |
+
- repo primary artifacts: **3**
|
| 829 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 830 |
+
- snapshot discussion activity: **8 comments / 18 reviews / 18 review comments**
|
| 831 |
+
- account age: **2030 days**
|
| 832 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 833 |
- public orgs: none visible
|
| 834 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 835 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 836 |
|
| 837 |
Example artifacts:
|
| 838 |
+
- [PR #14182: Fixing path traversal/arbitrary out-of-directory file read via sharde…](https://github.com/huggingface/diffusers/pull/14182) — open
|
| 839 |
+
- [PR #14126: Add `from_single_file()` support for Ideogram4 and Krea2 transformers](https://github.com/huggingface/diffusers/pull/14126) — open
|
| 840 |
+
- [PR #14119: Feat -- Stable Audio 3](https://github.com/huggingface/diffusers/pull/14119) — open
|
|
|
|
| 841 |
|
| 842 |
### `Functionhx`
|
| 843 |
|
|
|
|
| 1161 |
- [PR #14111: Fix typos across the codebase (concating→concatenating, tbe→the, corrct→correct, etc.)](https://github.com/huggingface/diffusers/pull/14111) — open
|
| 1162 |
- [PR #14030: Fix typos in comments and docstrings](https://github.com/huggingface/diffusers/pull/14030) — open
|
| 1163 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1164 |
### `C1-BA-B1-F3`
|
| 1165 |
|
| 1166 |
- profile: [github.com/C1-BA-B1-F3](https://github.com/C1-BA-B1-F3)
|
|
|
|
| 1773 |
- [PR #14127: Flux2 pipelines: expose the hardcoded 1MP condition-image downscale threshold (max_area)](https://github.com/huggingface/diffusers/pull/14127) — open
|
| 1774 |
- [PR #12701: Fix variable naming typos in community FluxControlNetFillInpaintPipeline](https://github.com/huggingface/diffusers/pull/12701) — closed, merged
|
| 1775 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1776 |
### `Sainava`
|
| 1777 |
|
| 1778 |
- profile: [github.com/Sainava](https://github.com/Sainava)
|
|
|
|
| 2948 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASuryanshSS1011)
|
| 2949 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASuryanshSS1011)
|
| 2950 |
- repo first seen: `2026-06-29T22:17:01Z`
|
| 2951 |
+
- repo last seen: `2026-07-13T21:24:16Z`
|
| 2952 |
- first seen in snapshot: **no**
|
| 2953 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2954 |
- repo primary artifacts: **1**
|
| 2955 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2956 |
+
- snapshot discussion activity: **3 comments / 4 reviews / 4 review comments**
|
| 2957 |
- account age: **874 days**
|
| 2958 |
- recent public PR activity: **16 PRs** (11 merged / 0 closed-unmerged / 5 open; merged rate **69%**, closed-unmerged rate **0%**, open rate **31%**)
|
| 2959 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77fb1da49e3fdf5cd7ecceefedf598265d4272e58037a1424db6e71eccf4491d
|
| 3 |
+
size 33671
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f5a5b57efc693caa5acac7c7e23f03866675abf2893a3aca5e3ec751f732e4f
|
| 3 |
+
size 7141357
|
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:64cddebb2447b2c740f98c5d7d788827370a2f1bf4469c7ec6ba14ec7b1b91ea
|
| 3 |
+
size 114108679
|
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:c0d8bede62404825bd6c6f57dc19df1b1618516ecfbb2b0fed18fac2911e104d
|
| 3 |
+
size 70048799
|
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:2dab7f330e683877ff6e097e8ed53e44c8a9769ac3b0c7a92ec2c134391d14a6
|
| 3 |
+
size 5339210
|
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:8c4f6b4f6595238b2e08bfd925c90e5e8230b219ae5999130d1114c73ce50ba7
|
| 3 |
+
size 5821649
|
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:17e25128e54b3fa0852f35b094db3d19430626cc27fac1b940bb4b9a854a53ed
|
| 3 |
+
size 2371278
|
snapshots/20260713T223519Z/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": 60423,
|
| 9 |
+
"issues": 5458,
|
| 10 |
+
"links": 8880,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7689,
|
| 13 |
+
"pr_files": 54367,
|
| 14 |
+
"pull_requests": 7689,
|
| 15 |
+
"review_comments": 32888,
|
| 16 |
+
"reviews": 30386,
|
| 17 |
+
"timeline_events": 210914
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-13T22:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 9,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 49,
|
| 25 |
+
"pr_diffs": 8,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
+
"pull_requests": 8,
|
| 28 |
+
"review_comments": 14,
|
| 29 |
+
"reviews": 11,
|
| 30 |
+
"timeline_events": 95
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-13T22:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260713T223519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-13T19:35:20Z",
|
| 37 |
+
"next_since": "2026-07-13T22: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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260713T223519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260713T223519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-13T22:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260713T223519Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-13T19:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260713T223519Z",
|
| 4 |
+
"next_since": "2026-07-13T22:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-13T22:35:19Z"
|
| 7 |
}
|