Refresh diffusers dataset snapshot 20260722T113516Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +72 -13
- new-contributors-report.md +29 -7
- 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/20260722T113516Z/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: `20260722T113516Z`
|
| 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:89d74a191d6bec8453cfa5444080e249b10f1576dbb1bfc20e913eb37ab166bc
|
| 3 |
+
size 3040370
|
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:97a3f35202d9985d13f204bc9f3dded10b6b8579f5033d39a09529934ba186df
|
| 3 |
+
size 108839
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60542,
|
| 9 |
"issues": 5473,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 33094,
|
| 16 |
"reviews": 30542,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 88,
|
| 29 |
"reviews": 21,
|
| 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 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60542,
|
| 9 |
"issues": 5473,
|
| 10 |
+
"links": 9062,
|
| 11 |
+
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7763,
|
| 13 |
+
"pr_files": 55341,
|
| 14 |
+
"pull_requests": 7763,
|
| 15 |
"review_comments": 33094,
|
| 16 |
"reviews": 30542,
|
| 17 |
+
"timeline_events": 211961
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-22T11:35:16Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2492,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 17,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
"review_comments": 88,
|
| 29 |
"reviews": 21,
|
| 30 |
+
"timeline_events": 104
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-22T11:35:16Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260722T113516Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-22T10:35:16Z",
|
| 37 |
+
"next_since": "2026-07-22T11:35:16Z"
|
| 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": 61,
|
| 12 |
"previous_primary_author_count": 3745,
|
| 13 |
"selected_seen_in_previous_primary": 132,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
"selected_overlap_previous_report": 132,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 129,
|
| 18 |
"reused_known_merged_contributors": 58,
|
| 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": [
|
|
@@ -192,8 +192,8 @@
|
|
| 192 |
"number": 13966,
|
| 193 |
"title": "Update `diffusers-cli` for agentic use",
|
| 194 |
"url": "https://github.com/huggingface/diffusers/pull/13966",
|
| 195 |
-
"state": "
|
| 196 |
-
"merged":
|
| 197 |
"draft": false,
|
| 198 |
"created_at": "2026-06-15T12:31:47Z"
|
| 199 |
},
|
|
@@ -7163,6 +7163,65 @@
|
|
| 7163 |
},
|
| 7164 |
"fetch_error": null
|
| 7165 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7166 |
{
|
| 7167 |
"author_login": "Boogu-Team",
|
| 7168 |
"name": null,
|
|
@@ -7750,7 +7809,7 @@
|
|
| 7750 |
"snapshot_comment_count": 2,
|
| 7751 |
"snapshot_review_count": 0,
|
| 7752 |
"snapshot_review_comment_count": 0,
|
| 7753 |
-
"repo_association": "
|
| 7754 |
"new_to_repo": false,
|
| 7755 |
"first_seen_in_snapshot": false,
|
| 7756 |
"known_via_prior_merged_pr": false,
|
|
@@ -7782,7 +7841,7 @@
|
|
| 7782 |
"number": 14227,
|
| 7783 |
"title": "fix: upgrade http:// to https:// in README",
|
| 7784 |
"url": "https://github.com/huggingface/diffusers/pull/14227",
|
| 7785 |
-
"state": "
|
| 7786 |
"merged": false,
|
| 7787 |
"draft": false,
|
| 7788 |
"created_at": "2026-07-18T07:34:44Z"
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260722T113516Z",
|
| 5 |
+
"generated_at": "2026-07-22T11:35:54Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 133,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 61,
|
| 12 |
"previous_primary_author_count": 3745,
|
| 13 |
"selected_seen_in_previous_primary": 132,
|
| 14 |
+
"previous_report_contributor_count": 132,
|
| 15 |
"selected_overlap_previous_report": 132,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9925,
|
| 17 |
"reused_previous_report_entries": 129,
|
| 18 |
"reused_known_merged_contributors": 58,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.347,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.025,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 192 |
"number": 13966,
|
| 193 |
"title": "Update `diffusers-cli` for agentic use",
|
| 194 |
"url": "https://github.com/huggingface/diffusers/pull/13966",
|
| 195 |
+
"state": "closed",
|
| 196 |
+
"merged": true,
|
| 197 |
"draft": false,
|
| 198 |
"created_at": "2026-06-15T12:31:47Z"
|
| 199 |
},
|
|
|
|
| 7163 |
},
|
| 7164 |
"fetch_error": null
|
| 7165 |
},
|
| 7166 |
+
{
|
| 7167 |
+
"author_login": "Bekhouche",
|
| 7168 |
+
"name": "Salah Eddine Bekhouche",
|
| 7169 |
+
"profile_url": "https://github.com/Bekhouche",
|
| 7170 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ABekhouche",
|
| 7171 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ABekhouche",
|
| 7172 |
+
"repo_first_seen_at": "2026-07-22T11:03:30Z",
|
| 7173 |
+
"repo_last_seen_at": "2026-07-22T11:03:30Z",
|
| 7174 |
+
"repo_primary_artifact_count": 1,
|
| 7175 |
+
"repo_artifact_count": 1,
|
| 7176 |
+
"snapshot_issue_count": 0,
|
| 7177 |
+
"snapshot_pr_count": 1,
|
| 7178 |
+
"snapshot_comment_count": 0,
|
| 7179 |
+
"snapshot_review_count": 0,
|
| 7180 |
+
"snapshot_review_comment_count": 0,
|
| 7181 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7182 |
+
"new_to_repo": true,
|
| 7183 |
+
"first_seen_in_snapshot": true,
|
| 7184 |
+
"known_via_prior_merged_pr": false,
|
| 7185 |
+
"report_reason": "first_seen_in_snapshot",
|
| 7186 |
+
"enrichment_source": "live",
|
| 7187 |
+
"live_refetch_skipped": false,
|
| 7188 |
+
"account_age_days": 4792,
|
| 7189 |
+
"young_account": false,
|
| 7190 |
+
"follow_through_score": "weak",
|
| 7191 |
+
"breadth_score": "low",
|
| 7192 |
+
"automation_risk_signal": "low",
|
| 7193 |
+
"heuristic_note": "high open PR share",
|
| 7194 |
+
"public_orgs": [
|
| 7195 |
+
"epan-utbm"
|
| 7196 |
+
],
|
| 7197 |
+
"activity": {
|
| 7198 |
+
"visible_authored_pr_count": 3,
|
| 7199 |
+
"merged_pr_count": 0,
|
| 7200 |
+
"closed_unmerged_pr_count": 0,
|
| 7201 |
+
"open_pr_count": 3,
|
| 7202 |
+
"merged_pr_rate": 0.0,
|
| 7203 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 7204 |
+
"still_open_pr_rate": 1.0,
|
| 7205 |
+
"distinct_repos_with_authored_prs": 3,
|
| 7206 |
+
"distinct_repos_with_open_prs": 3
|
| 7207 |
+
},
|
| 7208 |
+
"examples": {
|
| 7209 |
+
"pull_requests": [
|
| 7210 |
+
{
|
| 7211 |
+
"kind": "pull_request",
|
| 7212 |
+
"number": 14271,
|
| 7213 |
+
"title": "Fix LoRA offload detection for alignment hooks (#10914)",
|
| 7214 |
+
"url": "https://github.com/huggingface/diffusers/pull/14271",
|
| 7215 |
+
"state": "open",
|
| 7216 |
+
"merged": false,
|
| 7217 |
+
"draft": false,
|
| 7218 |
+
"created_at": "2026-07-22T11:03:30Z"
|
| 7219 |
+
}
|
| 7220 |
+
],
|
| 7221 |
+
"issues": []
|
| 7222 |
+
},
|
| 7223 |
+
"fetch_error": null
|
| 7224 |
+
},
|
| 7225 |
{
|
| 7226 |
"author_login": "Boogu-Team",
|
| 7227 |
"name": null,
|
|
|
|
| 7809 |
"snapshot_comment_count": 2,
|
| 7810 |
"snapshot_review_count": 0,
|
| 7811 |
"snapshot_review_comment_count": 0,
|
| 7812 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7813 |
"new_to_repo": false,
|
| 7814 |
"first_seen_in_snapshot": false,
|
| 7815 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 7841 |
"number": 14227,
|
| 7842 |
"title": "fix: upgrade http:// to https:// in README",
|
| 7843 |
"url": "https://github.com/huggingface/diffusers/pull/14227",
|
| 7844 |
+
"state": "open",
|
| 7845 |
"merged": false,
|
| 7846 |
"draft": false,
|
| 7847 |
"created_at": "2026-07-18T07:34:44Z"
|
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 |
|
|
@@ -97,6 +97,7 @@
|
|
| 97 |
| `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 98 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIME_CONTRIBUTOR | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 100 |
| `Boogu-Team` | [profile](https://github.com/Boogu-Team) | no | FIRST_TIMER | 20d | `2026-06-22T15:55:13Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 101 |
| `botbikamordehai2-sketch` | [profile](https://github.com/botbikamordehai2-sketch) | no | FIRST_TIME_CONTRIBUTOR | 34d | `2026-05-28T18:12:27Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share |
|
| 102 |
| `Carlofkl` | [profile](https://github.com/Carlofkl) | no | CONTRIBUTOR | 2302d | `2026-05-27T06:16:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -107,7 +108,7 @@
|
|
| 107 |
| `delcenjo` | [profile](https://github.com/delcenjo) | no | FIRST_TIME_CONTRIBUTOR | 121d | `2026-06-23T19:06:11Z` | 1 | 0 | strong | high | medium | young account; high recent PR volume; broad repo spread; no visible non-self stars |
|
| 108 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 109 |
| `gaurav-init` | [profile](https://github.com/gaurav-init) | no | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 110 |
-
| `hanu-14` | [profile](https://github.com/hanu-14) | no |
|
| 111 |
| `hasib2003` | [profile](https://github.com/hasib2003) | no | FIRST_TIME_CONTRIBUTOR | 1565d | `2026-07-19T15:15:19Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 112 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 113 |
| `islem-esi` | [profile](https://github.com/islem-esi) | no | FIRST_TIME_CONTRIBUTOR | 2315d | `2026-06-18T11:22:21Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -190,7 +191,7 @@ Example artifacts:
|
|
| 190 |
|
| 191 |
Example artifacts:
|
| 192 |
- [PR #14169: Remove JAX/Flax ](https://github.com/huggingface/diffusers/pull/14169) — closed, merged
|
| 193 |
-
- [PR #13966: Update `diffusers-cli` for agentic use](https://github.com/huggingface/diffusers/pull/13966) —
|
| 194 |
- [PR #13852: [CI] Fix `torch_device` import in AutoencoderTesterMixin](https://github.com/huggingface/diffusers/pull/13852) — closed, merged
|
| 195 |
- [Issue #13151: GGUF + `torch.compile` is not compatible with Hub Kernels](https://github.com/huggingface/diffusers/issues/13151) — open
|
| 196 |
- [Issue #12600: Add KV Cache for Autoregressive Inference](https://github.com/huggingface/diffusers/issues/12600) — open
|
|
@@ -2199,6 +2200,27 @@ Example artifacts:
|
|
| 2199 |
Example artifacts:
|
| 2200 |
- [PR #13945: Warn and skip transformer LoRA loading when the transformer is absent (#13487)](https://github.com/huggingface/diffusers/pull/13945) — open
|
| 2201 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2202 |
### `Boogu-Team`
|
| 2203 |
|
| 2204 |
- profile: [github.com/Boogu-Team](https://github.com/Boogu-Team)
|
|
@@ -2417,7 +2439,7 @@ Example artifacts:
|
|
| 2417 |
- repo first seen: `2026-07-18T07:34:44Z`
|
| 2418 |
- repo last seen: `2026-07-21T11:45:59Z`
|
| 2419 |
- first seen in snapshot: **no**
|
| 2420 |
-
- repo association: **
|
| 2421 |
- repo primary artifacts: **1**
|
| 2422 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2423 |
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
|
@@ -2428,7 +2450,7 @@ Example artifacts:
|
|
| 2428 |
- heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share**
|
| 2429 |
|
| 2430 |
Example artifacts:
|
| 2431 |
-
- [PR #14227: fix: upgrade http:// to https:// in README](https://github.com/huggingface/diffusers/pull/14227) —
|
| 2432 |
|
| 2433 |
### `hasib2003`
|
| 2434 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260722T113516Z`
|
| 4 |
+
- Generated: `2026-07-22T11:35:54Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `133`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 97 |
| `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 98 |
| `Allure2233` | [profile](https://github.com/Allure2233) | no | FIRST_TIME_CONTRIBUTOR | 719d | `2026-06-22T08:03:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 100 |
+
| `Bekhouche` | [profile](https://github.com/Bekhouche) | yes | FIRST_TIME_CONTRIBUTOR | 4792d | `2026-07-22T11:03:30Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 101 |
| `Boogu-Team` | [profile](https://github.com/Boogu-Team) | no | FIRST_TIMER | 20d | `2026-06-22T15:55:13Z` | 1 | 0 | weak | low | medium | very new account; high open PR share; targets high-star repos |
|
| 102 |
| `botbikamordehai2-sketch` | [profile](https://github.com/botbikamordehai2-sketch) | no | FIRST_TIME_CONTRIBUTOR | 34d | `2026-05-28T18:12:27Z` | 1 | 0 | weak | very high | high | very new account; high recent PR volume; very broad repo spread; high open PR share |
|
| 103 |
| `Carlofkl` | [profile](https://github.com/Carlofkl) | no | CONTRIBUTOR | 2302d | `2026-05-27T06:16:54Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 108 |
| `delcenjo` | [profile](https://github.com/delcenjo) | no | FIRST_TIME_CONTRIBUTOR | 121d | `2026-06-23T19:06:11Z` | 1 | 0 | strong | high | medium | young account; high recent PR volume; broad repo spread; no visible non-self stars |
|
| 109 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 110 |
| `gaurav-init` | [profile](https://github.com/gaurav-init) | no | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 111 |
+
| `hanu-14` | [profile](https://github.com/hanu-14) | no | FIRST_TIME_CONTRIBUTOR | 1755d | `2026-07-18T07:34:44Z` | 1 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 112 |
| `hasib2003` | [profile](https://github.com/hasib2003) | no | FIRST_TIME_CONTRIBUTOR | 1565d | `2026-07-19T15:15:19Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 113 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 114 |
| `islem-esi` | [profile](https://github.com/islem-esi) | no | FIRST_TIME_CONTRIBUTOR | 2315d | `2026-06-18T11:22:21Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 191 |
|
| 192 |
Example artifacts:
|
| 193 |
- [PR #14169: Remove JAX/Flax ](https://github.com/huggingface/diffusers/pull/14169) — closed, merged
|
| 194 |
+
- [PR #13966: Update `diffusers-cli` for agentic use](https://github.com/huggingface/diffusers/pull/13966) — closed, merged
|
| 195 |
- [PR #13852: [CI] Fix `torch_device` import in AutoencoderTesterMixin](https://github.com/huggingface/diffusers/pull/13852) — closed, merged
|
| 196 |
- [Issue #13151: GGUF + `torch.compile` is not compatible with Hub Kernels](https://github.com/huggingface/diffusers/issues/13151) — open
|
| 197 |
- [Issue #12600: Add KV Cache for Autoregressive Inference](https://github.com/huggingface/diffusers/issues/12600) — open
|
|
|
|
| 2200 |
Example artifacts:
|
| 2201 |
- [PR #13945: Warn and skip transformer LoRA loading when the transformer is absent (#13487)](https://github.com/huggingface/diffusers/pull/13945) — open
|
| 2202 |
|
| 2203 |
+
### `Bekhouche`
|
| 2204 |
+
|
| 2205 |
+
- profile: [github.com/Bekhouche](https://github.com/Bekhouche)
|
| 2206 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ABekhouche)
|
| 2207 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ABekhouche)
|
| 2208 |
+
- repo first seen: `2026-07-22T11:03:30Z`
|
| 2209 |
+
- repo last seen: `2026-07-22T11:03:30Z`
|
| 2210 |
+
- first seen in snapshot: **yes**
|
| 2211 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2212 |
+
- repo primary artifacts: **1**
|
| 2213 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2214 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2215 |
+
- account age: **4792 days**
|
| 2216 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2217 |
+
- public orgs: `epan-utbm`
|
| 2218 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2219 |
+
- heuristic read: **high open PR share**
|
| 2220 |
+
|
| 2221 |
+
Example artifacts:
|
| 2222 |
+
- [PR #14271: Fix LoRA offload detection for alignment hooks (#10914)](https://github.com/huggingface/diffusers/pull/14271) — open
|
| 2223 |
+
|
| 2224 |
### `Boogu-Team`
|
| 2225 |
|
| 2226 |
- profile: [github.com/Boogu-Team](https://github.com/Boogu-Team)
|
|
|
|
| 2439 |
- repo first seen: `2026-07-18T07:34:44Z`
|
| 2440 |
- repo last seen: `2026-07-21T11:45:59Z`
|
| 2441 |
- first seen in snapshot: **no**
|
| 2442 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2443 |
- repo primary artifacts: **1**
|
| 2444 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2445 |
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
|
|
|
| 2450 |
- heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share**
|
| 2451 |
|
| 2452 |
Example artifacts:
|
| 2453 |
+
- [PR #14227: fix: upgrade http:// to https:// in README](https://github.com/huggingface/diffusers/pull/14227) — open
|
| 2454 |
|
| 2455 |
### `hasib2003`
|
| 2456 |
|
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:2255a39b963aee6621b9ee58443a6d9941e43f0be83cc8246f9d9cc5fe17c082
|
| 3 |
+
size 34728
|
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:57925aaa8e81bd3515e07ca9830bcfe8b1bdfaf65ce64b7677e7ee701da51383
|
| 3 |
+
size 114486106
|
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:c214413cc45525e4f5c944b70cd889db17e28bac7431c9a539e98340b540863d
|
| 3 |
+
size 70494618
|
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:4425d6918bc3c7b347e8f6bfff0c04e9ac2b37144edb8e0416b94ef433bbd30b
|
| 3 |
+
size 5410074
|
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:5b4a862a3cb09d520cb078324a280233268a196d269ff04a811e4c7a5bf5224a
|
| 3 |
+
size 5866739
|
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:ae4367e84761d78ae0094fee4878c8802a9f0bfe008f1d4674d507255662e07a
|
| 3 |
+
size 2387229
|
snapshots/20260722T113516Z/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": 60542,
|
| 9 |
+
"issues": 5473,
|
| 10 |
+
"links": 9062,
|
| 11 |
+
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7763,
|
| 13 |
+
"pr_files": 55341,
|
| 14 |
+
"pull_requests": 7763,
|
| 15 |
+
"review_comments": 33094,
|
| 16 |
+
"reviews": 30542,
|
| 17 |
+
"timeline_events": 211961
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-22T11:35:16Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2492,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 17,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 88,
|
| 29 |
+
"reviews": 21,
|
| 30 |
+
"timeline_events": 104
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-22T11:35:16Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260722T113516Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-22T10:35:16Z",
|
| 37 |
+
"next_since": "2026-07-22T11:35:16Z"
|
| 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/20260722T113516Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260722T113516Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-22T11:35:16Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260722T113516Z"
|
| 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-22T10:35:16Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260722T113516Z",
|
| 4 |
+
"next_since": "2026-07-22T11:35:16Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-22T11:35:16Z"
|
| 7 |
}
|