Refresh diffusers dataset snapshot 20260617T213521Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +20 -20
- new-contributors-report.json +102 -92
- new-contributors-report.md +28 -27
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260617T213521Z/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: `20260617T213521Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5fada5fe365d3373cb26a6cd8a98c76b95609cfbe3862d8634eefe6f4eeceec
|
| 3 |
+
size 2977968
|
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:a0878ff8fc401b6d66727eb5119a6544a7658b5f17705c9f16a719bf4465b756
|
| 3 |
+
size 96345
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59956,
|
| 9 |
"issues": 5410,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 106,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 32166,
|
| 16 |
"reviews": 29953,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59956,
|
| 9 |
"issues": 5410,
|
| 10 |
+
"links": 7567,
|
| 11 |
"new_contributors": 106,
|
| 12 |
+
"pr_diffs": 7538,
|
| 13 |
+
"pr_files": 52694,
|
| 14 |
+
"pull_requests": 7538,
|
| 15 |
"review_comments": 32166,
|
| 16 |
"reviews": 29953,
|
| 17 |
+
"timeline_events": 208129
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-17T21:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2297,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 8,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 1,
|
| 29 |
+
"reviews": 4,
|
| 30 |
+
"timeline_events": 48
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-17T21:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260617T213521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-17T20:35:21Z",
|
| 37 |
+
"next_since": "2026-06-17T21:35:21Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -2886,6 +2886,104 @@
|
|
| 2886 |
},
|
| 2887 |
"fetch_error": null
|
| 2888 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2889 |
{
|
| 2890 |
"author_login": "Boffee",
|
| 2891 |
"name": "Boffee",
|
|
@@ -4944,94 +5042,6 @@
|
|
| 4944 |
},
|
| 4945 |
"fetch_error": null
|
| 4946 |
},
|
| 4947 |
-
{
|
| 4948 |
-
"author_login": "SamuelTallet",
|
| 4949 |
-
"name": "Samuel Tallet",
|
| 4950 |
-
"profile_url": "https://github.com/SamuelTallet",
|
| 4951 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet",
|
| 4952 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet",
|
| 4953 |
-
"repo_first_seen_at": "2026-04-18T22:26:11Z",
|
| 4954 |
-
"repo_last_seen_at": "2026-06-17T20:26:23Z",
|
| 4955 |
-
"repo_primary_artifact_count": 5,
|
| 4956 |
-
"repo_artifact_count": 8,
|
| 4957 |
-
"snapshot_issue_count": 4,
|
| 4958 |
-
"snapshot_pr_count": 1,
|
| 4959 |
-
"snapshot_comment_count": 3,
|
| 4960 |
-
"snapshot_review_count": 0,
|
| 4961 |
-
"snapshot_review_comment_count": 0,
|
| 4962 |
-
"repo_association": "CONTRIBUTOR",
|
| 4963 |
-
"new_to_repo": false,
|
| 4964 |
-
"first_seen_in_snapshot": false,
|
| 4965 |
-
"known_via_prior_merged_pr": true,
|
| 4966 |
-
"report_reason": null,
|
| 4967 |
-
"enrichment_source": "previous_report",
|
| 4968 |
-
"live_refetch_skipped": true,
|
| 4969 |
-
"account_age_days": 3048,
|
| 4970 |
-
"young_account": false,
|
| 4971 |
-
"follow_through_score": "mixed",
|
| 4972 |
-
"breadth_score": "low",
|
| 4973 |
-
"automation_risk_signal": "low",
|
| 4974 |
-
"heuristic_note": "\u2014",
|
| 4975 |
-
"public_orgs": [],
|
| 4976 |
-
"activity": {
|
| 4977 |
-
"visible_authored_pr_count": 3,
|
| 4978 |
-
"merged_pr_count": 2,
|
| 4979 |
-
"closed_unmerged_pr_count": 0,
|
| 4980 |
-
"open_pr_count": 1,
|
| 4981 |
-
"merged_pr_rate": 0.6667,
|
| 4982 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 4983 |
-
"still_open_pr_rate": 0.3333,
|
| 4984 |
-
"distinct_repos_with_authored_prs": 2,
|
| 4985 |
-
"distinct_repos_with_open_prs": 1
|
| 4986 |
-
},
|
| 4987 |
-
"examples": {
|
| 4988 |
-
"pull_requests": [
|
| 4989 |
-
{
|
| 4990 |
-
"kind": "pull_request",
|
| 4991 |
-
"number": 13948,
|
| 4992 |
-
"title": "Enable LoRA loading on `ErnieImageModularPipeline`",
|
| 4993 |
-
"url": "https://github.com/huggingface/diffusers/pull/13948",
|
| 4994 |
-
"state": "closed",
|
| 4995 |
-
"merged": true,
|
| 4996 |
-
"draft": false,
|
| 4997 |
-
"created_at": "2026-06-14T12:36:27Z"
|
| 4998 |
-
}
|
| 4999 |
-
],
|
| 5000 |
-
"issues": [
|
| 5001 |
-
{
|
| 5002 |
-
"kind": "issue",
|
| 5003 |
-
"number": 13979,
|
| 5004 |
-
"title": "Can't use `load_lora_weights()` on `Ideogram4ModularPipeline`",
|
| 5005 |
-
"url": "https://github.com/huggingface/diffusers/issues/13979",
|
| 5006 |
-
"state": "open",
|
| 5007 |
-
"merged": null,
|
| 5008 |
-
"draft": null,
|
| 5009 |
-
"created_at": "2026-06-17T20:26:23Z"
|
| 5010 |
-
},
|
| 5011 |
-
{
|
| 5012 |
-
"kind": "issue",
|
| 5013 |
-
"number": 13967,
|
| 5014 |
-
"title": "Can't use `load_lora_weights()` on `ErnieImageModularPipeline`",
|
| 5015 |
-
"url": "https://github.com/huggingface/diffusers/issues/13967",
|
| 5016 |
-
"state": "closed",
|
| 5017 |
-
"merged": null,
|
| 5018 |
-
"draft": null,
|
| 5019 |
-
"created_at": "2026-06-15T20:11:23Z"
|
| 5020 |
-
},
|
| 5021 |
-
{
|
| 5022 |
-
"kind": "issue",
|
| 5023 |
-
"number": 13801,
|
| 5024 |
-
"title": "Incompatibility between FlashAttention and ERNIE-Image",
|
| 5025 |
-
"url": "https://github.com/huggingface/diffusers/issues/13801",
|
| 5026 |
-
"state": "open",
|
| 5027 |
-
"merged": null,
|
| 5028 |
-
"draft": null,
|
| 5029 |
-
"created_at": "2026-05-24T17:22:48Z"
|
| 5030 |
-
}
|
| 5031 |
-
]
|
| 5032 |
-
},
|
| 5033 |
-
"fetch_error": null
|
| 5034 |
-
},
|
| 5035 |
{
|
| 5036 |
"author_login": "ivnvalex",
|
| 5037 |
"name": "Alexander Ivanov",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260617T213521Z",
|
| 5 |
+
"generated_at": "2026-06-17T21:35:52Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.483,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.005,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2886 |
},
|
| 2887 |
"fetch_error": null
|
| 2888 |
},
|
| 2889 |
+
{
|
| 2890 |
+
"author_login": "SamuelTallet",
|
| 2891 |
+
"name": "Samuel Tallet",
|
| 2892 |
+
"profile_url": "https://github.com/SamuelTallet",
|
| 2893 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet",
|
| 2894 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet",
|
| 2895 |
+
"repo_first_seen_at": "2026-04-18T22:26:11Z",
|
| 2896 |
+
"repo_last_seen_at": "2026-06-17T20:43:12Z",
|
| 2897 |
+
"repo_primary_artifact_count": 6,
|
| 2898 |
+
"repo_artifact_count": 9,
|
| 2899 |
+
"snapshot_issue_count": 4,
|
| 2900 |
+
"snapshot_pr_count": 2,
|
| 2901 |
+
"snapshot_comment_count": 3,
|
| 2902 |
+
"snapshot_review_count": 0,
|
| 2903 |
+
"snapshot_review_comment_count": 0,
|
| 2904 |
+
"repo_association": "CONTRIBUTOR",
|
| 2905 |
+
"new_to_repo": false,
|
| 2906 |
+
"first_seen_in_snapshot": false,
|
| 2907 |
+
"known_via_prior_merged_pr": true,
|
| 2908 |
+
"report_reason": null,
|
| 2909 |
+
"enrichment_source": "previous_report",
|
| 2910 |
+
"live_refetch_skipped": true,
|
| 2911 |
+
"account_age_days": 3048,
|
| 2912 |
+
"young_account": false,
|
| 2913 |
+
"follow_through_score": "mixed",
|
| 2914 |
+
"breadth_score": "low",
|
| 2915 |
+
"automation_risk_signal": "low",
|
| 2916 |
+
"heuristic_note": "\u2014",
|
| 2917 |
+
"public_orgs": [],
|
| 2918 |
+
"activity": {
|
| 2919 |
+
"visible_authored_pr_count": 3,
|
| 2920 |
+
"merged_pr_count": 2,
|
| 2921 |
+
"closed_unmerged_pr_count": 0,
|
| 2922 |
+
"open_pr_count": 1,
|
| 2923 |
+
"merged_pr_rate": 0.6667,
|
| 2924 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 2925 |
+
"still_open_pr_rate": 0.3333,
|
| 2926 |
+
"distinct_repos_with_authored_prs": 2,
|
| 2927 |
+
"distinct_repos_with_open_prs": 1
|
| 2928 |
+
},
|
| 2929 |
+
"examples": {
|
| 2930 |
+
"pull_requests": [
|
| 2931 |
+
{
|
| 2932 |
+
"kind": "pull_request",
|
| 2933 |
+
"number": 13980,
|
| 2934 |
+
"title": "Enable LoRA loading on `Ideogram4ModularPipeline`",
|
| 2935 |
+
"url": "https://github.com/huggingface/diffusers/pull/13980",
|
| 2936 |
+
"state": "open",
|
| 2937 |
+
"merged": false,
|
| 2938 |
+
"draft": false,
|
| 2939 |
+
"created_at": "2026-06-17T20:43:12Z"
|
| 2940 |
+
},
|
| 2941 |
+
{
|
| 2942 |
+
"kind": "pull_request",
|
| 2943 |
+
"number": 13948,
|
| 2944 |
+
"title": "Enable LoRA loading on `ErnieImageModularPipeline`",
|
| 2945 |
+
"url": "https://github.com/huggingface/diffusers/pull/13948",
|
| 2946 |
+
"state": "closed",
|
| 2947 |
+
"merged": true,
|
| 2948 |
+
"draft": false,
|
| 2949 |
+
"created_at": "2026-06-14T12:36:27Z"
|
| 2950 |
+
}
|
| 2951 |
+
],
|
| 2952 |
+
"issues": [
|
| 2953 |
+
{
|
| 2954 |
+
"kind": "issue",
|
| 2955 |
+
"number": 13979,
|
| 2956 |
+
"title": "Can't use `load_lora_weights()` on `Ideogram4ModularPipeline`",
|
| 2957 |
+
"url": "https://github.com/huggingface/diffusers/issues/13979",
|
| 2958 |
+
"state": "open",
|
| 2959 |
+
"merged": null,
|
| 2960 |
+
"draft": null,
|
| 2961 |
+
"created_at": "2026-06-17T20:26:23Z"
|
| 2962 |
+
},
|
| 2963 |
+
{
|
| 2964 |
+
"kind": "issue",
|
| 2965 |
+
"number": 13967,
|
| 2966 |
+
"title": "Can't use `load_lora_weights()` on `ErnieImageModularPipeline`",
|
| 2967 |
+
"url": "https://github.com/huggingface/diffusers/issues/13967",
|
| 2968 |
+
"state": "closed",
|
| 2969 |
+
"merged": null,
|
| 2970 |
+
"draft": null,
|
| 2971 |
+
"created_at": "2026-06-15T20:11:23Z"
|
| 2972 |
+
},
|
| 2973 |
+
{
|
| 2974 |
+
"kind": "issue",
|
| 2975 |
+
"number": 13801,
|
| 2976 |
+
"title": "Incompatibility between FlashAttention and ERNIE-Image",
|
| 2977 |
+
"url": "https://github.com/huggingface/diffusers/issues/13801",
|
| 2978 |
+
"state": "open",
|
| 2979 |
+
"merged": null,
|
| 2980 |
+
"draft": null,
|
| 2981 |
+
"created_at": "2026-05-24T17:22:48Z"
|
| 2982 |
+
}
|
| 2983 |
+
]
|
| 2984 |
+
},
|
| 2985 |
+
"fetch_error": null
|
| 2986 |
+
},
|
| 2987 |
{
|
| 2988 |
"author_login": "Boffee",
|
| 2989 |
"name": "Boffee",
|
|
|
|
| 5042 |
},
|
| 5043 |
"fetch_error": null
|
| 5044 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5045 |
{
|
| 5046 |
"author_login": "ivnvalex",
|
| 5047 |
"name": "Alexander Ivanov",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `106`
|
| 7 |
|
|
@@ -41,6 +41,7 @@
|
|
| 41 |
| `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 6 | 3 | mixed | moderate | low | high recent PR volume |
|
| 42 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
|
| 43 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | targets high-star repos |
|
|
|
|
| 44 |
| `Boffee` | [profile](https://github.com/Boffee) | no | FIRST_TIME_CONTRIBUTOR | 4284d | `2026-06-11T01:41:27Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 45 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1479d | `2026-04-22T10:38:45Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
| 46 |
| `Ace3Z` | [profile](https://github.com/Ace3Z) | no | FIRST_TIME_CONTRIBUTOR | 2602d | `2026-05-24T21:27:06Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -68,7 +69,6 @@
|
|
| 68 |
| `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 |
|
| 69 |
| `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 |
|
| 70 |
| `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 |
|
| 71 |
-
| `SamuelTallet` | [profile](https://github.com/SamuelTallet) | no | CONTRIBUTOR | 3048d | `2026-04-18T22:26:11Z` | 1 | 4 | mixed | low | low | — |
|
| 72 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 73 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | FIRST_TIME_CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
| 74 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -893,6 +893,31 @@ Example artifacts:
|
|
| 893 |
- [Issue #13477: ErnieImage callback locals() scope bug.](https://github.com/huggingface/diffusers/issues/13477) — closed
|
| 894 |
- [Issue #12396: Using leaf_level together with delete_adapters can get some errors.](https://github.com/huggingface/diffusers/issues/12396) — closed
|
| 895 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 896 |
### `Boffee`
|
| 897 |
|
| 898 |
- profile: [github.com/Boffee](https://github.com/Boffee)
|
|
@@ -1510,30 +1535,6 @@ Example artifacts:
|
|
| 1510 |
- [PR #12979: z-image support npu](https://github.com/huggingface/diffusers/pull/12979) — open, draft
|
| 1511 |
- [Issue #12565: Wan2.1 i2v running issue](https://github.com/huggingface/diffusers/issues/12565) — open
|
| 1512 |
|
| 1513 |
-
### `SamuelTallet`
|
| 1514 |
-
|
| 1515 |
-
- profile: [github.com/SamuelTallet](https://github.com/SamuelTallet)
|
| 1516 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet)
|
| 1517 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet)
|
| 1518 |
-
- repo first seen: `2026-04-18T22:26:11Z`
|
| 1519 |
-
- repo last seen: `2026-06-17T20:26:23Z`
|
| 1520 |
-
- first seen in snapshot: **no**
|
| 1521 |
-
- repo association: **CONTRIBUTOR**
|
| 1522 |
-
- repo primary artifacts: **5**
|
| 1523 |
-
- snapshot authored PRs/issues: **1 PRs / 4 issues**
|
| 1524 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 1525 |
-
- account age: **3048 days**
|
| 1526 |
-
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 1527 |
-
- public orgs: none visible
|
| 1528 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 1529 |
-
- heuristic read: **—**
|
| 1530 |
-
|
| 1531 |
-
Example artifacts:
|
| 1532 |
-
- [PR #13948: Enable LoRA loading on `ErnieImageModularPipeline`](https://github.com/huggingface/diffusers/pull/13948) — closed, merged
|
| 1533 |
-
- [Issue #13979: Can't use `load_lora_weights()` on `Ideogram4ModularPipeline`](https://github.com/huggingface/diffusers/issues/13979) — open
|
| 1534 |
-
- [Issue #13967: Can't use `load_lora_weights()` on `ErnieImageModularPipeline`](https://github.com/huggingface/diffusers/issues/13967) — closed
|
| 1535 |
-
- [Issue #13801: Incompatibility between FlashAttention and ERNIE-Image](https://github.com/huggingface/diffusers/issues/13801) — open
|
| 1536 |
-
|
| 1537 |
### `ivnvalex`
|
| 1538 |
|
| 1539 |
- profile: [github.com/ivnvalex](https://github.com/ivnvalex)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260617T213521Z`
|
| 4 |
+
- Generated: `2026-06-17T21:35:52Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `106`
|
| 7 |
|
|
|
|
| 41 |
| `zhtmike` | [profile](https://github.com/zhtmike) | no | CONTRIBUTOR | 4316d | `2026-03-17T08:08:13Z` | 6 | 3 | mixed | moderate | low | high recent PR volume |
|
| 42 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
|
| 43 |
| `songh11` | [profile](https://github.com/songh11) | no | CONTRIBUTOR | 2002d | `2024-12-05T09:11:19Z` | 3 | 5 | strong | low | low | targets high-star repos |
|
| 44 |
+
| `SamuelTallet` | [profile](https://github.com/SamuelTallet) | no | CONTRIBUTOR | 3048d | `2026-04-18T22:26:11Z` | 2 | 4 | mixed | low | low | — |
|
| 45 |
| `Boffee` | [profile](https://github.com/Boffee) | no | FIRST_TIME_CONTRIBUTOR | 4284d | `2026-06-11T01:41:27Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 46 |
| `feice-huang` | [profile](https://github.com/feice-huang) | no | CONTRIBUTOR | 1479d | `2026-04-22T10:38:45Z` | 2 | 1 | strong | low | low | targets high-star repos |
|
| 47 |
| `Ace3Z` | [profile](https://github.com/Ace3Z) | no | FIRST_TIME_CONTRIBUTOR | 2602d | `2026-05-24T21:27:06Z` | 2 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 69 |
| `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 |
|
| 70 |
| `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 |
|
| 71 |
| `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 |
|
|
|
|
| 72 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 73 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | FIRST_TIME_CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
| 74 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 893 |
- [Issue #13477: ErnieImage callback locals() scope bug.](https://github.com/huggingface/diffusers/issues/13477) — closed
|
| 894 |
- [Issue #12396: Using leaf_level together with delete_adapters can get some errors.](https://github.com/huggingface/diffusers/issues/12396) — closed
|
| 895 |
|
| 896 |
+
### `SamuelTallet`
|
| 897 |
+
|
| 898 |
+
- profile: [github.com/SamuelTallet](https://github.com/SamuelTallet)
|
| 899 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet)
|
| 900 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet)
|
| 901 |
+
- repo first seen: `2026-04-18T22:26:11Z`
|
| 902 |
+
- repo last seen: `2026-06-17T20:43:12Z`
|
| 903 |
+
- first seen in snapshot: **no**
|
| 904 |
+
- repo association: **CONTRIBUTOR**
|
| 905 |
+
- repo primary artifacts: **6**
|
| 906 |
+
- snapshot authored PRs/issues: **2 PRs / 4 issues**
|
| 907 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 908 |
+
- account age: **3048 days**
|
| 909 |
+
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 910 |
+
- public orgs: none visible
|
| 911 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 912 |
+
- heuristic read: **—**
|
| 913 |
+
|
| 914 |
+
Example artifacts:
|
| 915 |
+
- [PR #13980: Enable LoRA loading on `Ideogram4ModularPipeline`](https://github.com/huggingface/diffusers/pull/13980) — open
|
| 916 |
+
- [PR #13948: Enable LoRA loading on `ErnieImageModularPipeline`](https://github.com/huggingface/diffusers/pull/13948) — closed, merged
|
| 917 |
+
- [Issue #13979: Can't use `load_lora_weights()` on `Ideogram4ModularPipeline`](https://github.com/huggingface/diffusers/issues/13979) — open
|
| 918 |
+
- [Issue #13967: Can't use `load_lora_weights()` on `ErnieImageModularPipeline`](https://github.com/huggingface/diffusers/issues/13967) — closed
|
| 919 |
+
- [Issue #13801: Incompatibility between FlashAttention and ERNIE-Image](https://github.com/huggingface/diffusers/issues/13801) — open
|
| 920 |
+
|
| 921 |
### `Boffee`
|
| 922 |
|
| 923 |
- profile: [github.com/Boffee](https://github.com/Boffee)
|
|
|
|
| 1535 |
- [PR #12979: z-image support npu](https://github.com/huggingface/diffusers/pull/12979) — open, draft
|
| 1536 |
- [Issue #12565: Wan2.1 i2v running issue](https://github.com/huggingface/diffusers/issues/12565) — open
|
| 1537 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1538 |
### `ivnvalex`
|
| 1539 |
|
| 1540 |
- profile: [github.com/ivnvalex](https://github.com/ivnvalex)
|
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:d6d72474bc2ad6fb0d9ec4fa8906cc45b5b566a9d171a6c9dffbc124a7f73b16
|
| 3 |
+
size 30675
|
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:a4701f8297192355854b6e8b5fa70627fd1625f15bb71a329a2d3b40ae8c0bd6
|
| 3 |
+
size 112688634
|
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:e40641ff799b7a5465eb608028d3afaef7c6868210cc5ec733ba26d541ad9f4c
|
| 3 |
+
size 68460311
|
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:cfabb4d1034f263a7c0d6ec1c6e63ddfd2babde8713ba6c122ed13f58f6c06ae
|
| 3 |
+
size 5127836
|
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:691713a6250198b3bd9a4af9ee9e86096fee8e7e4268c5285a5defef8950ed20
|
| 3 |
+
size 2318706
|
snapshots/20260617T213521Z/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": 59956,
|
| 9 |
+
"issues": 5410,
|
| 10 |
+
"links": 7567,
|
| 11 |
+
"new_contributors": 106,
|
| 12 |
+
"pr_diffs": 7538,
|
| 13 |
+
"pr_files": 52694,
|
| 14 |
+
"pull_requests": 7538,
|
| 15 |
+
"review_comments": 32166,
|
| 16 |
+
"reviews": 29953,
|
| 17 |
+
"timeline_events": 208129
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-17T21:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2297,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 8,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 1,
|
| 29 |
+
"reviews": 4,
|
| 30 |
+
"timeline_events": 48
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-17T21:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260617T213521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-17T20:35:21Z",
|
| 37 |
+
"next_since": "2026-06-17T21:35:21Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260617T213521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260617T213521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-17T21:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260617T213521Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-17T20:35:21Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260617T213521Z",
|
| 4 |
+
"next_since": "2026-06-17T21:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-17T21:35:21Z"
|
| 7 |
}
|