Refresh diffusers dataset snapshot 20260613T033522Z
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 +15 -15
- new-contributors-report.json +12 -89
- new-contributors-report.md +5 -29
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260613T033522Z/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: `20260613T033522Z`
|
| 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:7702b8f9feebec41497cc829d82db967d556fa2bdaecf880b0421de0732ac123
|
| 3 |
+
size 15174811
|
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:24e1f2191fe03047753e06379151ebea8ab18c9dcd01d5d5e7a2bd50d89e544f
|
| 3 |
+
size 2973619
|
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:53a74f28746a495b97b5fdc0bd1ede1f65434d99f046884de31a73b837a008b3
|
| 3 |
+
size 8205636
|
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:0489dbec2e098b9afad699e3c32eab93008db807b3e2c13866fe3f85625ed094
|
| 3 |
+
size 6289852
|
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:ae48d99a9744b5625a3735117db86e595faa3c2c8ec961b8ca165f052f2bab76
|
| 3 |
+
size 94186
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7221,
|
| 11 |
-
"new_contributors":
|
| 12 |
"pr_diffs": 7492,
|
| 13 |
"pr_files": 52473,
|
| 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":
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 1,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 1,
|
| 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": 59850,
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7221,
|
| 11 |
+
"new_contributors": 102,
|
| 12 |
"pr_diffs": 7492,
|
| 13 |
"pr_files": 52473,
|
| 14 |
"pull_requests": 7492,
|
| 15 |
"review_comments": 32047,
|
| 16 |
"reviews": 29844,
|
| 17 |
+
"timeline_events": 207434
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T03:35:22Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 2,
|
| 27 |
"pull_requests": 1,
|
| 28 |
+
"review_comments": 6,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 118
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-13T03:35:22Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T033522Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T02:35:21Z",
|
| 37 |
+
"next_since": "2026-06-13T03:35:22Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
| 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": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
-
"known_via_prior_merged_pr":
|
| 12 |
"previous_primary_author_count": 3662,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
"previous_report_contributor_count": 103,
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
-
"reused_known_merged_contributors":
|
| 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 |
},
|
|
@@ -31,12 +31,12 @@
|
|
| 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-06-
|
| 35 |
"repo_primary_artifact_count": 1188,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1054,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7060,
|
| 41 |
"snapshot_review_comment_count": 7325,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -4696,83 +4696,6 @@
|
|
| 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",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260613T033522Z",
|
| 5 |
+
"generated_at": "2026-06-13T03:35:49Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 102,
|
| 10 |
"first_seen_in_snapshot": 0,
|
| 11 |
+
"known_via_prior_merged_pr": 53,
|
| 12 |
"previous_primary_author_count": 3662,
|
| 13 |
+
"selected_seen_in_previous_primary": 102,
|
| 14 |
"previous_report_contributor_count": 103,
|
| 15 |
+
"selected_overlap_previous_report": 102,
|
| 16 |
"selected_overlap_previous_report_rate": 1.0,
|
| 17 |
+
"reused_previous_report_entries": 99,
|
| 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.408,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 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-06-13T03:20:54Z",
|
| 35 |
"repo_primary_artifact_count": 1188,
|
| 36 |
+
"repo_artifact_count": 23824,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1054,
|
| 39 |
+
"snapshot_comment_count": 8251,
|
| 40 |
"snapshot_review_count": 7060,
|
| 41 |
"snapshot_review_comment_count": 7325,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 4696 |
},
|
| 4697 |
"fetch_error": null
|
| 4698 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4699 |
{
|
| 4700 |
"author_login": "Akash504-ai",
|
| 4701 |
"name": "Akash Santra",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -65,7 +65,6 @@
|
|
| 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 |
|
|
@@ -121,12 +120,12 @@
|
|
| 121 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 122 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 123 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 124 |
-
- repo last seen: `2026-06-
|
| 125 |
- first seen in snapshot: **no**
|
| 126 |
- repo association: **MEMBER**
|
| 127 |
- repo primary artifacts: **1188**
|
| 128 |
- snapshot authored PRs/issues: **1054 PRs / 134 issues**
|
| 129 |
-
- snapshot discussion activity: **
|
| 130 |
- account age: **3507 days**
|
| 131 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 132 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -1437,29 +1436,6 @@ Example artifacts:
|
|
| 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)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260613T033522Z`
|
| 4 |
+
- Generated: `2026-06-13T03:35:49Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `102`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 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 |
| `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 |
|
|
|
|
| 120 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 121 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 122 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 123 |
+
- repo last seen: `2026-06-13T03:20:54Z`
|
| 124 |
- first seen in snapshot: **no**
|
| 125 |
- repo association: **MEMBER**
|
| 126 |
- repo primary artifacts: **1188**
|
| 127 |
- snapshot authored PRs/issues: **1054 PRs / 134 issues**
|
| 128 |
+
- snapshot discussion activity: **8251 comments / 7060 reviews / 7325 review comments**
|
| 129 |
- account age: **3507 days**
|
| 130 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 131 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1436 |
- [PR #13460: Add hash check for dynamic modules cache](https://github.com/huggingface/diffusers/pull/13460) — open
|
| 1437 |
- [PR #13459: Ensure consistent dynamic module path for custom components](https://github.com/huggingface/diffusers/pull/13459) — open
|
| 1438 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1439 |
### `Akash504-ai`
|
| 1440 |
|
| 1441 |
- 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:ac0a3e295073da9cec1dcd5bb1f045acf0e1f61343a18be8c97f46c6cedb0944
|
| 3 |
+
size 30362
|
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:baa8e00cbed7533073165faa3708d77314b53aa81d149273062fc1e5a592292d
|
| 3 |
+
size 112462954
|
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:375de5e8b6bda1401e2a9e555912d86532e45708e0971cca457a910e9f9b74fc
|
| 3 |
+
size 68278804
|
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:9777373296ccdff86b456f1439c5c8b4a19e514515bc4b8e6de693acd0521128
|
| 3 |
+
size 5068764
|
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:2b3e656c4f2e563b247fa45ee55f4b4be6bc8aa3846562f41b83bcfbc9f4102b
|
| 3 |
+
size 5643944
|
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:1298dc72407187009afcbd23677fe2c9d08bb771dffc81d279cf2317ea3da916
|
| 3 |
+
size 2311614
|
snapshots/20260613T033522Z/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": 59850,
|
| 9 |
+
"issues": 5407,
|
| 10 |
+
"links": 7221,
|
| 11 |
+
"new_contributors": 102,
|
| 12 |
+
"pr_diffs": 7492,
|
| 13 |
+
"pr_files": 52473,
|
| 14 |
+
"pull_requests": 7492,
|
| 15 |
+
"review_comments": 32047,
|
| 16 |
+
"reviews": 29844,
|
| 17 |
+
"timeline_events": 207434
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T03:35:22Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 2,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 6,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 118
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-13T03:35:22Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T033522Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T02:35:21Z",
|
| 37 |
+
"next_since": "2026-06-13T03:35:22Z"
|
| 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/20260613T033522Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260613T033522Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-13T03:35:22Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260613T033522Z"
|
| 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-13T02:35:21Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260613T033522Z",
|
| 4 |
+
"next_since": "2026-06-13T03:35:22Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-13T03:35:22Z"
|
| 7 |
}
|