Refresh diffusers dataset snapshot 20260709T193523Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +214 -146
- new-contributors-report.md +74 -51
- 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/20260709T193523Z/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: `20260709T193523Z`
|
| 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:8a116c05eb4cc2523a1e1c9f87fcbf425ff66405305d2d02c0a18c2e66f302cf
|
| 3 |
+
size 15320531
|
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:140e78b15f3c91f1d4231b2c25467ff4c475587cf4fe753e703dd11e296f4c05
|
| 3 |
+
size 3016126
|
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:0496f70d2ef0e2ddcf23d9e2e1cb57d27cb61e7976a4a163a019ee4f7f1e5553
|
| 3 |
+
size 8243545
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07619658dc9af3d65c605d1195142e4e4494f47314b2fa1aff49d08a481fb264
|
| 3 |
+
size 6364110
|
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:8dcf168f1d7ad30e6d9326aeeeb4f6f57bb5a6699171863502335d4cd42b3013
|
| 3 |
+
size 103535
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 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": 4,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 4,
|
| 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": 60372,
|
| 9 |
+
"issues": 5457,
|
| 10 |
+
"links": 8725,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7660,
|
| 13 |
+
"pr_files": 54171,
|
| 14 |
+
"pull_requests": 7660,
|
| 15 |
+
"review_comments": 32791,
|
| 16 |
+
"reviews": 30321,
|
| 17 |
+
"timeline_events": 210543
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T19:35:23Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 4,
|
| 25 |
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 32,
|
| 27 |
"pull_requests": 4,
|
| 28 |
+
"review_comments": 49,
|
| 29 |
+
"reviews": 14,
|
| 30 |
+
"timeline_events": 108
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-09T19:35:23Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T193523Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T18:35:23Z",
|
| 37 |
+
"next_since": "2026-07-09T19:35:23Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 58,
|
| 12 |
"previous_primary_author_count": 3721,
|
| 13 |
"selected_seen_in_previous_primary": 125,
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
"selected_overlap_previous_report": 125,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 122,
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -142,14 +142,14 @@
|
|
| 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-07-
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
"snapshot_comment_count": 1092,
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
-
"snapshot_review_comment_count":
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
@@ -2292,6 +2292,83 @@
|
|
| 2292 |
},
|
| 2293 |
"fetch_error": null
|
| 2294 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2295 |
{
|
| 2296 |
"author_login": "TheChyeahhh",
|
| 2297 |
"name": null,
|
|
@@ -2369,83 +2446,6 @@
|
|
| 2369 |
},
|
| 2370 |
"fetch_error": null
|
| 2371 |
},
|
| 2372 |
-
{
|
| 2373 |
-
"author_login": "yzhautouskay",
|
| 2374 |
-
"name": null,
|
| 2375 |
-
"profile_url": "https://github.com/yzhautouskay",
|
| 2376 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay",
|
| 2377 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay",
|
| 2378 |
-
"repo_first_seen_at": "2026-05-28T11:20:40Z",
|
| 2379 |
-
"repo_last_seen_at": "2026-07-03T12:31:33Z",
|
| 2380 |
-
"repo_primary_artifact_count": 4,
|
| 2381 |
-
"repo_artifact_count": 17,
|
| 2382 |
-
"snapshot_issue_count": 0,
|
| 2383 |
-
"snapshot_pr_count": 4,
|
| 2384 |
-
"snapshot_comment_count": 1,
|
| 2385 |
-
"snapshot_review_count": 6,
|
| 2386 |
-
"snapshot_review_comment_count": 6,
|
| 2387 |
-
"repo_association": "CONTRIBUTOR",
|
| 2388 |
-
"new_to_repo": false,
|
| 2389 |
-
"first_seen_in_snapshot": false,
|
| 2390 |
-
"known_via_prior_merged_pr": true,
|
| 2391 |
-
"report_reason": null,
|
| 2392 |
-
"enrichment_source": "previous_report",
|
| 2393 |
-
"live_refetch_skipped": true,
|
| 2394 |
-
"account_age_days": 588,
|
| 2395 |
-
"young_account": false,
|
| 2396 |
-
"follow_through_score": "weak",
|
| 2397 |
-
"breadth_score": "low",
|
| 2398 |
-
"automation_risk_signal": "low",
|
| 2399 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 2400 |
-
"public_orgs": [],
|
| 2401 |
-
"activity": {
|
| 2402 |
-
"visible_authored_pr_count": 1,
|
| 2403 |
-
"merged_pr_count": 0,
|
| 2404 |
-
"closed_unmerged_pr_count": 0,
|
| 2405 |
-
"open_pr_count": 1,
|
| 2406 |
-
"merged_pr_rate": 0.0,
|
| 2407 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 2408 |
-
"still_open_pr_rate": 1.0,
|
| 2409 |
-
"distinct_repos_with_authored_prs": 1,
|
| 2410 |
-
"distinct_repos_with_open_prs": 1
|
| 2411 |
-
},
|
| 2412 |
-
"examples": {
|
| 2413 |
-
"pull_requests": [
|
| 2414 |
-
{
|
| 2415 |
-
"kind": "pull_request",
|
| 2416 |
-
"number": 14110,
|
| 2417 |
-
"title": "Cosmos3 ModularPipeline",
|
| 2418 |
-
"url": "https://github.com/huggingface/diffusers/pull/14110",
|
| 2419 |
-
"state": "closed",
|
| 2420 |
-
"merged": true,
|
| 2421 |
-
"draft": false,
|
| 2422 |
-
"created_at": "2026-07-02T13:56:41Z"
|
| 2423 |
-
},
|
| 2424 |
-
{
|
| 2425 |
-
"kind": "pull_request",
|
| 2426 |
-
"number": 14053,
|
| 2427 |
-
"title": "Transfer capability to Cosmos3 pipeline",
|
| 2428 |
-
"url": "https://github.com/huggingface/diffusers/pull/14053",
|
| 2429 |
-
"state": "open",
|
| 2430 |
-
"merged": false,
|
| 2431 |
-
"draft": false,
|
| 2432 |
-
"created_at": "2026-06-23T16:46:42Z"
|
| 2433 |
-
},
|
| 2434 |
-
{
|
| 2435 |
-
"kind": "pull_request",
|
| 2436 |
-
"number": 13896,
|
| 2437 |
-
"title": "Add Cosmos3 video2video generation support",
|
| 2438 |
-
"url": "https://github.com/huggingface/diffusers/pull/13896",
|
| 2439 |
-
"state": "closed",
|
| 2440 |
-
"merged": true,
|
| 2441 |
-
"draft": false,
|
| 2442 |
-
"created_at": "2026-06-09T13:57:12Z"
|
| 2443 |
-
}
|
| 2444 |
-
],
|
| 2445 |
-
"issues": []
|
| 2446 |
-
},
|
| 2447 |
-
"fetch_error": null
|
| 2448 |
-
},
|
| 2449 |
{
|
| 2450 |
"author_login": "atharvajoshi10",
|
| 2451 |
"name": "Atharva Joshi",
|
|
@@ -5834,6 +5834,74 @@
|
|
| 5834 |
},
|
| 5835 |
"fetch_error": null
|
| 5836 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5837 |
{
|
| 5838 |
"author_login": "CodingForAGI",
|
| 5839 |
"name": "CodingForAGI",
|
|
@@ -6564,63 +6632,6 @@
|
|
| 6564 |
},
|
| 6565 |
"fetch_error": null
|
| 6566 |
},
|
| 6567 |
-
{
|
| 6568 |
-
"author_login": "amd-inechakr",
|
| 6569 |
-
"name": "Inesh Chakrabarti",
|
| 6570 |
-
"profile_url": "https://github.com/amd-inechakr",
|
| 6571 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aamd-inechakr",
|
| 6572 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aamd-inechakr",
|
| 6573 |
-
"repo_first_seen_at": "2026-06-26T22:12:12Z",
|
| 6574 |
-
"repo_last_seen_at": "2026-06-26T22:12:12Z",
|
| 6575 |
-
"repo_primary_artifact_count": 1,
|
| 6576 |
-
"repo_artifact_count": 1,
|
| 6577 |
-
"snapshot_issue_count": 0,
|
| 6578 |
-
"snapshot_pr_count": 1,
|
| 6579 |
-
"snapshot_comment_count": 0,
|
| 6580 |
-
"snapshot_review_count": 0,
|
| 6581 |
-
"snapshot_review_comment_count": 0,
|
| 6582 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6583 |
-
"new_to_repo": false,
|
| 6584 |
-
"first_seen_in_snapshot": false,
|
| 6585 |
-
"known_via_prior_merged_pr": false,
|
| 6586 |
-
"report_reason": null,
|
| 6587 |
-
"enrichment_source": "previous_report",
|
| 6588 |
-
"live_refetch_skipped": true,
|
| 6589 |
-
"account_age_days": 150,
|
| 6590 |
-
"young_account": true,
|
| 6591 |
-
"follow_through_score": "weak",
|
| 6592 |
-
"breadth_score": "low",
|
| 6593 |
-
"automation_risk_signal": "medium",
|
| 6594 |
-
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 6595 |
-
"public_orgs": [],
|
| 6596 |
-
"activity": {
|
| 6597 |
-
"visible_authored_pr_count": 1,
|
| 6598 |
-
"merged_pr_count": 0,
|
| 6599 |
-
"closed_unmerged_pr_count": 0,
|
| 6600 |
-
"open_pr_count": 1,
|
| 6601 |
-
"merged_pr_rate": 0.0,
|
| 6602 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 6603 |
-
"still_open_pr_rate": 1.0,
|
| 6604 |
-
"distinct_repos_with_authored_prs": 1,
|
| 6605 |
-
"distinct_repos_with_open_prs": 1
|
| 6606 |
-
},
|
| 6607 |
-
"examples": {
|
| 6608 |
-
"pull_requests": [
|
| 6609 |
-
{
|
| 6610 |
-
"kind": "pull_request",
|
| 6611 |
-
"number": 14077,
|
| 6612 |
-
"title": "Add quark as an autoquantizer",
|
| 6613 |
-
"url": "https://github.com/huggingface/diffusers/pull/14077",
|
| 6614 |
-
"state": "open",
|
| 6615 |
-
"merged": false,
|
| 6616 |
-
"draft": false,
|
| 6617 |
-
"created_at": "2026-06-26T22:12:12Z"
|
| 6618 |
-
}
|
| 6619 |
-
],
|
| 6620 |
-
"issues": []
|
| 6621 |
-
},
|
| 6622 |
-
"fetch_error": null
|
| 6623 |
-
},
|
| 6624 |
{
|
| 6625 |
"author_login": "archievi",
|
| 6626 |
"name": "Archie",
|
|
@@ -7421,6 +7432,63 @@
|
|
| 7421 |
},
|
| 7422 |
"fetch_error": null
|
| 7423 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7424 |
{
|
| 7425 |
"author_login": "gaurav-init",
|
| 7426 |
"name": "Gaurav",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260709T193523Z",
|
| 5 |
+
"generated_at": "2026-07-09T19:36:13Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 126,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 58,
|
| 12 |
"previous_primary_author_count": 3721,
|
| 13 |
"selected_seen_in_previous_primary": 125,
|
| 14 |
"previous_report_contributor_count": 125,
|
| 15 |
"selected_overlap_previous_report": 125,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9921,
|
| 17 |
"reused_previous_report_entries": 122,
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 10.709,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.085,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 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-07-09T19:16:38Z",
|
| 146 |
"repo_primary_artifact_count": 397,
|
| 147 |
+
"repo_artifact_count": 4289,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 383,
|
| 150 |
"snapshot_comment_count": 1092,
|
| 151 |
+
"snapshot_review_count": 1556,
|
| 152 |
+
"snapshot_review_comment_count": 1244,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
|
|
| 2292 |
},
|
| 2293 |
"fetch_error": null
|
| 2294 |
},
|
| 2295 |
+
{
|
| 2296 |
+
"author_login": "yzhautouskay",
|
| 2297 |
+
"name": null,
|
| 2298 |
+
"profile_url": "https://github.com/yzhautouskay",
|
| 2299 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay",
|
| 2300 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay",
|
| 2301 |
+
"repo_first_seen_at": "2026-05-28T11:20:40Z",
|
| 2302 |
+
"repo_last_seen_at": "2026-07-09T19:06:12Z",
|
| 2303 |
+
"repo_primary_artifact_count": 5,
|
| 2304 |
+
"repo_artifact_count": 18,
|
| 2305 |
+
"snapshot_issue_count": 0,
|
| 2306 |
+
"snapshot_pr_count": 5,
|
| 2307 |
+
"snapshot_comment_count": 1,
|
| 2308 |
+
"snapshot_review_count": 6,
|
| 2309 |
+
"snapshot_review_comment_count": 6,
|
| 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": 588,
|
| 2318 |
+
"young_account": false,
|
| 2319 |
+
"follow_through_score": "weak",
|
| 2320 |
+
"breadth_score": "low",
|
| 2321 |
+
"automation_risk_signal": "low",
|
| 2322 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 2323 |
+
"public_orgs": [],
|
| 2324 |
+
"activity": {
|
| 2325 |
+
"visible_authored_pr_count": 1,
|
| 2326 |
+
"merged_pr_count": 0,
|
| 2327 |
+
"closed_unmerged_pr_count": 0,
|
| 2328 |
+
"open_pr_count": 1,
|
| 2329 |
+
"merged_pr_rate": 0.0,
|
| 2330 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 2331 |
+
"still_open_pr_rate": 1.0,
|
| 2332 |
+
"distinct_repos_with_authored_prs": 1,
|
| 2333 |
+
"distinct_repos_with_open_prs": 1
|
| 2334 |
+
},
|
| 2335 |
+
"examples": {
|
| 2336 |
+
"pull_requests": [
|
| 2337 |
+
{
|
| 2338 |
+
"kind": "pull_request",
|
| 2339 |
+
"number": 14150,
|
| 2340 |
+
"title": "Transfer support for Cosmos3 ModularPipeline",
|
| 2341 |
+
"url": "https://github.com/huggingface/diffusers/pull/14150",
|
| 2342 |
+
"state": "open",
|
| 2343 |
+
"merged": false,
|
| 2344 |
+
"draft": false,
|
| 2345 |
+
"created_at": "2026-07-09T19:06:12Z"
|
| 2346 |
+
},
|
| 2347 |
+
{
|
| 2348 |
+
"kind": "pull_request",
|
| 2349 |
+
"number": 14110,
|
| 2350 |
+
"title": "Cosmos3 ModularPipeline",
|
| 2351 |
+
"url": "https://github.com/huggingface/diffusers/pull/14110",
|
| 2352 |
+
"state": "closed",
|
| 2353 |
+
"merged": true,
|
| 2354 |
+
"draft": false,
|
| 2355 |
+
"created_at": "2026-07-02T13:56:41Z"
|
| 2356 |
+
},
|
| 2357 |
+
{
|
| 2358 |
+
"kind": "pull_request",
|
| 2359 |
+
"number": 14053,
|
| 2360 |
+
"title": "Transfer capability to Cosmos3 pipeline",
|
| 2361 |
+
"url": "https://github.com/huggingface/diffusers/pull/14053",
|
| 2362 |
+
"state": "open",
|
| 2363 |
+
"merged": false,
|
| 2364 |
+
"draft": false,
|
| 2365 |
+
"created_at": "2026-06-23T16:46:42Z"
|
| 2366 |
+
}
|
| 2367 |
+
],
|
| 2368 |
+
"issues": []
|
| 2369 |
+
},
|
| 2370 |
+
"fetch_error": null
|
| 2371 |
+
},
|
| 2372 |
{
|
| 2373 |
"author_login": "TheChyeahhh",
|
| 2374 |
"name": null,
|
|
|
|
| 2446 |
},
|
| 2447 |
"fetch_error": null
|
| 2448 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2449 |
{
|
| 2450 |
"author_login": "atharvajoshi10",
|
| 2451 |
"name": "Atharva Joshi",
|
|
|
|
| 5834 |
},
|
| 5835 |
"fetch_error": null
|
| 5836 |
},
|
| 5837 |
+
{
|
| 5838 |
+
"author_login": "amd-inechakr",
|
| 5839 |
+
"name": "Inesh Chakrabarti",
|
| 5840 |
+
"profile_url": "https://github.com/amd-inechakr",
|
| 5841 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aamd-inechakr",
|
| 5842 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aamd-inechakr",
|
| 5843 |
+
"repo_first_seen_at": "2026-06-26T22:12:12Z",
|
| 5844 |
+
"repo_last_seen_at": "2026-07-09T18:42:53Z",
|
| 5845 |
+
"repo_primary_artifact_count": 2,
|
| 5846 |
+
"repo_artifact_count": 2,
|
| 5847 |
+
"snapshot_issue_count": 1,
|
| 5848 |
+
"snapshot_pr_count": 1,
|
| 5849 |
+
"snapshot_comment_count": 0,
|
| 5850 |
+
"snapshot_review_count": 0,
|
| 5851 |
+
"snapshot_review_comment_count": 0,
|
| 5852 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 5853 |
+
"new_to_repo": false,
|
| 5854 |
+
"first_seen_in_snapshot": false,
|
| 5855 |
+
"known_via_prior_merged_pr": false,
|
| 5856 |
+
"report_reason": null,
|
| 5857 |
+
"enrichment_source": "previous_report",
|
| 5858 |
+
"live_refetch_skipped": true,
|
| 5859 |
+
"account_age_days": 150,
|
| 5860 |
+
"young_account": true,
|
| 5861 |
+
"follow_through_score": "weak",
|
| 5862 |
+
"breadth_score": "low",
|
| 5863 |
+
"automation_risk_signal": "medium",
|
| 5864 |
+
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 5865 |
+
"public_orgs": [],
|
| 5866 |
+
"activity": {
|
| 5867 |
+
"visible_authored_pr_count": 1,
|
| 5868 |
+
"merged_pr_count": 0,
|
| 5869 |
+
"closed_unmerged_pr_count": 0,
|
| 5870 |
+
"open_pr_count": 1,
|
| 5871 |
+
"merged_pr_rate": 0.0,
|
| 5872 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 5873 |
+
"still_open_pr_rate": 1.0,
|
| 5874 |
+
"distinct_repos_with_authored_prs": 1,
|
| 5875 |
+
"distinct_repos_with_open_prs": 1
|
| 5876 |
+
},
|
| 5877 |
+
"examples": {
|
| 5878 |
+
"pull_requests": [
|
| 5879 |
+
{
|
| 5880 |
+
"kind": "pull_request",
|
| 5881 |
+
"number": 14077,
|
| 5882 |
+
"title": "Add quark as an autoquantizer",
|
| 5883 |
+
"url": "https://github.com/huggingface/diffusers/pull/14077",
|
| 5884 |
+
"state": "open",
|
| 5885 |
+
"merged": false,
|
| 5886 |
+
"draft": false,
|
| 5887 |
+
"created_at": "2026-06-26T22:12:12Z"
|
| 5888 |
+
}
|
| 5889 |
+
],
|
| 5890 |
+
"issues": [
|
| 5891 |
+
{
|
| 5892 |
+
"kind": "issue",
|
| 5893 |
+
"number": 14149,
|
| 5894 |
+
"title": "Add AMD Quark support to Diffusers",
|
| 5895 |
+
"url": "https://github.com/huggingface/diffusers/issues/14149",
|
| 5896 |
+
"state": "open",
|
| 5897 |
+
"merged": null,
|
| 5898 |
+
"draft": null,
|
| 5899 |
+
"created_at": "2026-07-09T18:42:53Z"
|
| 5900 |
+
}
|
| 5901 |
+
]
|
| 5902 |
+
},
|
| 5903 |
+
"fetch_error": null
|
| 5904 |
+
},
|
| 5905 |
{
|
| 5906 |
"author_login": "CodingForAGI",
|
| 5907 |
"name": "CodingForAGI",
|
|
|
|
| 6632 |
},
|
| 6633 |
"fetch_error": null
|
| 6634 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6635 |
{
|
| 6636 |
"author_login": "archievi",
|
| 6637 |
"name": "Archie",
|
|
|
|
| 7432 |
},
|
| 7433 |
"fetch_error": null
|
| 7434 |
},
|
| 7435 |
+
{
|
| 7436 |
+
"author_login": "Functionhx",
|
| 7437 |
+
"name": "FAN YUCHEN",
|
| 7438 |
+
"profile_url": "https://github.com/Functionhx",
|
| 7439 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AFunctionhx",
|
| 7440 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AFunctionhx",
|
| 7441 |
+
"repo_first_seen_at": "2026-07-09T19:22:34Z",
|
| 7442 |
+
"repo_last_seen_at": "2026-07-09T19:22:38Z",
|
| 7443 |
+
"repo_primary_artifact_count": 1,
|
| 7444 |
+
"repo_artifact_count": 2,
|
| 7445 |
+
"snapshot_issue_count": 0,
|
| 7446 |
+
"snapshot_pr_count": 1,
|
| 7447 |
+
"snapshot_comment_count": 1,
|
| 7448 |
+
"snapshot_review_count": 0,
|
| 7449 |
+
"snapshot_review_comment_count": 0,
|
| 7450 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7451 |
+
"new_to_repo": true,
|
| 7452 |
+
"first_seen_in_snapshot": true,
|
| 7453 |
+
"known_via_prior_merged_pr": false,
|
| 7454 |
+
"report_reason": "first_seen_in_snapshot",
|
| 7455 |
+
"enrichment_source": "live",
|
| 7456 |
+
"live_refetch_skipped": false,
|
| 7457 |
+
"account_age_days": 753,
|
| 7458 |
+
"young_account": false,
|
| 7459 |
+
"follow_through_score": "weak",
|
| 7460 |
+
"breadth_score": "high",
|
| 7461 |
+
"automation_risk_signal": "medium",
|
| 7462 |
+
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 7463 |
+
"public_orgs": [],
|
| 7464 |
+
"activity": {
|
| 7465 |
+
"visible_authored_pr_count": 42,
|
| 7466 |
+
"merged_pr_count": 0,
|
| 7467 |
+
"closed_unmerged_pr_count": 6,
|
| 7468 |
+
"open_pr_count": 36,
|
| 7469 |
+
"merged_pr_rate": 0.0,
|
| 7470 |
+
"closed_unmerged_pr_rate": 0.1429,
|
| 7471 |
+
"still_open_pr_rate": 0.8571,
|
| 7472 |
+
"distinct_repos_with_authored_prs": 24,
|
| 7473 |
+
"distinct_repos_with_open_prs": 23
|
| 7474 |
+
},
|
| 7475 |
+
"examples": {
|
| 7476 |
+
"pull_requests": [
|
| 7477 |
+
{
|
| 7478 |
+
"kind": "pull_request",
|
| 7479 |
+
"number": 14151,
|
| 7480 |
+
"title": "[LTX2] Fix from_single_file: missing 2.3 key mappings and shared checkpoint dict draining",
|
| 7481 |
+
"url": "https://github.com/huggingface/diffusers/pull/14151",
|
| 7482 |
+
"state": "open",
|
| 7483 |
+
"merged": false,
|
| 7484 |
+
"draft": false,
|
| 7485 |
+
"created_at": "2026-07-09T19:22:38Z"
|
| 7486 |
+
}
|
| 7487 |
+
],
|
| 7488 |
+
"issues": []
|
| 7489 |
+
},
|
| 7490 |
+
"fetch_error": null
|
| 7491 |
+
},
|
| 7492 |
{
|
| 7493 |
"author_login": "gaurav-init",
|
| 7494 |
"name": "Gaurav",
|
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 |
|
|
@@ -34,8 +34,8 @@
|
|
| 34 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; 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 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 38 |
-
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 39 |
| `atharvajoshi10` | [profile](https://github.com/atharvajoshi10) | no | CONTRIBUTOR | 3244d | `2026-05-27T21:18:03Z` | 3 | 1 | strong | low | low | targets high-star repos |
|
| 40 |
| `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 |
|
| 41 |
| `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 |
|
|
@@ -78,6 +78,7 @@
|
|
| 78 |
| `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 |
|
| 79 |
| `xodn348` | [profile](https://github.com/xodn348) | no | NONE | 2380d | `2026-05-07T07:22:44Z` | 2 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 80 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
|
|
|
| 81 |
| `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 |
|
| 82 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 83 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | NONE | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
|
@@ -89,7 +90,6 @@
|
|
| 89 |
| `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 90 |
| `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 91 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIMER | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 92 |
-
| `amd-inechakr` | [profile](https://github.com/amd-inechakr) | no | FIRST_TIME_CONTRIBUTOR | 150d | `2026-06-26T22:12:12Z` | 1 | 0 | weak | low | medium | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 93 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 94 |
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no | NONE | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 95 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
|
@@ -104,6 +104,7 @@
|
|
| 104 |
| `delcenjo` | [profile](https://github.com/delcenjo) | no | FIRST_TIME_CONTRIBUTOR | 121d | `2026-06-23T19:06:11Z` | 1 | 0 | strong | high | medium | young account; high recent PR volume; broad repo spread; no visible non-self stars |
|
| 105 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 106 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 107 |
| `gaurav-init` | [profile](https://github.com/gaurav-init) | no | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 108 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 109 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -169,12 +170,12 @@ Example artifacts:
|
|
| 169 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 170 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 171 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 172 |
-
- repo last seen: `2026-07-
|
| 173 |
- first seen in snapshot: **no**
|
| 174 |
- repo association: **MEMBER**
|
| 175 |
- repo primary artifacts: **397**
|
| 176 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 177 |
-
- snapshot discussion activity: **1092 comments /
|
| 178 |
- account age: **4403 days**
|
| 179 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 180 |
- public orgs: none visible
|
|
@@ -745,6 +746,29 @@ Example artifacts:
|
|
| 745 |
- [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
|
| 746 |
- [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
|
| 747 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 748 |
### `TheChyeahhh`
|
| 749 |
|
| 750 |
- profile: [github.com/TheChyeahhh](https://github.com/TheChyeahhh)
|
|
@@ -768,29 +792,6 @@ Example artifacts:
|
|
| 768 |
- [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
|
| 769 |
- [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
|
| 770 |
|
| 771 |
-
### `yzhautouskay`
|
| 772 |
-
|
| 773 |
-
- profile: [github.com/yzhautouskay](https://github.com/yzhautouskay)
|
| 774 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay)
|
| 775 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay)
|
| 776 |
-
- repo first seen: `2026-05-28T11:20:40Z`
|
| 777 |
-
- repo last seen: `2026-07-03T12:31:33Z`
|
| 778 |
-
- first seen in snapshot: **no**
|
| 779 |
-
- repo association: **CONTRIBUTOR**
|
| 780 |
-
- repo primary artifacts: **4**
|
| 781 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 782 |
-
- snapshot discussion activity: **1 comments / 6 reviews / 6 review comments**
|
| 783 |
-
- account age: **588 days**
|
| 784 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 785 |
-
- public orgs: none visible
|
| 786 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 787 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 788 |
-
|
| 789 |
-
Example artifacts:
|
| 790 |
-
- [PR #14110: Cosmos3 ModularPipeline](https://github.com/huggingface/diffusers/pull/14110) — closed, merged
|
| 791 |
-
- [PR #14053: Transfer capability to Cosmos3 pipeline](https://github.com/huggingface/diffusers/pull/14053) — open
|
| 792 |
-
- [PR #13896: Add Cosmos3 video2video generation support](https://github.com/huggingface/diffusers/pull/13896) — closed, merged
|
| 793 |
-
|
| 794 |
### `atharvajoshi10`
|
| 795 |
|
| 796 |
- profile: [github.com/atharvajoshi10](https://github.com/atharvajoshi10)
|
|
@@ -1770,6 +1771,28 @@ Example artifacts:
|
|
| 1770 |
- [Issue #14076: [Proposal]: Support LoRA loading for MotifVideo pipelines](https://github.com/huggingface/diffusers/issues/14076) — closed
|
| 1771 |
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) — closed
|
| 1772 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1773 |
### `CodingForAGI`
|
| 1774 |
|
| 1775 |
- profile: [github.com/CodingForAGI](https://github.com/CodingForAGI)
|
|
@@ -2010,27 +2033,6 @@ Example artifacts:
|
|
| 2010 |
Example artifacts:
|
| 2011 |
- [PR #14034: Add convert_diffusers_to_cogvideox.py reverse conversion script](https://github.com/huggingface/diffusers/pull/14034) — open
|
| 2012 |
|
| 2013 |
-
### `amd-inechakr`
|
| 2014 |
-
|
| 2015 |
-
- profile: [github.com/amd-inechakr](https://github.com/amd-inechakr)
|
| 2016 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aamd-inechakr)
|
| 2017 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aamd-inechakr)
|
| 2018 |
-
- repo first seen: `2026-06-26T22:12:12Z`
|
| 2019 |
-
- repo last seen: `2026-06-26T22:12:12Z`
|
| 2020 |
-
- first seen in snapshot: **no**
|
| 2021 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2022 |
-
- repo primary artifacts: **1**
|
| 2023 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2024 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2025 |
-
- account age: **150 days**
|
| 2026 |
-
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2027 |
-
- public orgs: none visible
|
| 2028 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 2029 |
-
- heuristic read: **young account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 2030 |
-
|
| 2031 |
-
Example artifacts:
|
| 2032 |
-
- [PR #14077: Add quark as an autoquantizer](https://github.com/huggingface/diffusers/pull/14077) — open
|
| 2033 |
-
|
| 2034 |
### `archievi`
|
| 2035 |
|
| 2036 |
- profile: [github.com/archievi](https://github.com/archievi)
|
|
@@ -2325,6 +2327,27 @@ Example artifacts:
|
|
| 2325 |
Example artifacts:
|
| 2326 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 2327 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2328 |
### `gaurav-init`
|
| 2329 |
|
| 2330 |
- profile: [github.com/gaurav-init](https://github.com/gaurav-init)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260709T193523Z`
|
| 4 |
+
- Generated: `2026-07-09T19:36:13Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `126`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 34 |
| `Liauuu` | [profile](https://github.com/Liauuu) | no | NONE | 291d | `2026-06-13T16:59:29Z` | 6 | 0 | mixed | low | low | young account; high open PR share; 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 |
+
| `yzhautouskay` | [profile](https://github.com/yzhautouskay) | no | CONTRIBUTOR | 588d | `2026-05-28T11:20:40Z` | 5 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 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 |
| `atharvajoshi10` | [profile](https://github.com/atharvajoshi10) | no | CONTRIBUTOR | 3244d | `2026-05-27T21:18:03Z` | 3 | 1 | strong | low | low | targets high-star repos |
|
| 40 |
| `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 |
|
| 41 |
| `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 |
|
|
|
|
| 78 |
| `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 |
|
| 79 |
| `xodn348` | [profile](https://github.com/xodn348) | no | NONE | 2380d | `2026-05-07T07:22:44Z` | 2 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 80 |
| `Sainava` | [profile](https://github.com/Sainava) | no | NONE | 869d | `2026-06-22T18:05:17Z` | 1 | 2 | mixed | moderate | low | — |
|
| 81 |
+
| `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 |
|
| 82 |
| `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 |
|
| 83 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 84 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | NONE | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
|
|
|
| 90 |
| `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 91 |
| `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 92 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIMER | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 93 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 94 |
| `arieleli01212` | [profile](https://github.com/arieleli01212) | no | NONE | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 95 |
| `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
|
|
|
|
| 104 |
| `delcenjo` | [profile](https://github.com/delcenjo) | no | FIRST_TIME_CONTRIBUTOR | 121d | `2026-06-23T19:06:11Z` | 1 | 0 | strong | high | medium | young account; high recent PR volume; broad repo spread; no visible non-self stars |
|
| 105 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 106 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 107 |
+
| `Functionhx` | [profile](https://github.com/Functionhx) | yes | FIRST_TIME_CONTRIBUTOR | 753d | `2026-07-09T19:22:34Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 108 |
| `gaurav-init` | [profile](https://github.com/gaurav-init) | no | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 109 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 110 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 170 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 171 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 172 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 173 |
+
- repo last seen: `2026-07-09T19:16:38Z`
|
| 174 |
- first seen in snapshot: **no**
|
| 175 |
- repo association: **MEMBER**
|
| 176 |
- repo primary artifacts: **397**
|
| 177 |
- snapshot authored PRs/issues: **383 PRs / 14 issues**
|
| 178 |
+
- snapshot discussion activity: **1092 comments / 1556 reviews / 1244 review comments**
|
| 179 |
- account age: **4403 days**
|
| 180 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 181 |
- public orgs: none visible
|
|
|
|
| 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 |
+
### `yzhautouskay`
|
| 750 |
+
|
| 751 |
+
- profile: [github.com/yzhautouskay](https://github.com/yzhautouskay)
|
| 752 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay)
|
| 753 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay)
|
| 754 |
+
- repo first seen: `2026-05-28T11:20:40Z`
|
| 755 |
+
- repo last seen: `2026-07-09T19:06:12Z`
|
| 756 |
+
- first seen in snapshot: **no**
|
| 757 |
+
- repo association: **CONTRIBUTOR**
|
| 758 |
+
- repo primary artifacts: **5**
|
| 759 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 760 |
+
- snapshot discussion activity: **1 comments / 6 reviews / 6 review comments**
|
| 761 |
+
- account age: **588 days**
|
| 762 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 763 |
+
- public orgs: none visible
|
| 764 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 765 |
+
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 766 |
+
|
| 767 |
+
Example artifacts:
|
| 768 |
+
- [PR #14150: Transfer support for Cosmos3 ModularPipeline](https://github.com/huggingface/diffusers/pull/14150) — open
|
| 769 |
+
- [PR #14110: Cosmos3 ModularPipeline](https://github.com/huggingface/diffusers/pull/14110) — closed, merged
|
| 770 |
+
- [PR #14053: Transfer capability to Cosmos3 pipeline](https://github.com/huggingface/diffusers/pull/14053) — open
|
| 771 |
+
|
| 772 |
### `TheChyeahhh`
|
| 773 |
|
| 774 |
- profile: [github.com/TheChyeahhh](https://github.com/TheChyeahhh)
|
|
|
|
| 792 |
- [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
|
| 793 |
- [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
|
| 794 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 795 |
### `atharvajoshi10`
|
| 796 |
|
| 797 |
- profile: [github.com/atharvajoshi10](https://github.com/atharvajoshi10)
|
|
|
|
| 1771 |
- [Issue #14076: [Proposal]: Support LoRA loading for MotifVideo pipelines](https://github.com/huggingface/diffusers/issues/14076) — closed
|
| 1772 |
- [Issue #14042: Add Flux2KleinImg2ImgPipeline for FLUX.2 Klein](https://github.com/huggingface/diffusers/issues/14042) — closed
|
| 1773 |
|
| 1774 |
+
### `amd-inechakr`
|
| 1775 |
+
|
| 1776 |
+
- profile: [github.com/amd-inechakr](https://github.com/amd-inechakr)
|
| 1777 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aamd-inechakr)
|
| 1778 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aamd-inechakr)
|
| 1779 |
+
- repo first seen: `2026-06-26T22:12:12Z`
|
| 1780 |
+
- repo last seen: `2026-07-09T18:42:53Z`
|
| 1781 |
+
- first seen in snapshot: **no**
|
| 1782 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1783 |
+
- repo primary artifacts: **2**
|
| 1784 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1785 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1786 |
+
- account age: **150 days**
|
| 1787 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1788 |
+
- public orgs: none visible
|
| 1789 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 1790 |
+
- heuristic read: **young account; high open PR share; no visible non-self stars; targets high-star repos**
|
| 1791 |
+
|
| 1792 |
+
Example artifacts:
|
| 1793 |
+
- [PR #14077: Add quark as an autoquantizer](https://github.com/huggingface/diffusers/pull/14077) — open
|
| 1794 |
+
- [Issue #14149: Add AMD Quark support to Diffusers](https://github.com/huggingface/diffusers/issues/14149) — open
|
| 1795 |
+
|
| 1796 |
### `CodingForAGI`
|
| 1797 |
|
| 1798 |
- profile: [github.com/CodingForAGI](https://github.com/CodingForAGI)
|
|
|
|
| 2033 |
Example artifacts:
|
| 2034 |
- [PR #14034: Add convert_diffusers_to_cogvideox.py reverse conversion script](https://github.com/huggingface/diffusers/pull/14034) — open
|
| 2035 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2036 |
### `archievi`
|
| 2037 |
|
| 2038 |
- profile: [github.com/archievi](https://github.com/archievi)
|
|
|
|
| 2327 |
Example artifacts:
|
| 2328 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 2329 |
|
| 2330 |
+
### `Functionhx`
|
| 2331 |
+
|
| 2332 |
+
- profile: [github.com/Functionhx](https://github.com/Functionhx)
|
| 2333 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AFunctionhx)
|
| 2334 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AFunctionhx)
|
| 2335 |
+
- repo first seen: `2026-07-09T19:22:34Z`
|
| 2336 |
+
- repo last seen: `2026-07-09T19:22:38Z`
|
| 2337 |
+
- first seen in snapshot: **yes**
|
| 2338 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2339 |
+
- repo primary artifacts: **1**
|
| 2340 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2341 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 2342 |
+
- account age: **753 days**
|
| 2343 |
+
- recent public PR activity: **42 PRs** (0 merged / 6 closed-unmerged / 36 open; merged rate **0%**, closed-unmerged rate **14%**, open rate **86%**)
|
| 2344 |
+
- public orgs: none visible
|
| 2345 |
+
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 2346 |
+
- heuristic read: **high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 2347 |
+
|
| 2348 |
+
Example artifacts:
|
| 2349 |
+
- [PR #14151: [LTX2] Fix from_single_file: missing 2.3 key mappings and shared checkpoint dict draining](https://github.com/huggingface/diffusers/pull/14151) — open
|
| 2350 |
+
|
| 2351 |
### `gaurav-init`
|
| 2352 |
|
| 2353 |
- profile: [github.com/gaurav-init](https://github.com/gaurav-init)
|
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:28d1fa9f024ba24de097fb840af241e356cf0e0e5f5a86bcb9a5370cb39d95d9
|
| 3 |
+
size 33677
|
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:011fe038bfbf67b774dfe79ea8bb94af8273bb6a26da7f6223f1c4c8250b3dbc
|
| 3 |
+
size 113782001
|
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:5356155a60e083de1465fff3132ee396dfa50d4c45a118f2187994b64fc53e05
|
| 3 |
+
size 69650676
|
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:02abd5bfd3fef4190a5c3e82770a040312ec2c867c51f07a697afb7f992b72eb
|
| 3 |
+
size 5306843
|
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:33254cb60a476e227cbb8ebd21382db1331d91c948586153c4487c8660a57a1a
|
| 3 |
+
size 5798641
|
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:b4a244731cf3eae29b475e8707335225cfb90bca4497f91a212386410821780d
|
| 3 |
+
size 2364333
|
snapshots/20260709T193523Z/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": 60372,
|
| 9 |
+
"issues": 5457,
|
| 10 |
+
"links": 8725,
|
| 11 |
+
"new_contributors": 126,
|
| 12 |
+
"pr_diffs": 7660,
|
| 13 |
+
"pr_files": 54171,
|
| 14 |
+
"pull_requests": 7660,
|
| 15 |
+
"review_comments": 32791,
|
| 16 |
+
"reviews": 30321,
|
| 17 |
+
"timeline_events": 210543
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T19:35:23Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 4,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 32,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 49,
|
| 29 |
+
"reviews": 14,
|
| 30 |
+
"timeline_events": 108
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-09T19:35:23Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T193523Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T18:35:23Z",
|
| 37 |
+
"next_since": "2026-07-09T19:35:23Z"
|
| 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/20260709T193523Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260709T193523Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-09T19:35:23Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260709T193523Z"
|
| 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-09T18:35:23Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260709T193523Z",
|
| 4 |
+
"next_since": "2026-07-09T19:35:23Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-09T19:35:23Z"
|
| 7 |
}
|