Refresh diffusers dataset snapshot 20260714T033520Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +25 -25
- new-contributors-report.json +86 -18
- new-contributors-report.md +31 -8
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260714T033520Z/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: `20260714T033520Z`
|
| 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:b43efa49da80c79d5d4f6c314143032758664c3a3500da4dfc2da62a2c839258
|
| 3 |
+
size 15335063
|
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:9e4697318437a94afe231ac80785eec89660292ab144c6d66e1ecf6f1b532d8a
|
| 3 |
+
size 3030079
|
issue_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fd4a87b0c02a41efae2c6dd64a18adc54f65db467feb737516aa78cff7aa23e
|
| 3 |
+
size 8249887
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef288d1c3553026ddda4fa247d7223c9786b6411ba0afa8db6e5cf9762248fd5
|
| 3 |
+
size 6367108
|
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:ae63b41102d995edcd5e287be696a315f6e69e7cf9452806fcecd3602c793ea7
|
| 3 |
+
size 105270
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
-
"issues":
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60427,
|
| 9 |
+
"issues": 5459,
|
| 10 |
+
"links": 8883,
|
| 11 |
+
"new_contributors": 127,
|
| 12 |
+
"pr_diffs": 7690,
|
| 13 |
+
"pr_files": 54375,
|
| 14 |
+
"pull_requests": 7690,
|
| 15 |
+
"review_comments": 32889,
|
| 16 |
+
"reviews": 30388,
|
| 17 |
+
"timeline_events": 210944
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-14T03:35:20Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 7,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 7,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 80,
|
| 29 |
+
"reviews": 43,
|
| 30 |
+
"timeline_events": 150
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-14T03:35:20Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260714T033520Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-14T01:35:19Z",
|
| 37 |
+
"next_since": "2026-07-14T03:35:20Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 58,
|
| 12 |
"previous_primary_author_count": 3728,
|
| 13 |
"selected_seen_in_previous_primary": 126,
|
| 14 |
"previous_report_contributor_count": 126,
|
| 15 |
"selected_overlap_previous_report": 126,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 123,
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,13 +31,13 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-07-
|
| 35 |
"repo_primary_artifact_count": 1209,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1075,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
"snapshot_review_comment_count": 7497,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
@@ -791,8 +791,8 @@
|
|
| 791 |
"number": 14172,
|
| 792 |
"title": "docs: improve docstring scheduling_sde_ve.py",
|
| 793 |
"url": "https://github.com/huggingface/diffusers/pull/14172",
|
| 794 |
-
"state": "
|
| 795 |
-
"merged":
|
| 796 |
"draft": false,
|
| 797 |
"created_at": "2026-07-11T19:33:46Z"
|
| 798 |
},
|
|
@@ -4608,14 +4608,14 @@
|
|
| 4608 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 4609 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 4610 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 4611 |
-
"repo_last_seen_at": "2026-07-
|
| 4612 |
"repo_primary_artifact_count": 33,
|
| 4613 |
-
"repo_artifact_count":
|
| 4614 |
"snapshot_issue_count": 8,
|
| 4615 |
"snapshot_pr_count": 25,
|
| 4616 |
"snapshot_comment_count": 110,
|
| 4617 |
-
"snapshot_review_count":
|
| 4618 |
-
"snapshot_review_comment_count":
|
| 4619 |
"repo_association": "CONTRIBUTOR",
|
| 4620 |
"new_to_repo": false,
|
| 4621 |
"first_seen_in_snapshot": false,
|
|
@@ -6203,6 +6203,74 @@
|
|
| 6203 |
},
|
| 6204 |
"fetch_error": null
|
| 6205 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6206 |
{
|
| 6207 |
"author_login": "jmliu206",
|
| 6208 |
"name": "Jinming Liu",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260714T033520Z",
|
| 5 |
+
"generated_at": "2026-07-14T03:35:57Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 127,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 58,
|
| 12 |
"previous_primary_author_count": 3728,
|
| 13 |
"selected_seen_in_previous_primary": 126,
|
| 14 |
"previous_report_contributor_count": 126,
|
| 15 |
"selected_overlap_previous_report": 126,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9921,
|
| 17 |
"reused_previous_report_entries": 123,
|
| 18 |
"reused_known_merged_contributors": 55,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.242,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.018,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-07-14T03:31:03Z",
|
| 35 |
"repo_primary_artifact_count": 1209,
|
| 36 |
+
"repo_artifact_count": 24205,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1075,
|
| 39 |
+
"snapshot_comment_count": 8323,
|
| 40 |
+
"snapshot_review_count": 7176,
|
| 41 |
"snapshot_review_comment_count": 7497,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
|
|
| 791 |
"number": 14172,
|
| 792 |
"title": "docs: improve docstring scheduling_sde_ve.py",
|
| 793 |
"url": "https://github.com/huggingface/diffusers/pull/14172",
|
| 794 |
+
"state": "closed",
|
| 795 |
+
"merged": true,
|
| 796 |
"draft": false,
|
| 797 |
"created_at": "2026-07-11T19:33:46Z"
|
| 798 |
},
|
|
|
|
| 4608 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 4609 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 4610 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 4611 |
+
"repo_last_seen_at": "2026-07-14T02:59:44Z",
|
| 4612 |
"repo_primary_artifact_count": 33,
|
| 4613 |
+
"repo_artifact_count": 275,
|
| 4614 |
"snapshot_issue_count": 8,
|
| 4615 |
"snapshot_pr_count": 25,
|
| 4616 |
"snapshot_comment_count": 110,
|
| 4617 |
+
"snapshot_review_count": 66,
|
| 4618 |
+
"snapshot_review_comment_count": 66,
|
| 4619 |
"repo_association": "CONTRIBUTOR",
|
| 4620 |
"new_to_repo": false,
|
| 4621 |
"first_seen_in_snapshot": false,
|
|
|
|
| 6203 |
},
|
| 6204 |
"fetch_error": null
|
| 6205 |
},
|
| 6206 |
+
{
|
| 6207 |
+
"author_login": "IvenHsu01",
|
| 6208 |
+
"name": "iven",
|
| 6209 |
+
"profile_url": "https://github.com/IvenHsu01",
|
| 6210 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AIvenHsu01",
|
| 6211 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AIvenHsu01",
|
| 6212 |
+
"repo_first_seen_at": "2026-07-14T02:59:47Z",
|
| 6213 |
+
"repo_last_seen_at": "2026-07-14T03:00:47Z",
|
| 6214 |
+
"repo_primary_artifact_count": 2,
|
| 6215 |
+
"repo_artifact_count": 2,
|
| 6216 |
+
"snapshot_issue_count": 1,
|
| 6217 |
+
"snapshot_pr_count": 1,
|
| 6218 |
+
"snapshot_comment_count": 0,
|
| 6219 |
+
"snapshot_review_count": 0,
|
| 6220 |
+
"snapshot_review_comment_count": 0,
|
| 6221 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6222 |
+
"new_to_repo": true,
|
| 6223 |
+
"first_seen_in_snapshot": true,
|
| 6224 |
+
"known_via_prior_merged_pr": false,
|
| 6225 |
+
"report_reason": "first_seen_in_snapshot",
|
| 6226 |
+
"enrichment_source": "live",
|
| 6227 |
+
"live_refetch_skipped": false,
|
| 6228 |
+
"account_age_days": 323,
|
| 6229 |
+
"young_account": true,
|
| 6230 |
+
"follow_through_score": "weak",
|
| 6231 |
+
"breadth_score": "low",
|
| 6232 |
+
"automation_risk_signal": "low",
|
| 6233 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 6234 |
+
"public_orgs": [],
|
| 6235 |
+
"activity": {
|
| 6236 |
+
"visible_authored_pr_count": 1,
|
| 6237 |
+
"merged_pr_count": 0,
|
| 6238 |
+
"closed_unmerged_pr_count": 0,
|
| 6239 |
+
"open_pr_count": 1,
|
| 6240 |
+
"merged_pr_rate": 0.0,
|
| 6241 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 6242 |
+
"still_open_pr_rate": 1.0,
|
| 6243 |
+
"distinct_repos_with_authored_prs": 1,
|
| 6244 |
+
"distinct_repos_with_open_prs": 1
|
| 6245 |
+
},
|
| 6246 |
+
"examples": {
|
| 6247 |
+
"pull_requests": [
|
| 6248 |
+
{
|
| 6249 |
+
"kind": "pull_request",
|
| 6250 |
+
"number": 14184,
|
| 6251 |
+
"title": "Fix AuraFlow VAE dtype mismatch on pipeline reuse",
|
| 6252 |
+
"url": "https://github.com/huggingface/diffusers/pull/14184",
|
| 6253 |
+
"state": "open",
|
| 6254 |
+
"merged": false,
|
| 6255 |
+
"draft": false,
|
| 6256 |
+
"created_at": "2026-07-14T03:00:47Z"
|
| 6257 |
+
}
|
| 6258 |
+
],
|
| 6259 |
+
"issues": [
|
| 6260 |
+
{
|
| 6261 |
+
"kind": "issue",
|
| 6262 |
+
"number": 14183,
|
| 6263 |
+
"title": "AuraFlowPipeline: VAE dtype mismatch on pipeline reuse (latents cast skipped on 2nd call)",
|
| 6264 |
+
"url": "https://github.com/huggingface/diffusers/issues/14183",
|
| 6265 |
+
"state": "open",
|
| 6266 |
+
"merged": null,
|
| 6267 |
+
"draft": null,
|
| 6268 |
+
"created_at": "2026-07-14T02:59:47Z"
|
| 6269 |
+
}
|
| 6270 |
+
]
|
| 6271 |
+
},
|
| 6272 |
+
"fetch_error": null
|
| 6273 |
+
},
|
| 6274 |
{
|
| 6275 |
"author_login": "jmliu206",
|
| 6276 |
"name": "Jinming Liu",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -83,6 +83,7 @@
|
|
| 83 |
| `CodingForAGI` | [profile](https://github.com/CodingForAGI) | no | FIRST_TIMER | 1067d | `2026-07-05T12:10:16Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 84 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 85 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | NONE | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
|
|
|
| 86 |
| `jmliu206` | [profile](https://github.com/jmliu206) | no | FIRST_TIME_CONTRIBUTOR | 2412d | `2026-06-29T08:48:54Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 87 |
| `johnnynunez` | [profile](https://github.com/johnnynunez) | no | FIRST_TIME_CONTRIBUTOR | 3560d | `2025-06-25T12:11:57Z` | 1 | 1 | weak | high | medium | extremely high recent PR volume; broad repo spread; high open PR share |
|
| 88 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
|
@@ -144,12 +145,12 @@
|
|
| 144 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 145 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 146 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 147 |
-
- repo last seen: `2026-07-
|
| 148 |
- first seen in snapshot: **no**
|
| 149 |
- repo association: **MEMBER**
|
| 150 |
- repo primary artifacts: **1209**
|
| 151 |
- snapshot authored PRs/issues: **1075 PRs / 134 issues**
|
| 152 |
-
- snapshot discussion activity: **
|
| 153 |
- account age: **3507 days**
|
| 154 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 155 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -335,7 +336,7 @@ Example artifacts:
|
|
| 335 |
- heuristic read: **high open PR share**
|
| 336 |
|
| 337 |
Example artifacts:
|
| 338 |
-
- [PR #14172: docs: improve docstring scheduling_sde_ve.py](https://github.com/huggingface/diffusers/pull/14172) —
|
| 339 |
- [PR #14148: docs: improve docstring scheduling_sasolver.py](https://github.com/huggingface/diffusers/pull/14148) — closed, merged
|
| 340 |
- [PR #14136: docs: improve docstring scheduling_scm.py](https://github.com/huggingface/diffusers/pull/14136) — closed, merged
|
| 341 |
- [Issue #12650: Question about the `# Copied from` system](https://github.com/huggingface/diffusers/issues/12650) — open
|
|
@@ -1425,12 +1426,12 @@ Example artifacts:
|
|
| 1425 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 1426 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 1427 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 1428 |
-
- repo last seen: `2026-07-
|
| 1429 |
- first seen in snapshot: **no**
|
| 1430 |
- repo association: **CONTRIBUTOR**
|
| 1431 |
- repo primary artifacts: **33**
|
| 1432 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 1433 |
-
- snapshot discussion activity: **110 comments /
|
| 1434 |
- account age: **3478 days**
|
| 1435 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 1436 |
- public orgs: none visible
|
|
@@ -1884,6 +1885,28 @@ Example artifacts:
|
|
| 1884 |
- [PR #14068: Constrain numba test dependency](https://github.com/huggingface/diffusers/pull/14068) — closed
|
| 1885 |
- [Issue #14067: uv pip install -e ".[test]" fails on Python 3.12 due to incompatible numba/llvmlite resolution](https://github.com/huggingface/diffusers/issues/14067) — closed
|
| 1886 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1887 |
### `jmliu206`
|
| 1888 |
|
| 1889 |
- profile: [github.com/jmliu206](https://github.com/jmliu206)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260714T033520Z`
|
| 4 |
+
- Generated: `2026-07-14T03:35:57Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `127`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 83 |
| `CodingForAGI` | [profile](https://github.com/CodingForAGI) | no | FIRST_TIMER | 1067d | `2026-07-05T12:10:16Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 84 |
| `ElectricGoal` | [profile](https://github.com/ElectricGoal) | no | CONTRIBUTOR | 2916d | `2026-06-25T10:27:43Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 85 |
| `gabe-engineers` | [profile](https://github.com/gabe-engineers) | no | NONE | 2950d | `2026-06-12T17:57:39Z` | 1 | 1 | weak | low | low | high open PR share |
|
| 86 |
+
| `IvenHsu01` | [profile](https://github.com/IvenHsu01) | yes | FIRST_TIME_CONTRIBUTOR | 323d | `2026-07-14T02:59:47Z` | 1 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 87 |
| `jmliu206` | [profile](https://github.com/jmliu206) | no | FIRST_TIME_CONTRIBUTOR | 2412d | `2026-06-29T08:48:54Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
| 88 |
| `johnnynunez` | [profile](https://github.com/johnnynunez) | no | FIRST_TIME_CONTRIBUTOR | 3560d | `2025-06-25T12:11:57Z` | 1 | 1 | weak | high | medium | extremely high recent PR volume; broad repo spread; high open PR share |
|
| 89 |
| `LucasSte` | [profile](https://github.com/LucasSte) | no | CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
|
|
|
| 145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 147 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 148 |
+
- repo last seen: `2026-07-14T03:31:03Z`
|
| 149 |
- first seen in snapshot: **no**
|
| 150 |
- repo association: **MEMBER**
|
| 151 |
- repo primary artifacts: **1209**
|
| 152 |
- snapshot authored PRs/issues: **1075 PRs / 134 issues**
|
| 153 |
+
- snapshot discussion activity: **8323 comments / 7176 reviews / 7497 review comments**
|
| 154 |
- account age: **3507 days**
|
| 155 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 156 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 336 |
- heuristic read: **high open PR share**
|
| 337 |
|
| 338 |
Example artifacts:
|
| 339 |
+
- [PR #14172: docs: improve docstring scheduling_sde_ve.py](https://github.com/huggingface/diffusers/pull/14172) — closed, merged
|
| 340 |
- [PR #14148: docs: improve docstring scheduling_sasolver.py](https://github.com/huggingface/diffusers/pull/14148) — closed, merged
|
| 341 |
- [PR #14136: docs: improve docstring scheduling_scm.py](https://github.com/huggingface/diffusers/pull/14136) — closed, merged
|
| 342 |
- [Issue #12650: Question about the `# Copied from` system](https://github.com/huggingface/diffusers/issues/12650) — open
|
|
|
|
| 1426 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 1427 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 1428 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 1429 |
+
- repo last seen: `2026-07-14T02:59:44Z`
|
| 1430 |
- first seen in snapshot: **no**
|
| 1431 |
- repo association: **CONTRIBUTOR**
|
| 1432 |
- repo primary artifacts: **33**
|
| 1433 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 1434 |
+
- snapshot discussion activity: **110 comments / 66 reviews / 66 review comments**
|
| 1435 |
- account age: **3478 days**
|
| 1436 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 1437 |
- public orgs: none visible
|
|
|
|
| 1885 |
- [PR #14068: Constrain numba test dependency](https://github.com/huggingface/diffusers/pull/14068) — closed
|
| 1886 |
- [Issue #14067: uv pip install -e ".[test]" fails on Python 3.12 due to incompatible numba/llvmlite resolution](https://github.com/huggingface/diffusers/issues/14067) — closed
|
| 1887 |
|
| 1888 |
+
### `IvenHsu01`
|
| 1889 |
+
|
| 1890 |
+
- profile: [github.com/IvenHsu01](https://github.com/IvenHsu01)
|
| 1891 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AIvenHsu01)
|
| 1892 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AIvenHsu01)
|
| 1893 |
+
- repo first seen: `2026-07-14T02:59:47Z`
|
| 1894 |
+
- repo last seen: `2026-07-14T03:00:47Z`
|
| 1895 |
+
- first seen in snapshot: **yes**
|
| 1896 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1897 |
+
- repo primary artifacts: **2**
|
| 1898 |
+
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1899 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1900 |
+
- account age: **323 days**
|
| 1901 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1902 |
+
- public orgs: none visible
|
| 1903 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 1904 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 1905 |
+
|
| 1906 |
+
Example artifacts:
|
| 1907 |
+
- [PR #14184: Fix AuraFlow VAE dtype mismatch on pipeline reuse](https://github.com/huggingface/diffusers/pull/14184) — open
|
| 1908 |
+
- [Issue #14183: AuraFlowPipeline: VAE dtype mismatch on pipeline reuse (latents cast skipped on 2nd call)](https://github.com/huggingface/diffusers/issues/14183) — open
|
| 1909 |
+
|
| 1910 |
### `jmliu206`
|
| 1911 |
|
| 1912 |
- profile: [github.com/jmliu206](https://github.com/jmliu206)
|
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:c7065ff598b48778510c208d453a64894214ecbc61f70fe37d80a09300a9511a
|
| 3 |
+
size 33890
|
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:10e79c98aed62622d0402d077f257bc80dba91d127950020a81fa32f392213cb
|
| 3 |
+
size 7141705
|
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:e829bcbee457f0ed57f2d28a7077197055918f3ba9158840fd1f9c1f95083840
|
| 3 |
+
size 114113529
|
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:d13d7977901b53adc6ee12abce26bf2801859fcccd1ab1f34ffc20d9c3bd39aa
|
| 3 |
+
size 70051633
|
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:8aaa6c7d2bde35e59e0494db4ee37df3e0396278daf42bd24f268775a8921dba
|
| 3 |
+
size 5340592
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a4ab4db286b7ebb9974e9c6df47989835c08de5b8c5a9e173f62411e5d3735d
|
| 3 |
+
size 5821874
|
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:77ba28e565d12b0cadac42ff838af7ef36deb90b259304c5b9e4acb2266d1a2f
|
| 3 |
+
size 2371399
|
snapshots/20260714T033520Z/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": 60427,
|
| 9 |
+
"issues": 5459,
|
| 10 |
+
"links": 8883,
|
| 11 |
+
"new_contributors": 127,
|
| 12 |
+
"pr_diffs": 7690,
|
| 13 |
+
"pr_files": 54375,
|
| 14 |
+
"pull_requests": 7690,
|
| 15 |
+
"review_comments": 32889,
|
| 16 |
+
"reviews": 30388,
|
| 17 |
+
"timeline_events": 210944
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-14T03:35:20Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 7,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 7,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 80,
|
| 29 |
+
"reviews": 43,
|
| 30 |
+
"timeline_events": 150
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-14T03:35:20Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260714T033520Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-14T01:35:19Z",
|
| 37 |
+
"next_since": "2026-07-14T03:35:20Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260714T033520Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260714T033520Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-14T03:35:20Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260714T033520Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-14T01:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260714T033520Z",
|
| 4 |
+
"next_since": "2026-07-14T03:35:20Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-14T03:35:20Z"
|
| 7 |
}
|