evalstate HF Staff commited on
Commit
016a29c
·
verified ·
1 Parent(s): 8ee1bcd

Refresh diffusers dataset snapshot 20260613T173521Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260613T163521Z`
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: `20260613T173521Z`
79
  - raw data only; no labels or moderation decisions
80
  - PR metadata, file-level patch hunks, and full unified diffs are included
81
  - full file contents for changed files are not included
events.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a142b72521de8e126a48341f8afa32ae7bf0ed75412d25e7a151b5057414253
3
- size 2970381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ac379a72e842a4c75edecc8af1ca4bb75b7eb290c1c33d73975499429f8b8c
3
+ size 2970548
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe9382677e8be25241d64224d7f81b91f77160f6cdc4aeb9ba913d9c21f4b64c
3
- size 94305
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8c47e9bf6331dd3fbf0965b7c751623a74a1cf0623ff491256fa186522cd93
3
+ size 94367
manifest.json CHANGED
@@ -7,33 +7,33 @@
7
  "counts": {
8
  "comments": 59861,
9
  "issues": 5408,
10
- "links": 7230,
11
- "new_contributors": 104,
12
- "pr_diffs": 7496,
13
- "pr_files": 52486,
14
- "pull_requests": 7496,
15
  "review_comments": 32056,
16
  "reviews": 29857,
17
- "timeline_events": 207502
18
  },
19
- "crawl_started_at": "2026-06-13T16:35:21Z",
20
  "delta_counts": {
21
  "comments": 0,
22
- "issue_stubs": 1,
23
  "issues": 0,
24
- "links": 2231,
25
- "pr_diffs": 1,
26
- "pr_files": 5,
27
- "pull_requests": 1,
28
  "review_comments": 0,
29
  "reviews": 0,
30
- "timeline_events": 5
31
  },
32
- "extracted_at": "2026-06-13T16:35:21Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260613T163521Z",
35
  "watermark": {
36
- "effective_since": "2026-06-13T15:35:21Z",
37
- "next_since": "2026-06-13T16:35:21Z"
38
  }
39
  }
 
7
  "counts": {
8
  "comments": 59861,
9
  "issues": 5408,
10
+ "links": 7235,
11
+ "new_contributors": 105,
12
+ "pr_diffs": 7500,
13
+ "pr_files": 52498,
14
+ "pull_requests": 7500,
15
  "review_comments": 32056,
16
  "reviews": 29857,
17
+ "timeline_events": 207523
18
  },
19
+ "crawl_started_at": "2026-06-13T17:35:21Z",
20
  "delta_counts": {
21
  "comments": 0,
22
+ "issue_stubs": 4,
23
  "issues": 0,
24
+ "links": 2236,
25
+ "pr_diffs": 4,
26
+ "pr_files": 12,
27
+ "pull_requests": 4,
28
  "review_comments": 0,
29
  "reviews": 0,
30
+ "timeline_events": 22
31
  },
32
+ "extracted_at": "2026-06-13T17:35:21Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260613T173521Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-13T16:35:21Z",
37
+ "next_since": "2026-06-13T17:35:21Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260613T163521Z",
5
- "generated_at": "2026-06-13T16:35:49Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
- "selected_contributors": 104,
10
- "first_seen_in_snapshot": 0,
11
- "known_via_prior_merged_pr": 53,
12
  "previous_primary_author_count": 3664,
13
- "selected_seen_in_previous_primary": 104,
14
  "previous_report_contributor_count": 104,
15
- "selected_overlap_previous_report": 104,
16
- "selected_overlap_previous_report_rate": 1.0,
17
- "reused_previous_report_entries": 101,
18
- "reused_known_merged_contributors": 50,
19
- "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.434,
23
- "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -1662,20 +1662,20 @@
1662
  "fetch_error": null
1663
  },
1664
  {
1665
- "author_login": "RuixiangMa",
1666
- "name": "Lancer",
1667
- "profile_url": "https://github.com/RuixiangMa",
1668
- "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARuixiangMa",
1669
- "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARuixiangMa",
1670
- "repo_first_seen_at": "2026-04-02T17:19:18Z",
1671
- "repo_last_seen_at": "2026-06-03T17:48:48Z",
1672
  "repo_primary_artifact_count": 6,
1673
- "repo_artifact_count": 138,
1674
  "snapshot_issue_count": 0,
1675
  "snapshot_pr_count": 6,
1676
- "snapshot_comment_count": 10,
1677
- "snapshot_review_count": 61,
1678
- "snapshot_review_comment_count": 61,
1679
  "repo_association": "CONTRIBUTOR",
1680
  "new_to_repo": false,
1681
  "first_seen_in_snapshot": false,
@@ -1683,55 +1683,55 @@
1683
  "report_reason": null,
1684
  "enrichment_source": "previous_report",
1685
  "live_refetch_skipped": true,
1686
- "account_age_days": 3328,
1687
  "young_account": false,
1688
  "follow_through_score": "mixed",
1689
- "breadth_score": "low",
1690
  "automation_risk_signal": "low",
1691
- "heuristic_note": "high recent PR volume",
1692
  "public_orgs": [],
1693
  "activity": {
1694
- "visible_authored_pr_count": 25,
1695
- "merged_pr_count": 17,
1696
- "closed_unmerged_pr_count": 1,
1697
- "open_pr_count": 7,
1698
- "merged_pr_rate": 0.68,
1699
- "closed_unmerged_pr_rate": 0.04,
1700
- "still_open_pr_rate": 0.28,
1701
- "distinct_repos_with_authored_prs": 2,
1702
  "distinct_repos_with_open_prs": 2
1703
  },
1704
  "examples": {
1705
  "pull_requests": [
1706
  {
1707
  "kind": "pull_request",
1708
- "number": 13837,
1709
- "title": "[New Model] Add LensPipeline \uff08microsoft/Lens\uff09",
1710
- "url": "https://github.com/huggingface/diffusers/pull/13837",
1711
  "state": "open",
1712
  "merged": false,
1713
  "draft": false,
1714
- "created_at": "2026-05-29T20:05:57Z"
1715
  },
1716
  {
1717
  "kind": "pull_request",
1718
- "number": 13511,
1719
- "title": "[Feat] support AutoPipelineForText2Audio",
1720
- "url": "https://github.com/huggingface/diffusers/pull/13511",
1721
- "state": "closed",
1722
- "merged": true,
1723
  "draft": false,
1724
- "created_at": "2026-04-21T00:29:42Z"
1725
  },
1726
  {
1727
  "kind": "pull_request",
1728
- "number": 13494,
1729
- "title": "[Bugfix] Fix shape mismatch in LongCatAudioDiTTransformer conversion",
1730
- "url": "https://github.com/huggingface/diffusers/pull/13494",
1731
  "state": "closed",
1732
  "merged": true,
1733
  "draft": false,
1734
- "created_at": "2026-04-16T16:23:46Z"
1735
  }
1736
  ],
1737
  "issues": []
@@ -1739,20 +1739,20 @@
1739
  "fetch_error": null
1740
  },
1741
  {
1742
- "author_login": "HaozheZhang6",
1743
- "name": "Hz_Zhang",
1744
- "profile_url": "https://github.com/HaozheZhang6",
1745
- "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
1746
- "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
1747
- "repo_first_seen_at": "2026-06-09T08:45:25Z",
1748
- "repo_last_seen_at": "2026-06-13T09:58:50Z",
1749
- "repo_primary_artifact_count": 5,
1750
- "repo_artifact_count": 8,
1751
  "snapshot_issue_count": 0,
1752
- "snapshot_pr_count": 5,
1753
- "snapshot_comment_count": 1,
1754
- "snapshot_review_count": 1,
1755
- "snapshot_review_comment_count": 1,
1756
  "repo_association": "CONTRIBUTOR",
1757
  "new_to_repo": false,
1758
  "first_seen_in_snapshot": false,
@@ -1760,55 +1760,55 @@
1760
  "report_reason": null,
1761
  "enrichment_source": "previous_report",
1762
  "live_refetch_skipped": true,
1763
- "account_age_days": 2679,
1764
  "young_account": false,
1765
  "follow_through_score": "mixed",
1766
- "breadth_score": "moderate",
1767
  "automation_risk_signal": "low",
1768
- "heuristic_note": "\u2014",
1769
  "public_orgs": [],
1770
  "activity": {
1771
- "visible_authored_pr_count": 16,
1772
- "merged_pr_count": 11,
1773
- "closed_unmerged_pr_count": 2,
1774
- "open_pr_count": 3,
1775
- "merged_pr_rate": 0.6875,
1776
- "closed_unmerged_pr_rate": 0.125,
1777
- "still_open_pr_rate": 0.1875,
1778
- "distinct_repos_with_authored_prs": 4,
1779
  "distinct_repos_with_open_prs": 2
1780
  },
1781
  "examples": {
1782
  "pull_requests": [
1783
  {
1784
  "kind": "pull_request",
1785
- "number": 13933,
1786
- "title": "Add `from_single_file` support for `Ideogram4Transformer2DModel`",
1787
- "url": "https://github.com/huggingface/diffusers/pull/13933",
1788
  "state": "open",
1789
  "merged": false,
1790
  "draft": false,
1791
- "created_at": "2026-06-13T09:58:50Z"
1792
  },
1793
  {
1794
  "kind": "pull_request",
1795
- "number": 13923,
1796
- "title": "Fix incorrect batch temporal IDs for `cond_model_input` in Flux2 Klein img2img training",
1797
- "url": "https://github.com/huggingface/diffusers/pull/13923",
1798
  "state": "closed",
1799
  "merged": true,
1800
  "draft": false,
1801
- "created_at": "2026-06-11T20:54:46Z"
1802
  },
1803
  {
1804
  "kind": "pull_request",
1805
- "number": 13922,
1806
- "title": "Fix `Ideogram4MRoPE` collapsing under `torch.autocast` (compute rotary in float32)",
1807
- "url": "https://github.com/huggingface/diffusers/pull/13922",
1808
- "state": "open",
1809
- "merged": false,
1810
  "draft": false,
1811
- "created_at": "2026-06-11T17:27:07Z"
1812
  }
1813
  ],
1814
  "issues": []
@@ -2206,6 +2206,83 @@
2206
  },
2207
  "fetch_error": null
2208
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2209
  {
2210
  "author_login": "songh11",
2211
  "name": null,
@@ -2547,83 +2624,6 @@
2547
  },
2548
  "fetch_error": null
2549
  },
2550
- {
2551
- "author_login": "wunianze666-netizen",
2552
- "name": "Nianze Wu",
2553
- "profile_url": "https://github.com/wunianze666-netizen",
2554
- "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awunianze666-netizen",
2555
- "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awunianze666-netizen",
2556
- "repo_first_seen_at": "2026-06-08T14:18:35Z",
2557
- "repo_last_seen_at": "2026-06-13T16:13:23Z",
2558
- "repo_primary_artifact_count": 3,
2559
- "repo_artifact_count": 3,
2560
- "snapshot_issue_count": 0,
2561
- "snapshot_pr_count": 3,
2562
- "snapshot_comment_count": 0,
2563
- "snapshot_review_count": 0,
2564
- "snapshot_review_comment_count": 0,
2565
- "repo_association": "FIRST_TIME_CONTRIBUTOR",
2566
- "new_to_repo": false,
2567
- "first_seen_in_snapshot": false,
2568
- "known_via_prior_merged_pr": false,
2569
- "report_reason": null,
2570
- "enrichment_source": "previous_report",
2571
- "live_refetch_skipped": true,
2572
- "account_age_days": 295,
2573
- "young_account": true,
2574
- "follow_through_score": "weak",
2575
- "breadth_score": "low",
2576
- "automation_risk_signal": "low",
2577
- "heuristic_note": "young account; high open PR share; targets high-star repos",
2578
- "public_orgs": [],
2579
- "activity": {
2580
- "visible_authored_pr_count": 3,
2581
- "merged_pr_count": 0,
2582
- "closed_unmerged_pr_count": 1,
2583
- "open_pr_count": 2,
2584
- "merged_pr_rate": 0.0,
2585
- "closed_unmerged_pr_rate": 0.3333,
2586
- "still_open_pr_rate": 0.6667,
2587
- "distinct_repos_with_authored_prs": 3,
2588
- "distinct_repos_with_open_prs": 2
2589
- },
2590
- "examples": {
2591
- "pull_requests": [
2592
- {
2593
- "kind": "pull_request",
2594
- "number": 13936,
2595
- "title": "Log WanAnimate interpolation resizing as a warning",
2596
- "url": "https://github.com/huggingface/diffusers/pull/13936",
2597
- "state": "open",
2598
- "merged": false,
2599
- "draft": false,
2600
- "created_at": "2026-06-13T16:13:23Z"
2601
- },
2602
- {
2603
- "kind": "pull_request",
2604
- "number": 13900,
2605
- "title": "fix: log ignored longcat positional id arguments",
2606
- "url": "https://github.com/huggingface/diffusers/pull/13900",
2607
- "state": "open",
2608
- "merged": false,
2609
- "draft": false,
2610
- "created_at": "2026-06-09T17:41:27Z"
2611
- },
2612
- {
2613
- "kind": "pull_request",
2614
- "number": 13888,
2615
- "title": "fix Mellon custom block required input handling",
2616
- "url": "https://github.com/huggingface/diffusers/pull/13888",
2617
- "state": "open",
2618
- "merged": false,
2619
- "draft": false,
2620
- "created_at": "2026-06-08T14:18:35Z"
2621
- }
2622
- ],
2623
- "issues": []
2624
- },
2625
- "fetch_error": null
2626
- },
2627
  {
2628
  "author_login": "kashif",
2629
  "name": "Kashif Rasul",
@@ -4896,85 +4896,6 @@
4896
  },
4897
  "fetch_error": null
4898
  },
4899
- {
4900
- "author_login": "McPatate",
4901
- "name": "Luc Georges",
4902
- "profile_url": "https://github.com/McPatate",
4903
- "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AMcPatate",
4904
- "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AMcPatate",
4905
- "repo_first_seen_at": "2024-06-07T16:06:34Z",
4906
- "repo_last_seen_at": "2026-04-14T17:27:04Z",
4907
- "repo_primary_artifact_count": 3,
4908
- "repo_artifact_count": 16,
4909
- "snapshot_issue_count": 0,
4910
- "snapshot_pr_count": 3,
4911
- "snapshot_comment_count": 2,
4912
- "snapshot_review_count": 4,
4913
- "snapshot_review_comment_count": 7,
4914
- "repo_association": "MEMBER",
4915
- "new_to_repo": false,
4916
- "first_seen_in_snapshot": false,
4917
- "known_via_prior_merged_pr": true,
4918
- "report_reason": null,
4919
- "enrichment_source": "previous_report",
4920
- "live_refetch_skipped": true,
4921
- "account_age_days": 4249,
4922
- "young_account": false,
4923
- "follow_through_score": "strong",
4924
- "breadth_score": "moderate",
4925
- "automation_risk_signal": "low",
4926
- "heuristic_note": "high recent PR volume",
4927
- "public_orgs": [
4928
- "huggingface"
4929
- ],
4930
- "activity": {
4931
- "visible_authored_pr_count": 29,
4932
- "merged_pr_count": 21,
4933
- "closed_unmerged_pr_count": 2,
4934
- "open_pr_count": 6,
4935
- "merged_pr_rate": 0.7241,
4936
- "closed_unmerged_pr_rate": 0.069,
4937
- "still_open_pr_rate": 0.2069,
4938
- "distinct_repos_with_authored_prs": 8,
4939
- "distinct_repos_with_open_prs": 4
4940
- },
4941
- "examples": {
4942
- "pull_requests": [
4943
- {
4944
- "kind": "pull_request",
4945
- "number": 13470,
4946
- "title": "feat: bump safetensors to `0.8.0-rc.0`",
4947
- "url": "https://github.com/huggingface/diffusers/pull/13470",
4948
- "state": "closed",
4949
- "merged": true,
4950
- "draft": false,
4951
- "created_at": "2026-04-14T17:27:04Z"
4952
- },
4953
- {
4954
- "kind": "pull_request",
4955
- "number": 8457,
4956
- "title": "fix(ci): remove unnecessary permissions",
4957
- "url": "https://github.com/huggingface/diffusers/pull/8457",
4958
- "state": "closed",
4959
- "merged": true,
4960
- "draft": false,
4961
- "created_at": "2024-06-10T09:25:56Z"
4962
- },
4963
- {
4964
- "kind": "pull_request",
4965
- "number": 8430,
4966
- "title": "feat(ci): add trufflehog secrets detection",
4967
- "url": "https://github.com/huggingface/diffusers/pull/8430",
4968
- "state": "closed",
4969
- "merged": true,
4970
- "draft": false,
4971
- "created_at": "2024-06-07T16:06:34Z"
4972
- }
4973
- ],
4974
- "issues": []
4975
- },
4976
- "fetch_error": null
4977
- },
4978
  {
4979
  "author_login": "chinoll",
4980
  "name": "Chino",
@@ -6187,6 +6108,63 @@
6187
  },
6188
  "fetch_error": null
6189
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6190
  {
6191
  "author_login": "CoderSATTY",
6192
  "name": "Satyam Ashtikar",
@@ -6817,6 +6795,63 @@
6817
  },
6818
  "fetch_error": null
6819
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6820
  {
6821
  "author_login": "liwd190019",
6822
  "name": null,
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260613T173521Z",
5
+ "generated_at": "2026-06-13T17:35:58Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
+ "selected_contributors": 105,
10
+ "first_seen_in_snapshot": 2,
11
+ "known_via_prior_merged_pr": 52,
12
  "previous_primary_author_count": 3664,
13
+ "selected_seen_in_previous_primary": 103,
14
  "previous_report_contributor_count": 104,
15
+ "selected_overlap_previous_report": 103,
16
+ "selected_overlap_previous_report_rate": 0.981,
17
+ "reused_previous_report_entries": 100,
18
+ "reused_known_merged_contributors": 49,
19
+ "live_fetches": 5,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 4.381,
23
+ "enrichment_avg_seconds_per_author": 0.042,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
1662
  "fetch_error": null
1663
  },
1664
  {
1665
+ "author_login": "HaozheZhang6",
1666
+ "name": "Hz_Zhang",
1667
+ "profile_url": "https://github.com/HaozheZhang6",
1668
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6",
1669
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6",
1670
+ "repo_first_seen_at": "2026-06-09T08:45:25Z",
1671
+ "repo_last_seen_at": "2026-06-13T17:21:44Z",
1672
  "repo_primary_artifact_count": 6,
1673
+ "repo_artifact_count": 9,
1674
  "snapshot_issue_count": 0,
1675
  "snapshot_pr_count": 6,
1676
+ "snapshot_comment_count": 1,
1677
+ "snapshot_review_count": 1,
1678
+ "snapshot_review_comment_count": 1,
1679
  "repo_association": "CONTRIBUTOR",
1680
  "new_to_repo": false,
1681
  "first_seen_in_snapshot": false,
 
1683
  "report_reason": null,
1684
  "enrichment_source": "previous_report",
1685
  "live_refetch_skipped": true,
1686
+ "account_age_days": 2679,
1687
  "young_account": false,
1688
  "follow_through_score": "mixed",
1689
+ "breadth_score": "moderate",
1690
  "automation_risk_signal": "low",
1691
+ "heuristic_note": "\u2014",
1692
  "public_orgs": [],
1693
  "activity": {
1694
+ "visible_authored_pr_count": 16,
1695
+ "merged_pr_count": 11,
1696
+ "closed_unmerged_pr_count": 2,
1697
+ "open_pr_count": 3,
1698
+ "merged_pr_rate": 0.6875,
1699
+ "closed_unmerged_pr_rate": 0.125,
1700
+ "still_open_pr_rate": 0.1875,
1701
+ "distinct_repos_with_authored_prs": 4,
1702
  "distinct_repos_with_open_prs": 2
1703
  },
1704
  "examples": {
1705
  "pull_requests": [
1706
  {
1707
  "kind": "pull_request",
1708
+ "number": 13940,
1709
+ "title": "Fix ZImageControlNetModel.from_transformer sharing weights with the base transformer",
1710
+ "url": "https://github.com/huggingface/diffusers/pull/13940",
1711
  "state": "open",
1712
  "merged": false,
1713
  "draft": false,
1714
+ "created_at": "2026-06-13T17:21:44Z"
1715
  },
1716
  {
1717
  "kind": "pull_request",
1718
+ "number": 13933,
1719
+ "title": "Add `from_single_file` support for `Ideogram4Transformer2DModel`",
1720
+ "url": "https://github.com/huggingface/diffusers/pull/13933",
1721
+ "state": "open",
1722
+ "merged": false,
1723
  "draft": false,
1724
+ "created_at": "2026-06-13T09:58:50Z"
1725
  },
1726
  {
1727
  "kind": "pull_request",
1728
+ "number": 13923,
1729
+ "title": "Fix incorrect batch temporal IDs for `cond_model_input` in Flux2 Klein img2img training",
1730
+ "url": "https://github.com/huggingface/diffusers/pull/13923",
1731
  "state": "closed",
1732
  "merged": true,
1733
  "draft": false,
1734
+ "created_at": "2026-06-11T20:54:46Z"
1735
  }
1736
  ],
1737
  "issues": []
 
1739
  "fetch_error": null
1740
  },
1741
  {
1742
+ "author_login": "RuixiangMa",
1743
+ "name": "Lancer",
1744
+ "profile_url": "https://github.com/RuixiangMa",
1745
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARuixiangMa",
1746
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARuixiangMa",
1747
+ "repo_first_seen_at": "2026-04-02T17:19:18Z",
1748
+ "repo_last_seen_at": "2026-06-03T17:48:48Z",
1749
+ "repo_primary_artifact_count": 6,
1750
+ "repo_artifact_count": 138,
1751
  "snapshot_issue_count": 0,
1752
+ "snapshot_pr_count": 6,
1753
+ "snapshot_comment_count": 10,
1754
+ "snapshot_review_count": 61,
1755
+ "snapshot_review_comment_count": 61,
1756
  "repo_association": "CONTRIBUTOR",
1757
  "new_to_repo": false,
1758
  "first_seen_in_snapshot": false,
 
1760
  "report_reason": null,
1761
  "enrichment_source": "previous_report",
1762
  "live_refetch_skipped": true,
1763
+ "account_age_days": 3328,
1764
  "young_account": false,
1765
  "follow_through_score": "mixed",
1766
+ "breadth_score": "low",
1767
  "automation_risk_signal": "low",
1768
+ "heuristic_note": "high recent PR volume",
1769
  "public_orgs": [],
1770
  "activity": {
1771
+ "visible_authored_pr_count": 25,
1772
+ "merged_pr_count": 17,
1773
+ "closed_unmerged_pr_count": 1,
1774
+ "open_pr_count": 7,
1775
+ "merged_pr_rate": 0.68,
1776
+ "closed_unmerged_pr_rate": 0.04,
1777
+ "still_open_pr_rate": 0.28,
1778
+ "distinct_repos_with_authored_prs": 2,
1779
  "distinct_repos_with_open_prs": 2
1780
  },
1781
  "examples": {
1782
  "pull_requests": [
1783
  {
1784
  "kind": "pull_request",
1785
+ "number": 13837,
1786
+ "title": "[New Model] Add LensPipeline \uff08microsoft/Lens\uff09",
1787
+ "url": "https://github.com/huggingface/diffusers/pull/13837",
1788
  "state": "open",
1789
  "merged": false,
1790
  "draft": false,
1791
+ "created_at": "2026-05-29T20:05:57Z"
1792
  },
1793
  {
1794
  "kind": "pull_request",
1795
+ "number": 13511,
1796
+ "title": "[Feat] support AutoPipelineForText2Audio",
1797
+ "url": "https://github.com/huggingface/diffusers/pull/13511",
1798
  "state": "closed",
1799
  "merged": true,
1800
  "draft": false,
1801
+ "created_at": "2026-04-21T00:29:42Z"
1802
  },
1803
  {
1804
  "kind": "pull_request",
1805
+ "number": 13494,
1806
+ "title": "[Bugfix] Fix shape mismatch in LongCatAudioDiTTransformer conversion",
1807
+ "url": "https://github.com/huggingface/diffusers/pull/13494",
1808
+ "state": "closed",
1809
+ "merged": true,
1810
  "draft": false,
1811
+ "created_at": "2026-04-16T16:23:46Z"
1812
  }
1813
  ],
1814
  "issues": []
 
2206
  },
2207
  "fetch_error": null
2208
  },
2209
+ {
2210
+ "author_login": "wunianze666-netizen",
2211
+ "name": "Nianze Wu",
2212
+ "profile_url": "https://github.com/wunianze666-netizen",
2213
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awunianze666-netizen",
2214
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awunianze666-netizen",
2215
+ "repo_first_seen_at": "2026-06-08T14:18:35Z",
2216
+ "repo_last_seen_at": "2026-06-13T17:17:03Z",
2217
+ "repo_primary_artifact_count": 4,
2218
+ "repo_artifact_count": 4,
2219
+ "snapshot_issue_count": 0,
2220
+ "snapshot_pr_count": 4,
2221
+ "snapshot_comment_count": 0,
2222
+ "snapshot_review_count": 0,
2223
+ "snapshot_review_comment_count": 0,
2224
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
2225
+ "new_to_repo": false,
2226
+ "first_seen_in_snapshot": false,
2227
+ "known_via_prior_merged_pr": false,
2228
+ "report_reason": null,
2229
+ "enrichment_source": "previous_report",
2230
+ "live_refetch_skipped": true,
2231
+ "account_age_days": 295,
2232
+ "young_account": true,
2233
+ "follow_through_score": "weak",
2234
+ "breadth_score": "low",
2235
+ "automation_risk_signal": "low",
2236
+ "heuristic_note": "young account; high open PR share; targets high-star repos",
2237
+ "public_orgs": [],
2238
+ "activity": {
2239
+ "visible_authored_pr_count": 3,
2240
+ "merged_pr_count": 0,
2241
+ "closed_unmerged_pr_count": 1,
2242
+ "open_pr_count": 2,
2243
+ "merged_pr_rate": 0.0,
2244
+ "closed_unmerged_pr_rate": 0.3333,
2245
+ "still_open_pr_rate": 0.6667,
2246
+ "distinct_repos_with_authored_prs": 3,
2247
+ "distinct_repos_with_open_prs": 2
2248
+ },
2249
+ "examples": {
2250
+ "pull_requests": [
2251
+ {
2252
+ "kind": "pull_request",
2253
+ "number": 13939,
2254
+ "title": "Log VQ remapping configuration through the model logger",
2255
+ "url": "https://github.com/huggingface/diffusers/pull/13939",
2256
+ "state": "open",
2257
+ "merged": false,
2258
+ "draft": false,
2259
+ "created_at": "2026-06-13T17:17:03Z"
2260
+ },
2261
+ {
2262
+ "kind": "pull_request",
2263
+ "number": 13936,
2264
+ "title": "Log WanAnimate interpolation resizing as a warning",
2265
+ "url": "https://github.com/huggingface/diffusers/pull/13936",
2266
+ "state": "open",
2267
+ "merged": false,
2268
+ "draft": false,
2269
+ "created_at": "2026-06-13T16:13:23Z"
2270
+ },
2271
+ {
2272
+ "kind": "pull_request",
2273
+ "number": 13900,
2274
+ "title": "fix: log ignored longcat positional id arguments",
2275
+ "url": "https://github.com/huggingface/diffusers/pull/13900",
2276
+ "state": "open",
2277
+ "merged": false,
2278
+ "draft": false,
2279
+ "created_at": "2026-06-09T17:41:27Z"
2280
+ }
2281
+ ],
2282
+ "issues": []
2283
+ },
2284
+ "fetch_error": null
2285
+ },
2286
  {
2287
  "author_login": "songh11",
2288
  "name": null,
 
2624
  },
2625
  "fetch_error": null
2626
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2627
  {
2628
  "author_login": "kashif",
2629
  "name": "Kashif Rasul",
 
4896
  },
4897
  "fetch_error": null
4898
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4899
  {
4900
  "author_login": "chinoll",
4901
  "name": "Chino",
 
6108
  },
6109
  "fetch_error": null
6110
  },
6111
+ {
6112
+ "author_login": "Chinmay1220",
6113
+ "name": "Chinmay Sawant",
6114
+ "profile_url": "https://github.com/Chinmay1220",
6115
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AChinmay1220",
6116
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AChinmay1220",
6117
+ "repo_first_seen_at": "2026-06-13T16:50:00Z",
6118
+ "repo_last_seen_at": "2026-06-13T16:50:00Z",
6119
+ "repo_primary_artifact_count": 1,
6120
+ "repo_artifact_count": 1,
6121
+ "snapshot_issue_count": 0,
6122
+ "snapshot_pr_count": 1,
6123
+ "snapshot_comment_count": 0,
6124
+ "snapshot_review_count": 0,
6125
+ "snapshot_review_comment_count": 0,
6126
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
6127
+ "new_to_repo": true,
6128
+ "first_seen_in_snapshot": true,
6129
+ "known_via_prior_merged_pr": false,
6130
+ "report_reason": "first_seen_in_snapshot",
6131
+ "enrichment_source": "live",
6132
+ "live_refetch_skipped": false,
6133
+ "account_age_days": 1001,
6134
+ "young_account": false,
6135
+ "follow_through_score": "strong",
6136
+ "breadth_score": "moderate",
6137
+ "automation_risk_signal": "low",
6138
+ "heuristic_note": "high recent PR volume",
6139
+ "public_orgs": [],
6140
+ "activity": {
6141
+ "visible_authored_pr_count": 51,
6142
+ "merged_pr_count": 44,
6143
+ "closed_unmerged_pr_count": 2,
6144
+ "open_pr_count": 5,
6145
+ "merged_pr_rate": 0.8627,
6146
+ "closed_unmerged_pr_rate": 0.0392,
6147
+ "still_open_pr_rate": 0.098,
6148
+ "distinct_repos_with_authored_prs": 7,
6149
+ "distinct_repos_with_open_prs": 5
6150
+ },
6151
+ "examples": {
6152
+ "pull_requests": [
6153
+ {
6154
+ "kind": "pull_request",
6155
+ "number": 13937,
6156
+ "title": "Validate empty image and video lists",
6157
+ "url": "https://github.com/huggingface/diffusers/pull/13937",
6158
+ "state": "open",
6159
+ "merged": false,
6160
+ "draft": false,
6161
+ "created_at": "2026-06-13T16:50:00Z"
6162
+ }
6163
+ ],
6164
+ "issues": []
6165
+ },
6166
+ "fetch_error": null
6167
+ },
6168
  {
6169
  "author_login": "CoderSATTY",
6170
  "name": "Satyam Ashtikar",
 
6795
  },
6796
  "fetch_error": null
6797
  },
6798
+ {
6799
+ "author_login": "Liauuu",
6800
+ "name": "Lia",
6801
+ "profile_url": "https://github.com/Liauuu",
6802
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu",
6803
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu",
6804
+ "repo_first_seen_at": "2026-06-13T16:59:29Z",
6805
+ "repo_last_seen_at": "2026-06-13T16:59:29Z",
6806
+ "repo_primary_artifact_count": 1,
6807
+ "repo_artifact_count": 1,
6808
+ "snapshot_issue_count": 0,
6809
+ "snapshot_pr_count": 1,
6810
+ "snapshot_comment_count": 0,
6811
+ "snapshot_review_count": 0,
6812
+ "snapshot_review_comment_count": 0,
6813
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
6814
+ "new_to_repo": true,
6815
+ "first_seen_in_snapshot": true,
6816
+ "known_via_prior_merged_pr": false,
6817
+ "report_reason": "first_seen_in_snapshot",
6818
+ "enrichment_source": "live",
6819
+ "live_refetch_skipped": false,
6820
+ "account_age_days": 291,
6821
+ "young_account": true,
6822
+ "follow_through_score": "mixed",
6823
+ "breadth_score": "low",
6824
+ "automation_risk_signal": "low",
6825
+ "heuristic_note": "young account; high open PR share; targets high-star repos",
6826
+ "public_orgs": [],
6827
+ "activity": {
6828
+ "visible_authored_pr_count": 2,
6829
+ "merged_pr_count": 1,
6830
+ "closed_unmerged_pr_count": 0,
6831
+ "open_pr_count": 1,
6832
+ "merged_pr_rate": 0.5,
6833
+ "closed_unmerged_pr_rate": 0.0,
6834
+ "still_open_pr_rate": 0.5,
6835
+ "distinct_repos_with_authored_prs": 2,
6836
+ "distinct_repos_with_open_prs": 1
6837
+ },
6838
+ "examples": {
6839
+ "pull_requests": [
6840
+ {
6841
+ "kind": "pull_request",
6842
+ "number": 13938,
6843
+ "title": "fix: raise informative ValueError on architecture mismatch when loading LoRA weights (SD 1.5 into SDXL)",
6844
+ "url": "https://github.com/huggingface/diffusers/pull/13938",
6845
+ "state": "open",
6846
+ "merged": false,
6847
+ "draft": false,
6848
+ "created_at": "2026-06-13T16:59:29Z"
6849
+ }
6850
+ ],
6851
+ "issues": []
6852
+ },
6853
+ "fetch_error": null
6854
+ },
6855
  {
6856
  "author_login": "liwd190019",
6857
  "name": null,
new-contributors-report.md CHANGED
@@ -1,9 +1,9 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260613T163521Z`
4
- - Generated: `2026-06-13T16:35:49Z`
5
  - Activity window: `60d`
