Refresh diffusers dataset snapshot 20260613T023521Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +15 -15
- new-contributors-report.json +80 -80
- new-contributors-report.md +26 -26
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260613T023521Z/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: `20260613T023521Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ec628bd127a93ed075c66ff4bdfe555ccf680b377263b080328699050b9e8d6
|
| 3 |
+
size 15174485
|
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:6608b0359ba72af0a2f5ffb7d29f63b7cfda424032713e323f36c7e4c73e54a3
|
| 3 |
+
size 2973406
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7221,
|
| 11 |
"new_contributors": 103,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7492,
|
| 15 |
"review_comments": 32047,
|
| 16 |
"reviews": 29844,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 1,
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 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 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59849,
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7221,
|
| 11 |
"new_contributors": 103,
|
|
|
|
| 14 |
"pull_requests": 7492,
|
| 15 |
"review_comments": 32047,
|
| 16 |
"reviews": 29844,
|
| 17 |
+
"timeline_events": 207430
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T02:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 10
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-13T02:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T023521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T01:35:22Z",
|
| 37 |
+
"next_since": "2026-06-13T02: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,7 +19,7 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -2888,83 +2888,6 @@
|
|
| 2888 |
},
|
| 2889 |
"fetch_error": null
|
| 2890 |
},
|
| 2891 |
-
{
|
| 2892 |
-
"author_login": "HsiaWinter",
|
| 2893 |
-
"name": null,
|
| 2894 |
-
"profile_url": "https://github.com/HsiaWinter",
|
| 2895 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHsiaWinter",
|
| 2896 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHsiaWinter",
|
| 2897 |
-
"repo_first_seen_at": "2026-04-08T04:14:03Z",
|
| 2898 |
-
"repo_last_seen_at": "2026-04-14T03:34:39Z",
|
| 2899 |
-
"repo_primary_artifact_count": 4,
|
| 2900 |
-
"repo_artifact_count": 72,
|
| 2901 |
-
"snapshot_issue_count": 0,
|
| 2902 |
-
"snapshot_pr_count": 4,
|
| 2903 |
-
"snapshot_comment_count": 0,
|
| 2904 |
-
"snapshot_review_count": 34,
|
| 2905 |
-
"snapshot_review_comment_count": 34,
|
| 2906 |
-
"repo_association": "CONTRIBUTOR",
|
| 2907 |
-
"new_to_repo": false,
|
| 2908 |
-
"first_seen_in_snapshot": false,
|
| 2909 |
-
"known_via_prior_merged_pr": true,
|
| 2910 |
-
"report_reason": null,
|
| 2911 |
-
"enrichment_source": "previous_report",
|
| 2912 |
-
"live_refetch_skipped": true,
|
| 2913 |
-
"account_age_days": 1655,
|
| 2914 |
-
"young_account": false,
|
| 2915 |
-
"follow_through_score": "mixed",
|
| 2916 |
-
"breadth_score": "low",
|
| 2917 |
-
"automation_risk_signal": "low",
|
| 2918 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 2919 |
-
"public_orgs": [],
|
| 2920 |
-
"activity": {
|
| 2921 |
-
"visible_authored_pr_count": 4,
|
| 2922 |
-
"merged_pr_count": 2,
|
| 2923 |
-
"closed_unmerged_pr_count": 0,
|
| 2924 |
-
"open_pr_count": 2,
|
| 2925 |
-
"merged_pr_rate": 0.5,
|
| 2926 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 2927 |
-
"still_open_pr_rate": 0.5,
|
| 2928 |
-
"distinct_repos_with_authored_prs": 1,
|
| 2929 |
-
"distinct_repos_with_open_prs": 1
|
| 2930 |
-
},
|
| 2931 |
-
"examples": {
|
| 2932 |
-
"pull_requests": [
|
| 2933 |
-
{
|
| 2934 |
-
"kind": "pull_request",
|
| 2935 |
-
"number": 13465,
|
| 2936 |
-
"title": "fix npu compatibility",
|
| 2937 |
-
"url": "https://github.com/huggingface/diffusers/pull/13465",
|
| 2938 |
-
"state": "open",
|
| 2939 |
-
"merged": false,
|
| 2940 |
-
"draft": false,
|
| 2941 |
-
"created_at": "2026-04-14T03:34:39Z"
|
| 2942 |
-
},
|
| 2943 |
-
{
|
| 2944 |
-
"kind": "pull_request",
|
| 2945 |
-
"number": 13464,
|
| 2946 |
-
"title": "fix some dtype issue for gguf / some gpu backends",
|
| 2947 |
-
"url": "https://github.com/huggingface/diffusers/pull/13464",
|
| 2948 |
-
"state": "closed",
|
| 2949 |
-
"merged": true,
|
| 2950 |
-
"draft": false,
|
| 2951 |
-
"created_at": "2026-04-14T01:48:39Z"
|
| 2952 |
-
},
|
| 2953 |
-
{
|
| 2954 |
-
"kind": "pull_request",
|
| 2955 |
-
"number": 13456,
|
| 2956 |
-
"title": "fix rope dtype from torch.float64 to torch.float32",
|
| 2957 |
-
"url": "https://github.com/huggingface/diffusers/pull/13456",
|
| 2958 |
-
"state": "open",
|
| 2959 |
-
"merged": false,
|
| 2960 |
-
"draft": false,
|
| 2961 |
-
"created_at": "2026-04-13T08:39:20Z"
|
| 2962 |
-
}
|
| 2963 |
-
],
|
| 2964 |
-
"issues": []
|
| 2965 |
-
},
|
| 2966 |
-
"fetch_error": null
|
| 2967 |
-
},
|
| 2968 |
{
|
| 2969 |
"author_login": "JingyaHuang",
|
| 2970 |
"name": "Jingya HUANG",
|
|
@@ -4773,6 +4696,83 @@
|
|
| 4773 |
},
|
| 4774 |
"fetch_error": null
|
| 4775 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4776 |
{
|
| 4777 |
"author_login": "Akash504-ai",
|
| 4778 |
"name": "Akash Santra",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260613T023521Z",
|
| 5 |
+
"generated_at": "2026-06-13T02:35:46Z",
|
| 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.439,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 2888 |
},
|
| 2889 |
"fetch_error": null
|
| 2890 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2891 |
{
|
| 2892 |
"author_login": "JingyaHuang",
|
| 2893 |
"name": "Jingya HUANG",
|
|
|
|
| 4696 |
},
|
| 4697 |
"fetch_error": null
|
| 4698 |
},
|
| 4699 |
+
{
|
| 4700 |
+
"author_login": "HsiaWinter",
|
| 4701 |
+
"name": null,
|
| 4702 |
+
"profile_url": "https://github.com/HsiaWinter",
|
| 4703 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHsiaWinter",
|
| 4704 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHsiaWinter",
|
| 4705 |
+
"repo_first_seen_at": "2026-04-08T04:14:03Z",
|
| 4706 |
+
"repo_last_seen_at": "2026-04-14T03:34:39Z",
|
| 4707 |
+
"repo_primary_artifact_count": 4,
|
| 4708 |
+
"repo_artifact_count": 72,
|
| 4709 |
+
"snapshot_issue_count": 0,
|
| 4710 |
+
"snapshot_pr_count": 4,
|
| 4711 |
+
"snapshot_comment_count": 0,
|
| 4712 |
+
"snapshot_review_count": 34,
|
| 4713 |
+
"snapshot_review_comment_count": 34,
|
| 4714 |
+
"repo_association": "CONTRIBUTOR",
|
| 4715 |
+
"new_to_repo": false,
|
| 4716 |
+
"first_seen_in_snapshot": false,
|
| 4717 |
+
"known_via_prior_merged_pr": true,
|
| 4718 |
+
"report_reason": null,
|
| 4719 |
+
"enrichment_source": "previous_report",
|
| 4720 |
+
"live_refetch_skipped": true,
|
| 4721 |
+
"account_age_days": 1655,
|
| 4722 |
+
"young_account": false,
|
| 4723 |
+
"follow_through_score": "mixed",
|
| 4724 |
+
"breadth_score": "low",
|
| 4725 |
+
"automation_risk_signal": "low",
|
| 4726 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 4727 |
+
"public_orgs": [],
|
| 4728 |
+
"activity": {
|
| 4729 |
+
"visible_authored_pr_count": 4,
|
| 4730 |
+
"merged_pr_count": 2,
|
| 4731 |
+
"closed_unmerged_pr_count": 0,
|
| 4732 |
+
"open_pr_count": 2,
|
| 4733 |
+
"merged_pr_rate": 0.5,
|
| 4734 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 4735 |
+
"still_open_pr_rate": 0.5,
|
| 4736 |
+
"distinct_repos_with_authored_prs": 1,
|
| 4737 |
+
"distinct_repos_with_open_prs": 1
|
| 4738 |
+
},
|
| 4739 |
+
"examples": {
|
| 4740 |
+
"pull_requests": [
|
| 4741 |
+
{
|
| 4742 |
+
"kind": "pull_request",
|
| 4743 |
+
"number": 13465,
|
| 4744 |
+
"title": "fix npu compatibility",
|
| 4745 |
+
"url": "https://github.com/huggingface/diffusers/pull/13465",
|
| 4746 |
+
"state": "open",
|
| 4747 |
+
"merged": false,
|
| 4748 |
+
"draft": false,
|
| 4749 |
+
"created_at": "2026-04-14T03:34:39Z"
|
| 4750 |
+
},
|
| 4751 |
+
{
|
| 4752 |
+
"kind": "pull_request",
|
| 4753 |
+
"number": 13464,
|
| 4754 |
+
"title": "fix some dtype issue for gguf / some gpu backends",
|
| 4755 |
+
"url": "https://github.com/huggingface/diffusers/pull/13464",
|
| 4756 |
+
"state": "closed",
|
| 4757 |
+
"merged": true,
|
| 4758 |
+
"draft": false,
|
| 4759 |
+
"created_at": "2026-04-14T01:48:39Z"
|
| 4760 |
+
},
|
| 4761 |
+
{
|
| 4762 |
+
"kind": "pull_request",
|
| 4763 |
+
"number": 13456,
|
| 4764 |
+
"title": "fix rope dtype from torch.float64 to torch.float32",
|
| 4765 |
+
"url": "https://github.com/huggingface/diffusers/pull/13456",
|
| 4766 |
+
"state": "open",
|
| 4767 |
+
"merged": false,
|
| 4768 |
+
"draft": false,
|
| 4769 |
+
"created_at": "2026-04-13T08:39:20Z"
|
| 4770 |
+
}
|
| 4771 |
+
],
|
| 4772 |
+
"issues": []
|
| 4773 |
+
},
|
| 4774 |
+
"fetch_error": null
|
| 4775 |
+
},
|
| 4776 |
{
|
| 4777 |
"author_login": "Akash504-ai",
|
| 4778 |
"name": "Akash Santra",
|
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: `103`
|
| 7 |
|
|
@@ -41,7 +41,6 @@
|
|
| 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 |
|
| 44 |
-
| `HsiaWinter` | [profile](https://github.com/HsiaWinter) | no | CONTRIBUTOR | 1655d | `2026-04-08T04:14:03Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 45 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 46 |
| `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 |
|
| 47 |
| `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 |
|
|
@@ -66,6 +65,7 @@
|
|
| 66 |
| `DavidBert` | [profile](https://github.com/DavidBert) | no | CONTRIBUTOR | 4055d | `2025-09-26T15:01:33Z` | 8 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 67 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 871d | `2024-12-12T10:28:15Z` | 8 | 0 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
| 68 |
| `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 |
|
|
|
|
| 69 |
| `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 |
|
| 70 |
| `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 |
|
| 71 |
| `McPatate` | [profile](https://github.com/McPatate) | no | MEMBER | 4249d | `2024-06-07T16:06:34Z` | 3 | 0 | strong | moderate | low | high recent PR volume |
|
|
@@ -890,29 +890,6 @@ Example artifacts:
|
|
| 890 |
- [PR #13712: Allow bucket reshuffling with DreamBooth caches](https://github.com/huggingface/diffusers/pull/13712) — closed, merged
|
| 891 |
- [PR #13441: Fix Qwen Image DreamBooth prior-preservation batch ordering](https://github.com/huggingface/diffusers/pull/13441) — closed, merged
|
| 892 |
|
| 893 |
-
### `HsiaWinter`
|
| 894 |
-
|
| 895 |
-
- profile: [github.com/HsiaWinter](https://github.com/HsiaWinter)
|
| 896 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHsiaWinter)
|
| 897 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHsiaWinter)
|
| 898 |
-
- repo first seen: `2026-04-08T04:14:03Z`
|
| 899 |
-
- repo last seen: `2026-04-14T03:34:39Z`
|
| 900 |
-
- first seen in snapshot: **no**
|
| 901 |
-
- repo association: **CONTRIBUTOR**
|
| 902 |
-
- repo primary artifacts: **4**
|
| 903 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 904 |
-
- snapshot discussion activity: **0 comments / 34 reviews / 34 review comments**
|
| 905 |
-
- account age: **1655 days**
|
| 906 |
-
- recent public PR activity: **4 PRs** (2 merged / 0 closed-unmerged / 2 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 907 |
-
- public orgs: none visible
|
| 908 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 909 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 910 |
-
|
| 911 |
-
Example artifacts:
|
| 912 |
-
- [PR #13465: fix npu compatibility](https://github.com/huggingface/diffusers/pull/13465) — open
|
| 913 |
-
- [PR #13464: fix some dtype issue for gguf / some gpu backends](https://github.com/huggingface/diffusers/pull/13464) — closed, merged
|
| 914 |
-
- [PR #13456: fix rope dtype from torch.float64 to torch.float32](https://github.com/huggingface/diffusers/pull/13456) — open
|
| 915 |
-
|
| 916 |
### `JingyaHuang`
|
| 917 |
|
| 918 |
- profile: [github.com/JingyaHuang](https://github.com/JingyaHuang)
|
|
@@ -1460,6 +1437,29 @@ Example artifacts:
|
|
| 1460 |
- [PR #13460: Add hash check for dynamic modules cache](https://github.com/huggingface/diffusers/pull/13460) — open
|
| 1461 |
- [PR #13459: Ensure consistent dynamic module path for custom components](https://github.com/huggingface/diffusers/pull/13459) — open
|
| 1462 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1463 |
### `Akash504-ai`
|
| 1464 |
|
| 1465 |
- profile: [github.com/Akash504-ai](https://github.com/Akash504-ai)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260613T023521Z`
|
| 4 |
+
- Generated: `2026-06-13T02:35:46Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `103`
|
| 7 |
|
|
|
|
| 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 |
|
|
|
|
| 44 |
| `JingyaHuang` | [profile](https://github.com/JingyaHuang) | no | MEMBER | 2783d | `2022-11-03T10:27:59Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 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 |
|
|
|
|
| 65 |
| `DavidBert` | [profile](https://github.com/DavidBert) | no | CONTRIBUTOR | 4055d | `2025-09-26T15:01:33Z` | 8 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 66 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 871d | `2024-12-12T10:28:15Z` | 8 | 0 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
| 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 |
+
| `HsiaWinter` | [profile](https://github.com/HsiaWinter) | no | CONTRIBUTOR | 1655d | `2026-04-08T04:14:03Z` | 4 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 69 |
| `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 |
|
| 70 |
| `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 |
|
| 71 |
| `McPatate` | [profile](https://github.com/McPatate) | no | MEMBER | 4249d | `2024-06-07T16:06:34Z` | 3 | 0 | strong | moderate | low | high recent PR volume |
|
|
|
|
| 890 |
- [PR #13712: Allow bucket reshuffling with DreamBooth caches](https://github.com/huggingface/diffusers/pull/13712) — closed, merged
|
| 891 |
- [PR #13441: Fix Qwen Image DreamBooth prior-preservation batch ordering](https://github.com/huggingface/diffusers/pull/13441) — closed, merged
|
| 892 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 893 |
### `JingyaHuang`
|
| 894 |
|
| 895 |
- profile: [github.com/JingyaHuang](https://github.com/JingyaHuang)
|
|
|
|
| 1437 |
- [PR #13460: Add hash check for dynamic modules cache](https://github.com/huggingface/diffusers/pull/13460) — open
|
| 1438 |
- [PR #13459: Ensure consistent dynamic module path for custom components](https://github.com/huggingface/diffusers/pull/13459) — open
|
| 1439 |
|
| 1440 |
+
### `HsiaWinter`
|
| 1441 |
+
|
| 1442 |
+
- profile: [github.com/HsiaWinter](https://github.com/HsiaWinter)
|
| 1443 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AHsiaWinter)
|
| 1444 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AHsiaWinter)
|
| 1445 |
+
- repo first seen: `2026-04-08T04:14:03Z`
|
| 1446 |
+
- repo last seen: `2026-04-14T03:34:39Z`
|
| 1447 |
+
- first seen in snapshot: **no**
|
| 1448 |
+
- repo association: **CONTRIBUTOR**
|
| 1449 |
+
- repo primary artifacts: **4**
|
| 1450 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 1451 |
+
- snapshot discussion activity: **0 comments / 34 reviews / 34 review comments**
|
| 1452 |
+
- account age: **1655 days**
|
| 1453 |
+
- recent public PR activity: **4 PRs** (2 merged / 0 closed-unmerged / 2 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 1454 |
+
- public orgs: none visible
|
| 1455 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 1456 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1457 |
+
|
| 1458 |
+
Example artifacts:
|
| 1459 |
+
- [PR #13465: fix npu compatibility](https://github.com/huggingface/diffusers/pull/13465) — open
|
| 1460 |
+
- [PR #13464: fix some dtype issue for gguf / some gpu backends](https://github.com/huggingface/diffusers/pull/13464) — closed, merged
|
| 1461 |
+
- [PR #13456: fix rope dtype from torch.float64 to torch.float32](https://github.com/huggingface/diffusers/pull/13456) — open
|
| 1462 |
+
|
| 1463 |
### `Akash504-ai`
|
| 1464 |
|
| 1465 |
- profile: [github.com/Akash504-ai](https://github.com/Akash504-ai)
|
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:39133e4e8d6605abf8d5678523438ff860342af8aba435ff095ac8a2b63833a2
|
| 3 |
+
size 30467
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6a90cf33a5ebc6aeac4c50c1d0db1afce46f323f6c054a1af56612c18e79586
|
| 3 |
+
size 7022655
|
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:abd5fff9f476cde9a4b02c5f7a64f5bfe49543c2421f674deaec5725fd9df89b
|
| 3 |
+
size 112462943
|
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:14cde671d933e46b67e2eb7918141a749bf124f5d5e45a8533b84172891f0d7d
|
| 3 |
+
size 68278753
|
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:c88196f6a82bac170dcb044619c7efe295b1903795735266e7bfd2f996d1f3cc
|
| 3 |
+
size 5068763
|
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:3f6e701858a7a0c8effe00dc5a687179de31ea6d70a4181db1844e4f7faa0ba3
|
| 3 |
+
size 2311597
|
snapshots/20260613T023521Z/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": 59849,
|
| 9 |
+
"issues": 5407,
|
| 10 |
+
"links": 7221,
|
| 11 |
+
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7492,
|
| 13 |
+
"pr_files": 52473,
|
| 14 |
+
"pull_requests": 7492,
|
| 15 |
+
"review_comments": 32047,
|
| 16 |
+
"reviews": 29844,
|
| 17 |
+
"timeline_events": 207430
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T02:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 10
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-13T02:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T023521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T01:35:22Z",
|
| 37 |
+
"next_since": "2026-06-13T02: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/20260613T023521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260613T023521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-13T02:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260613T023521Z"
|
| 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-13T01:35:22Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260613T023521Z",
|
| 4 |
+
"next_since": "2026-06-13T02:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-13T02:35:21Z"
|
| 7 |
}
|