6
- - Contributors: `104`
7
 
8
  ## Summary
9
 
@@ -26,18 +26,18 @@
26
  | `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3976d | `2025-01-20T00:59:08Z` | 14 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
27
  | `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | CONTRIBUTOR | 20d | `2026-05-12T02:45:59Z` | 10 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
28
  | `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 6 | 3 | mixed | moderate | low | high recent PR volume |
 
29
  | `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
30
- | `HaozheZhang6` | [profile](https://github.com/HaozheZhang6) | no | CONTRIBUTOR | 2679d | `2026-06-09T08:45:25Z` | 5 | 0 | mixed | moderate | low | — |
31
  | `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
32
  | `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4981d | `2023-10-19T12:21:52Z` | 4 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs |
33
  | `taivu1998` | [profile](https://github.com/taivu1998) | no | FIRST_TIME_CONTRIBUTOR | 2693d | `2026-05-10T11:20:33Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
34
  | `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 4 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
35
  | `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 |
 
36
  | `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | targets high-star repos |
37
  | `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 |
38
  | `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
39
  | `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
40
- | `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 3 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
41
  | `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
42
  | `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
43
  | `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
@@ -67,7 +67,6 @@
67
  | `neo` | [profile](https://github.com/neo) | no | FIRST_TIME_CONTRIBUTOR | 4253d | `2023-09-20T21:42:50Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
68
  | `Akash504-ai` | [profile](https://github.com/Akash504-ai) | no | CONTRIBUTOR | 467d | `2026-03-29T19:06:50Z` | 3 | 3 | mixed | high | medium | extremely high recent PR volume; broad repo spread |
69
  | `catwell` | [profile](https://github.com/catwell) | no | CONTRIBUTOR | 5921d | `2024-07-19T08:49:58Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
70
- | `McPatate` | [profile](https://github.com/McPatate) | no | MEMBER | 4249d | `2024-06-07T16:06:34Z` | 3 | 0 | strong | moderate | low | high recent PR volume |
71
  | `chinoll` | [profile](https://github.com/chinoll) | no | CONTRIBUTOR | 3525d | `2022-11-02T08:27:54Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
72
  | `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
73
  | `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
@@ -86,6 +85,7 @@
86
  | `botbikamordehai2-sketch` | [profile](https://github.com/botbikamordehai2-sketch) | no | FIRST_TIME_CONTRIBUTOR | 34d | `2026-05-28T18:12:27Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share |
87
  | `Carlofkl` | [profile](https://github.com/Carlofkl) | no | CONTRIBUTOR | 2302d | `2026-05-27T06:16:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
88
  | `ChinChyi` | [profile](https://github.com/ChinChyi) | no | FIRST_TIME_CONTRIBUTOR | 3098d | `2026-05-06T17:18:28Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
 
89
  | `CoderSATTY` | [profile](https://github.com/CoderSATTY) | no | FIRST_TIME_CONTRIBUTOR | 650d | `2026-05-23T06:54:12Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
90
  | `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
91
  | `Dev-next-gen` | [profile](https://github.com/Dev-next-gen) | no | FIRST_TIME_CONTRIBUTOR | 559d | `2026-04-19T00:36:23Z` | 1 | 0 | strong | high | low | broad repo spread |
@@ -97,6 +97,7 @@
97
  | `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
98
  | `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
99
  | `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
 
100
  | `liwd190019` | [profile](https://github.com/liwd190019) | no | FIRST_TIME_CONTRIBUTOR | 1606d | `2025-02-04T05:11:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
101
  | `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
102
  | `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
@@ -539,6 +540,29 @@ Example artifacts:
539
  - [Issue #13319: The backward pass of QwenImageTransformer failed with Ulysses SP.](https://github.com/huggingface/diffusers/issues/13319) — closed
540
  - [Issue #13277: QwenImagePipeline failed with Ulysses SP and batch inputs](https://github.com/huggingface/diffusers/issues/13277) — closed
541
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
542
  ### `RuixiangMa`
543
 
544
  - profile: [github.com/RuixiangMa](https://github.com/RuixiangMa)
@@ -562,29 +586,6 @@ Example artifacts:
562
  - [PR #13511: [Feat] support AutoPipelineForText2Audio](https://github.com/huggingface/diffusers/pull/13511) — closed, merged
563
  - [PR #13494: [Bugfix] Fix shape mismatch in LongCatAudioDiTTransformer conversion](https://github.com/huggingface/diffusers/pull/13494) — closed, merged
564
 
565
- ### `HaozheZhang6`
566
-
567
- - profile: [github.com/HaozheZhang6](https://github.com/HaozheZhang6)
568
- - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
569
- - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
570
- - repo first seen: `2026-06-09T08:45:25Z`
571
- - repo last seen: `2026-06-13T09:58:50Z`
572
- - first seen in snapshot: **no**
573
- - repo association: **CONTRIBUTOR**
574
- - repo primary artifacts: **5**
575
- - snapshot authored PRs/issues: **5 PRs / 0 issues**
576
- - snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
577
- - account age: **2679 days**
578
- - recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
579
- - public orgs: none visible
580
- - compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
581
- - heuristic read: **—**
582
-
583
- Example artifacts:
584
- - [PR #13933: Add `from_single_file` support for `Ideogram4Transformer2DModel`](https://github.com/huggingface/diffusers/pull/13933) — open
585
- - [PR #13923: Fix incorrect batch temporal IDs for `cond_model_input` in Flux2 Klein img2img training](https://github.com/huggingface/diffusers/pull/13923) — closed, merged
586
- - [PR #13922: Fix `Ideogram4MRoPE` collapsing under `torch.autocast` (compute rotary in float32)](https://github.com/huggingface/diffusers/pull/13922) — open
587
-
588
  ### `hf-security-analysis[bot]`
589
 
590
  - profile: [github.com/hf-security-analysis[bot]](https://github.com/hf-security-analysis[bot])
@@ -701,6 +702,29 @@ Example artifacts:
701
  - [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
702
  - [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
703
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
704
  ### `songh11`
705
 
706
  - profile: [github.com/songh11](https://github.com/songh11)
@@ -796,29 +820,6 @@ Example artifacts:
796
  - [PR #13558: docs(examples/server): add health-check trap when switching to background load](https://github.com/huggingface/diffusers/pull/13558) — open
797
  - [PR #13557: docs(flux2): clarify image= is reference conditioning, not img2img](https://github.com/huggingface/diffusers/pull/13557) — open
798
 
799
- ### `wunianze666-netizen`
800
-
801
- - profile: [github.com/wunianze666-netizen](https://github.com/wunianze666-netizen)
802
- - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awunianze666-netizen)
803
- - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awunianze666-netizen)
804
- - repo first seen: `2026-06-08T14:18:35Z`
805
- - repo last seen: `2026-06-13T16:13:23Z`
806
- - first seen in snapshot: **no**
807
- - repo association: **FIRST_TIME_CONTRIBUTOR**
808
- - repo primary artifacts: **3**
809
- - snapshot authored PRs/issues: **3 PRs / 0 issues**
810
- - snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
811
- - account age: **295 days**
812
- - recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
813
- - public orgs: none visible
814
- - compact scores: follow-through **weak**, breadth **low**, automation risk **low**
815
- - heuristic read: **young account; high open PR share; targets high-star repos**
816
-
817
- Example artifacts:
818
- - [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
819
- - [PR #13900: fix: log ignored longcat positional id arguments](https://github.com/huggingface/diffusers/pull/13900) — open
820
- - [PR #13888: fix Mellon custom block required input handling](https://github.com/huggingface/diffusers/pull/13888) — open
821
-
822
  ### `kashif`
823
 
824
  - profile: [github.com/kashif](https://github.com/kashif)
@@ -1488,29 +1489,6 @@ Example artifacts:
1488
  - [PR #10982: fix default values of Flux guidance_scale in docstrings](https://github.com/huggingface/diffusers/pull/10982) — closed, merged
1489
  - [PR #8905: allow tensors in several schedulers step() call](https://github.com/huggingface/diffusers/pull/8905) — closed, merged
1490
 
1491
- ### `McPatate`
1492
-
1493
- - profile: [github.com/McPatate](https://github.com/McPatate)
1494
- - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AMcPatate)
1495
- - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AMcPatate)
1496
- - repo first seen: `2024-06-07T16:06:34Z`
1497
- - repo last seen: `2026-04-14T17:27:04Z`
1498
- - first seen in snapshot: **no**
1499
- - repo association: **MEMBER**
1500
- - repo primary artifacts: **3**
1501
- - snapshot authored PRs/issues: **3 PRs / 0 issues**
1502
- - snapshot discussion activity: **2 comments / 4 reviews / 7 review comments**
1503
- - account age: **4249 days**
1504
- - recent public PR activity: **29 PRs** (21 merged / 2 closed-unmerged / 6 open; merged rate **72%**, closed-unmerged rate **7%**, open rate **21%**)
1505
- - public orgs: `huggingface`
1506
- - compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
1507
- - heuristic read: **high recent PR volume**
1508
-
1509
- Example artifacts:
1510
- - [PR #13470: feat: bump safetensors to `0.8.0-rc.0`](https://github.com/huggingface/diffusers/pull/13470) — closed, merged
1511
- - [PR #8457: fix(ci): remove unnecessary permissions](https://github.com/huggingface/diffusers/pull/8457) — closed, merged
1512
- - [PR #8430: feat(ci): add trufflehog secrets detection](https://github.com/huggingface/diffusers/pull/8430) — closed, merged
1513
-
1514
  ### `chinoll`
1515
 
1516
  - profile: [github.com/chinoll](https://github.com/chinoll)
@@ -1906,6 +1884,27 @@ Example artifacts:
1906
  Example artifacts:
1907
  - [PR #13686: [LLaDA 2.0-Uni] Add LLaDA 2.0-Uni multimodal discrete diffusion pipeline](https://github.com/huggingface/diffusers/pull/13686) — open
1908
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1909
  ### `CoderSATTY`
1910
 
1911
  - profile: [github.com/CoderSATTY](https://github.com/CoderSATTY)
@@ -2138,6 +2137,27 @@ Example artifacts:
2138
  Example artifacts:
2139
  - [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
2140
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2141
  ### `liwd190019`
2142
 
2143
  - profile: [github.com/liwd190019](https://github.com/liwd190019)
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260613T173521Z`
4
+ - Generated: `2026-06-13T17:35:58Z`
5
  - Activity window: `60d`
6
+ - Contributors: `105`
7
 
8
  ## Summary
9
 
 
26
  | `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3976d | `2025-01-20T00:59:08Z` | 14 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
27
  | `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | CONTRIBUTOR | 20d | `2026-05-12T02:45:59Z` | 10 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
28
  | `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 6 | 3 | mixed | moderate | low | high recent PR volume |
29
+ | `HaozheZhang6` | [profile](https://github.com/HaozheZhang6) | no | CONTRIBUTOR | 2679d | `2026-06-09T08:45:25Z` | 6 | 0 | mixed | moderate | low | — |
30
  | `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
 
31
  | `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
32
  | `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4981d | `2023-10-19T12:21:52Z` | 4 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs |
33
  | `taivu1998` | [profile](https://github.com/taivu1998) | no | FIRST_TIME_CONTRIBUTOR | 2693d | `2026-05-10T11:20:33Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
34
  | `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 4 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
35
  | `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 |
36
+ | `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 4 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
37
  | `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | targets high-star repos |
38
  | `gagandhakrey` | [profile](https://github.com/gagandhakrey) | no | CONTRIBUTOR | 2330d | `2026-06-01T10:21:42Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
39
  | `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
40
  | `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
 
41
  | `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
42
  | `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
43
  | `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1060d | `2025-03-04T13:58:31Z` | 7 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
 
67
  | `neo` | [profile](https://github.com/neo) | no | FIRST_TIME_CONTRIBUTOR | 4253d | `2023-09-20T21:42:50Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
68
  | `Akash504-ai` | [profile](https://github.com/Akash504-ai) | no | CONTRIBUTOR | 467d | `2026-03-29T19:06:50Z` | 3 | 3 | mixed | high | medium | extremely high recent PR volume; broad repo spread |
69
  | `catwell` | [profile](https://github.com/catwell) | no | CONTRIBUTOR | 5921d | `2024-07-19T08:49:58Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
 
70
  | `chinoll` | [profile](https://github.com/chinoll) | no | CONTRIBUTOR | 3525d | `2022-11-02T08:27:54Z` | 2 | 3 | weak | low | low | high open PR share; targets high-star repos |
71
  | `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
72
  | `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
 
85
  | `botbikamordehai2-sketch` | [profile](https://github.com/botbikamordehai2-sketch) | no | FIRST_TIME_CONTRIBUTOR | 34d | `2026-05-28T18:12:27Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share |
86
  | `Carlofkl` | [profile](https://github.com/Carlofkl) | no | CONTRIBUTOR | 2302d | `2026-05-27T06:16:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
87
  | `ChinChyi` | [profile](https://github.com/ChinChyi) | no | FIRST_TIME_CONTRIBUTOR | 3098d | `2026-05-06T17:18:28Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
88
+ | `Chinmay1220` | [profile](https://github.com/Chinmay1220) | yes | FIRST_TIME_CONTRIBUTOR | 1001d | `2026-06-13T16:50:00Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
89
  | `CoderSATTY` | [profile](https://github.com/CoderSATTY) | no | FIRST_TIME_CONTRIBUTOR | 650d | `2026-05-23T06:54:12Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
90
  | `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
91
  | `Dev-next-gen` | [profile](https://github.com/Dev-next-gen) | no | FIRST_TIME_CONTRIBUTOR | 559d | `2026-04-19T00:36:23Z` | 1 | 0 | strong | high | low | broad repo spread |
 
97
  | `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
98
  | `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
99
  | `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
100
+ | `Liauuu` | [profile](https://github.com/Liauuu) | yes | FIRST_TIME_CONTRIBUTOR | 291d | `2026-06-13T16:59:29Z` | 1 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
101
  | `liwd190019` | [profile](https://github.com/liwd190019) | no | FIRST_TIME_CONTRIBUTOR | 1606d | `2025-02-04T05:11:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
102
  | `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
103
  | `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
 
540
  - [Issue #13319: The backward pass of QwenImageTransformer failed with Ulysses SP.](https://github.com/huggingface/diffusers/issues/13319) — closed
541
  - [Issue #13277: QwenImagePipeline failed with Ulysses SP and batch inputs](https://github.com/huggingface/diffusers/issues/13277) — closed
542
 
543
+ ### `HaozheZhang6`
544
+
545
+ - profile: [github.com/HaozheZhang6](https://github.com/HaozheZhang6)
546
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHaozheZhang6)
547
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHaozheZhang6)
548
+ - repo first seen: `2026-06-09T08:45:25Z`
549
+ - repo last seen: `2026-06-13T17:21:44Z`
550
+ - first seen in snapshot: **no**
551
+ - repo association: **CONTRIBUTOR**
552
+ - repo primary artifacts: **6**
553
+ - snapshot authored PRs/issues: **6 PRs / 0 issues**
554
+ - snapshot discussion activity: **1 comments / 1 reviews / 1 review comments**
555
+ - account age: **2679 days**
556
+ - recent public PR activity: **16 PRs** (11 merged / 2 closed-unmerged / 3 open; merged rate **69%**, closed-unmerged rate **12%**, open rate **19%**)
557
+ - public orgs: none visible
558
+ - compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
559
+ - heuristic read: **—**
560
+
561
+ Example artifacts:
562
+ - [PR #13940: Fix ZImageControlNetModel.from_transformer sharing weights with the base transformer](https://github.com/huggingface/diffusers/pull/13940) — open
563
+ - [PR #13933: Add `from_single_file` support for `Ideogram4Transformer2DModel`](https://github.com/huggingface/diffusers/pull/13933) — open
564
+ - [PR #13923: Fix incorrect batch temporal IDs for `cond_model_input` in Flux2 Klein img2img training](https://github.com/huggingface/diffusers/pull/13923) — closed, merged
565
+
566
  ### `RuixiangMa`
567
 
568
  - profile: [github.com/RuixiangMa](https://github.com/RuixiangMa)
 
586
  - [PR #13511: [Feat] support AutoPipelineForText2Audio](https://github.com/huggingface/diffusers/pull/13511) — closed, merged
587
  - [PR #13494: [Bugfix] Fix shape mismatch in LongCatAudioDiTTransformer conversion](https://github.com/huggingface/diffusers/pull/13494) — closed, merged
588
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
589
  ### `hf-security-analysis[bot]`
590
 
591
  - profile: [github.com/hf-security-analysis[bot]](https://github.com/hf-security-analysis[bot])
 
702
  - [PR #13841: Fix typo: maxmium -> maximum in memory optimization docs](https://github.com/huggingface/diffusers/pull/13841) — open
703
  - [PR #13839: Fix stale docstring in KarrasVeScheduler.step_correct](https://github.com/huggingface/diffusers/pull/13839) — open
704
 
705
+ ### `wunianze666-netizen`
706
+
707
+ - profile: [github.com/wunianze666-netizen](https://github.com/wunianze666-netizen)
708
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awunianze666-netizen)
709
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awunianze666-netizen)
710
+ - repo first seen: `2026-06-08T14:18:35Z`
711
+ - repo last seen: `2026-06-13T17:17:03Z`
712
+ - first seen in snapshot: **no**
713
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
714
+ - repo primary artifacts: **4**
715
+ - snapshot authored PRs/issues: **4 PRs / 0 issues**
716
+ - snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
717
+ - account age: **295 days**
718
+ - recent public PR activity: **3 PRs** (0 merged / 1 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **33%**, open rate **67%**)
719
+ - public orgs: none visible
720
+ - compact scores: follow-through **weak**, breadth **low**, automation risk **low**
721
+ - heuristic read: **young account; high open PR share; targets high-star repos**
722
+
723
+ Example artifacts:
724
+ - [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
725
+ - [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
726
+ - [PR #13900: fix: log ignored longcat positional id arguments](https://github.com/huggingface/diffusers/pull/13900) — open
727
+
728
  ### `songh11`
729
 
730
  - profile: [github.com/songh11](https://github.com/songh11)
 
820
  - [PR #13558: docs(examples/server): add health-check trap when switching to background load](https://github.com/huggingface/diffusers/pull/13558) — open
821
  - [PR #13557: docs(flux2): clarify image= is reference conditioning, not img2img](https://github.com/huggingface/diffusers/pull/13557) — open
822
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
823
  ### `kashif`
824
 
825
  - profile: [github.com/kashif](https://github.com/kashif)
 
1489
  - [PR #10982: fix default values of Flux guidance_scale in docstrings](https://github.com/huggingface/diffusers/pull/10982) — closed, merged
1490
  - [PR #8905: allow tensors in several schedulers step() call](https://github.com/huggingface/diffusers/pull/8905) — closed, merged
1491
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1492
  ### `chinoll`
1493
 
1494
  - profile: [github.com/chinoll](https://github.com/chinoll)
 
1884
  Example artifacts:
1885
  - [PR #13686: [LLaDA 2.0-Uni] Add LLaDA 2.0-Uni multimodal discrete diffusion pipeline](https://github.com/huggingface/diffusers/pull/13686) — open
1886
 
1887
+ ### `Chinmay1220`
1888
+
1889
+ - profile: [github.com/Chinmay1220](https://github.com/Chinmay1220)
1890
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AChinmay1220)
1891
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AChinmay1220)
1892
+ - repo first seen: `2026-06-13T16:50:00Z`
1893
+ - repo last seen: `2026-06-13T16:50:00Z`
1894
+ - first seen in snapshot: **yes**
1895
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
1896
+ - repo primary artifacts: **1**
1897
+ - snapshot authored PRs/issues: **1 PRs / 0 issues**
1898
+ - snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
1899
+ - account age: **1001 days**
1900
+ - recent public PR activity: **51 PRs** (44 merged / 2 closed-unmerged / 5 open; merged rate **86%**, closed-unmerged rate **4%**, open rate **10%**)
1901
+ - public orgs: none visible
1902
+ - compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
1903
+ - heuristic read: **high recent PR volume**
1904
+
1905
+ Example artifacts:
1906
+ - [PR #13937: Validate empty image and video lists](https://github.com/huggingface/diffusers/pull/13937) — open
1907
+
1908
  ### `CoderSATTY`
1909
 
1910
  - profile: [github.com/CoderSATTY](https://github.com/CoderSATTY)
 
2137
  Example artifacts:
2138
  - [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
2139
 
2140
+ ### `Liauuu`
2141
+
2142
+ - profile: [github.com/Liauuu](https://github.com/Liauuu)
2143
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu)
2144
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu)
2145
+ - repo first seen: `2026-06-13T16:59:29Z`
2146
+ - repo last seen: `2026-06-13T16:59:29Z`
2147
+ - first seen in snapshot: **yes**
2148
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
2149
+ - repo primary artifacts: **1**
2150
+ - snapshot authored PRs/issues: **1 PRs / 0 issues**
2151
+ - snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
2152
+ - account age: **291 days**
2153
+ - recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
2154
+ - public orgs: none visible
2155
+ - compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
2156
+ - heuristic read: **young account; high open PR share; targets high-star repos**
2157
+
2158
+ Example artifacts:
2159
+ - [PR #13938: fix: raise informative ValueError on architecture mismatch when loading LoRA weights (SD 1.5 into SDXL)](https://github.com/huggingface/diffusers/pull/13938) — open
2160
+
2161
  ### `liwd190019`
2162
 
2163
  - profile: [github.com/liwd190019](https://github.com/liwd190019)
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8603e5e37a86bc8a0494ab002bba0a88ec2532f69ad4ddb6e62cecedebbc9fbc
3
- size 30560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f0ab84d99cbf054bcb1279c18db37f1dfca4ebeebf27bb52180b772225a7ff
3
+ size 30856
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24e9a3a26feb0c9f7233ad91ab2a5d165f6a6fb68439bdb49a23d20dbc7ca19a
3
- size 112490832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b1330dfcae297a4124a2a127273cf0772d1a5665a722a017743c8e030dd868
3
+ size 112517763
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb9c2d8cdb8825f90e9648229d96cb74b6fb6460c9bf47fb8cf0895ee139fc50
3
- size 68321149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124c01156c21a20c7f065b7b3ad097d93c27977273c21ad5e3065cba4490cf5b
3
+ size 68349921
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97b2a431cd86d7d3a1cb7dc3006405104815bdf1f3004b4bc0253232c1d0d3c3
3
- size 5073254
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62dcdf0172ec85c1778fd46952c6e1b42535bc2cd3d6f3f401af7fd1cfa241a6
3
+ size 5078521
snapshots/20260613T173521Z/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": 59861,
9
+ "issues": 5408,
10
+ "links": 7235,
11
+ "new_contributors": 105,
12
+ "pr_diffs": 7500,
13
+ "pr_files": 52498,
14
+ "pull_requests": 7500,
15
+ "review_comments": 32056,
16
+ "reviews": 29857,
17
+ "timeline_events": 207523
18
+ },
19
+ "crawl_started_at": "2026-06-13T17:35:21Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 4,
23
+ "issues": 0,
24
+ "links": 2236,
25
+ "pr_diffs": 4,
26
+ "pr_files": 12,
27
+ "pull_requests": 4,
28
+ "review_comments": 0,
29
+ "reviews": 0,
30
+ "timeline_events": 22
31
+ },
32
+ "extracted_at": "2026-06-13T17:35:21Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260613T173521Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-13T16:35:21Z",
37
+ "next_since": "2026-06-13T17:35:21Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260613T163521Z/manifest.json",
3
- "latest_snapshot_id": "20260613T163521Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-13T16:35:21Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260613T163521Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260613T173521Z/manifest.json",
3
+ "latest_snapshot_id": "20260613T173521Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-13T17:35:21Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260613T173521Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-13T15:35:21Z",
3
- "last_successful_snapshot_id": "20260613T163521Z",
4
- "next_since": "2026-06-13T16:35:21Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-13T16:35:21Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-13T16:35:21Z",
3
+ "last_successful_snapshot_id": "20260613T173521Z",
4
+ "next_since": "2026-06-13T17:35:21Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-13T17:35:21Z"
7
  }