Refresh diffusers dataset snapshot 20260514T193524Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +20 -20
- new-contributors-report.json +71 -14
- new-contributors-report.md +30 -8
- 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/20260514T193524Z/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: `20260514T193524Z`
|
| 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:4c0f36310b721b6c06124fec85169ee7636f7ef327ec7699c3c34bf9e00c6860
|
| 3 |
+
size 2918190
|
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:8d9a0571696afb459fb035d4d6f1b11a137786daa12e1315ee2e36ab43ce3290
|
| 3 |
+
size 86377
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59372,
|
| 9 |
"issues": 5385,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 31524,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 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-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59372,
|
| 9 |
"issues": 5385,
|
| 10 |
+
"links": 6386,
|
| 11 |
+
"new_contributors": 98,
|
| 12 |
+
"pr_diffs": 7343,
|
| 13 |
+
"pr_files": 51205,
|
| 14 |
+
"pull_requests": 7343,
|
| 15 |
"review_comments": 31524,
|
| 16 |
+
"reviews": 29325,
|
| 17 |
+
"timeline_events": 204537
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-14T19:35:24Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2187,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 92,
|
| 29 |
+
"reviews": 87,
|
| 30 |
+
"timeline_events": 383
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-14T19:35:24Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260514T193524Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-14T18:35:54Z",
|
| 37 |
+
"next_since": "2026-05-14T19:35:24Z"
|
| 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-05-
|
| 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": 3622,
|
| 13 |
"selected_seen_in_previous_primary": 97,
|
| 14 |
"previous_report_contributor_count": 97,
|
| 15 |
"selected_overlap_previous_report": 97,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 95,
|
| 18 |
"reused_known_merged_contributors": 59,
|
| 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": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -250,13 +250,13 @@
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
-
"repo_last_seen_at": "2026-05-
|
| 254 |
"repo_primary_artifact_count": 338,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 300,
|
| 258 |
"snapshot_comment_count": 2581,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
"snapshot_review_comment_count": 3577,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
|
@@ -7092,7 +7092,7 @@
|
|
| 7092 |
"snapshot_comment_count": 13,
|
| 7093 |
"snapshot_review_count": 12,
|
| 7094 |
"snapshot_review_comment_count": 12,
|
| 7095 |
-
"repo_association": "
|
| 7096 |
"new_to_repo": false,
|
| 7097 |
"first_seen_in_snapshot": false,
|
| 7098 |
"known_via_prior_merged_pr": false,
|
|
@@ -7124,8 +7124,8 @@
|
|
| 7124 |
"number": 13551,
|
| 7125 |
"title": "feat: Add Motif-Video model and pipelines",
|
| 7126 |
"url": "https://github.com/huggingface/diffusers/pull/13551",
|
| 7127 |
-
"state": "
|
| 7128 |
-
"merged":
|
| 7129 |
"draft": false,
|
| 7130 |
"created_at": "2026-04-23T05:54:56Z"
|
| 7131 |
}
|
|
@@ -7306,6 +7306,63 @@
|
|
| 7306 |
"issues": []
|
| 7307 |
},
|
| 7308 |
"fetch_error": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7309 |
}
|
| 7310 |
]
|
| 7311 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260514T193524Z",
|
| 5 |
+
"generated_at": "2026-05-14T19:36:07Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 98,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 61,
|
| 12 |
"previous_primary_author_count": 3622,
|
| 13 |
"selected_seen_in_previous_primary": 97,
|
| 14 |
"previous_report_contributor_count": 97,
|
| 15 |
"selected_overlap_previous_report": 97,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9898,
|
| 17 |
"reused_previous_report_entries": 95,
|
| 18 |
"reused_known_merged_contributors": 59,
|
| 19 |
+
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.351,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.055,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
+
"repo_last_seen_at": "2026-05-14T19:16:30Z",
|
| 254 |
"repo_primary_artifact_count": 338,
|
| 255 |
+
"repo_artifact_count": 9414,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 300,
|
| 258 |
"snapshot_comment_count": 2581,
|
| 259 |
+
"snapshot_review_count": 2918,
|
| 260 |
"snapshot_review_comment_count": 3577,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
|
|
|
| 7092 |
"snapshot_comment_count": 13,
|
| 7093 |
"snapshot_review_count": 12,
|
| 7094 |
"snapshot_review_comment_count": 12,
|
| 7095 |
+
"repo_association": "CONTRIBUTOR",
|
| 7096 |
"new_to_repo": false,
|
| 7097 |
"first_seen_in_snapshot": false,
|
| 7098 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 7124 |
"number": 13551,
|
| 7125 |
"title": "feat: Add Motif-Video model and pipelines",
|
| 7126 |
"url": "https://github.com/huggingface/diffusers/pull/13551",
|
| 7127 |
+
"state": "closed",
|
| 7128 |
+
"merged": true,
|
| 7129 |
"draft": false,
|
| 7130 |
"created_at": "2026-04-23T05:54:56Z"
|
| 7131 |
}
|
|
|
|
| 7306 |
"issues": []
|
| 7307 |
},
|
| 7308 |
"fetch_error": null
|
| 7309 |
+
},
|
| 7310 |
+
{
|
| 7311 |
+
"author_login": "zxuhan",
|
| 7312 |
+
"name": "zxuhan7",
|
| 7313 |
+
"profile_url": "https://github.com/zxuhan",
|
| 7314 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azxuhan",
|
| 7315 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azxuhan",
|
| 7316 |
+
"repo_first_seen_at": "2026-05-14T19:07:05Z",
|
| 7317 |
+
"repo_last_seen_at": "2026-05-14T19:07:05Z",
|
| 7318 |
+
"repo_primary_artifact_count": 1,
|
| 7319 |
+
"repo_artifact_count": 1,
|
| 7320 |
+
"snapshot_issue_count": 0,
|
| 7321 |
+
"snapshot_pr_count": 1,
|
| 7322 |
+
"snapshot_comment_count": 0,
|
| 7323 |
+
"snapshot_review_count": 0,
|
| 7324 |
+
"snapshot_review_comment_count": 0,
|
| 7325 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 7326 |
+
"new_to_repo": true,
|
| 7327 |
+
"first_seen_in_snapshot": true,
|
| 7328 |
+
"known_via_prior_merged_pr": false,
|
| 7329 |
+
"report_reason": "first_seen_in_snapshot",
|
| 7330 |
+
"enrichment_source": "live",
|
| 7331 |
+
"live_refetch_skipped": false,
|
| 7332 |
+
"account_age_days": 1006,
|
| 7333 |
+
"young_account": false,
|
| 7334 |
+
"follow_through_score": "weak",
|
| 7335 |
+
"breadth_score": "high",
|
| 7336 |
+
"automation_risk_signal": "medium",
|
| 7337 |
+
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 7338 |
+
"public_orgs": [],
|
| 7339 |
+
"activity": {
|
| 7340 |
+
"visible_authored_pr_count": 53,
|
| 7341 |
+
"merged_pr_count": 9,
|
| 7342 |
+
"closed_unmerged_pr_count": 16,
|
| 7343 |
+
"open_pr_count": 28,
|
| 7344 |
+
"merged_pr_rate": 0.1698,
|
| 7345 |
+
"closed_unmerged_pr_rate": 0.3019,
|
| 7346 |
+
"still_open_pr_rate": 0.5283,
|
| 7347 |
+
"distinct_repos_with_authored_prs": 16,
|
| 7348 |
+
"distinct_repos_with_open_prs": 13
|
| 7349 |
+
},
|
| 7350 |
+
"examples": {
|
| 7351 |
+
"pull_requests": [
|
| 7352 |
+
{
|
| 7353 |
+
"kind": "pull_request",
|
| 7354 |
+
"number": 13754,
|
| 7355 |
+
"title": "[schedulers] fix RecursionError in CosineDPMSolverMultistepScheduler",
|
| 7356 |
+
"url": "https://github.com/huggingface/diffusers/pull/13754",
|
| 7357 |
+
"state": "open",
|
| 7358 |
+
"merged": false,
|
| 7359 |
+
"draft": false,
|
| 7360 |
+
"created_at": "2026-05-14T19:07:05Z"
|
| 7361 |
+
}
|
| 7362 |
+
],
|
| 7363 |
+
"issues": []
|
| 7364 |
+
},
|
| 7365 |
+
"fetch_error": null
|
| 7366 |
}
|
| 7367 |
]
|
| 7368 |
}
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -102,10 +102,11 @@
|
|
| 102 |
| `Shreyas-jk` | [profile](https://github.com/Shreyas-jk) | no | FIRST_TIME_CONTRIBUTOR | 527d | `2026-05-08T23:19:21Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 103 |
| `sippycoder` | [profile](https://github.com/sippycoder) | no | CONTRIBUTOR | 1055d | `2026-03-24T03:16:39Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `varaprasadtarunkumar` | [profile](https://github.com/varaprasadtarunkumar) | no | NONE | 1436d | `2026-04-03T18:58:56Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 105 |
-
| `waitingcheung` | [profile](https://github.com/waitingcheung) | no |
|
| 106 |
| `xin3he` | [profile](https://github.com/xin3he) | no | FIRST_TIME_CONTRIBUTOR | 1822d | `2026-03-04T11:16:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 107 |
| `Xyc2016` | [profile](https://github.com/Xyc2016) | no | CONTRIBUTOR | 3421d | `2026-04-06T14:42:14Z` | 1 | 0 | strong | low | low | — |
|
| 108 |
| `yadferhad` | [profile](https://github.com/yadferhad) | no | CONTRIBUTOR | 3308d | `2026-04-15T17:24:00Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 109 |
|
| 110 |
## Contributors
|
| 111 |
|
|
@@ -167,12 +168,12 @@ Example artifacts:
|
|
| 167 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 168 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 169 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 170 |
-
- repo last seen: `2026-05-
|
| 171 |
- first seen in snapshot: **no**
|
| 172 |
- repo association: **MEMBER**
|
| 173 |
- repo primary artifacts: **338**
|
| 174 |
- snapshot authored PRs/issues: **300 PRs / 38 issues**
|
| 175 |
-
- snapshot discussion activity: **2581 comments /
|
| 176 |
- account age: **3978 days**
|
| 177 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 178 |
- public orgs: none visible
|
|
@@ -2242,7 +2243,7 @@ Example artifacts:
|
|
| 2242 |
- repo first seen: `2026-04-23T05:54:56Z`
|
| 2243 |
- repo last seen: `2026-05-14T07:29:01Z`
|
| 2244 |
- first seen in snapshot: **no**
|
| 2245 |
-
- repo association: **
|
| 2246 |
- repo primary artifacts: **1**
|
| 2247 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2248 |
- snapshot discussion activity: **13 comments / 12 reviews / 12 review comments**
|
|
@@ -2253,7 +2254,7 @@ Example artifacts:
|
|
| 2253 |
- heuristic read: **no visible non-self stars**
|
| 2254 |
|
| 2255 |
Example artifacts:
|
| 2256 |
-
- [PR #13551: feat: Add Motif-Video model and pipelines](https://github.com/huggingface/diffusers/pull/13551) —
|
| 2257 |
|
| 2258 |
### `xin3he`
|
| 2259 |
|
|
@@ -2317,3 +2318,24 @@ Example artifacts:
|
|
| 2317 |
|
| 2318 |
Example artifacts:
|
| 2319 |
- [PR #13486: Fix Flux2 non-diffusers guidance LoRA conversion](https://github.com/huggingface/diffusers/pull/13486) — closed, merged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260514T193524Z`
|
| 4 |
+
- Generated: `2026-05-14T19:36:07Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `98`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 102 |
| `Shreyas-jk` | [profile](https://github.com/Shreyas-jk) | no | FIRST_TIME_CONTRIBUTOR | 527d | `2026-05-08T23:19:21Z` | 1 | 0 | mixed | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 103 |
| `sippycoder` | [profile](https://github.com/sippycoder) | no | CONTRIBUTOR | 1055d | `2026-03-24T03:16:39Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 104 |
| `varaprasadtarunkumar` | [profile](https://github.com/varaprasadtarunkumar) | no | NONE | 1436d | `2026-04-03T18:58:56Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 105 |
+
| `waitingcheung` | [profile](https://github.com/waitingcheung) | no | CONTRIBUTOR | 4931d | `2026-04-23T05:54:56Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 106 |
| `xin3he` | [profile](https://github.com/xin3he) | no | FIRST_TIME_CONTRIBUTOR | 1822d | `2026-03-04T11:16:34Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 107 |
| `Xyc2016` | [profile](https://github.com/Xyc2016) | no | CONTRIBUTOR | 3421d | `2026-04-06T14:42:14Z` | 1 | 0 | strong | low | low | — |
|
| 108 |
| `yadferhad` | [profile](https://github.com/yadferhad) | no | CONTRIBUTOR | 3308d | `2026-04-15T17:24:00Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 109 |
+
| `zxuhan` | [profile](https://github.com/zxuhan) | yes | FIRST_TIME_CONTRIBUTOR | 1006d | `2026-05-14T19:07:05Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 110 |
|
| 111 |
## Contributors
|
| 112 |
|
|
|
|
| 168 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 169 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 170 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 171 |
+
- repo last seen: `2026-05-14T19:16:30Z`
|
| 172 |
- first seen in snapshot: **no**
|
| 173 |
- repo association: **MEMBER**
|
| 174 |
- repo primary artifacts: **338**
|
| 175 |
- snapshot authored PRs/issues: **300 PRs / 38 issues**
|
| 176 |
+
- snapshot discussion activity: **2581 comments / 2918 reviews / 3577 review comments**
|
| 177 |
- account age: **3978 days**
|
| 178 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 179 |
- public orgs: none visible
|
|
|
|
| 2243 |
- repo first seen: `2026-04-23T05:54:56Z`
|
| 2244 |
- repo last seen: `2026-05-14T07:29:01Z`
|
| 2245 |
- first seen in snapshot: **no**
|
| 2246 |
+
- repo association: **CONTRIBUTOR**
|
| 2247 |
- repo primary artifacts: **1**
|
| 2248 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2249 |
- snapshot discussion activity: **13 comments / 12 reviews / 12 review comments**
|
|
|
|
| 2254 |
- heuristic read: **no visible non-self stars**
|
| 2255 |
|
| 2256 |
Example artifacts:
|
| 2257 |
+
- [PR #13551: feat: Add Motif-Video model and pipelines](https://github.com/huggingface/diffusers/pull/13551) — closed, merged
|
| 2258 |
|
| 2259 |
### `xin3he`
|
| 2260 |
|
|
|
|
| 2318 |
|
| 2319 |
Example artifacts:
|
| 2320 |
- [PR #13486: Fix Flux2 non-diffusers guidance LoRA conversion](https://github.com/huggingface/diffusers/pull/13486) — closed, merged
|
| 2321 |
+
|
| 2322 |
+
### `zxuhan`
|
| 2323 |
+
|
| 2324 |
+
- profile: [github.com/zxuhan](https://github.com/zxuhan)
|
| 2325 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azxuhan)
|
| 2326 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azxuhan)
|
| 2327 |
+
- repo first seen: `2026-05-14T19:07:05Z`
|
| 2328 |
+
- repo last seen: `2026-05-14T19:07:05Z`
|
| 2329 |
+
- first seen in snapshot: **yes**
|
| 2330 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2331 |
+
- repo primary artifacts: **1**
|
| 2332 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2333 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2334 |
+
- account age: **1006 days**
|
| 2335 |
+
- recent public PR activity: **53 PRs** (9 merged / 16 closed-unmerged / 28 open; merged rate **17%**, closed-unmerged rate **30%**, open rate **53%**)
|
| 2336 |
+
- public orgs: none visible
|
| 2337 |
+
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 2338 |
+
- heuristic read: **high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 2339 |
+
|
| 2340 |
+
Example artifacts:
|
| 2341 |
+
- [PR #13754: [schedulers] fix RecursionError in CosineDPMSolverMultistepScheduler](https://github.com/huggingface/diffusers/pull/13754) — open
|
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:efd1f8e05094539399b5f4477ab0bb8619a3db31870c9ad424ef98528edc9357
|
| 3 |
+
size 29464
|
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:994d2dc9ca098d4b734e2053dab6f886e4e133d371549fae616be593e2ea93c3
|
| 3 |
+
size 110994439
|
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:0302c4e33228029ecfb7b094d9387d670ac782a21619c0f1577bc5d1ffd0b5e8
|
| 3 |
+
size 66836909
|
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:8ca9586e71eb016c6e401528bba8b0d2eb59b7e7aeb87aed44dea02ff51f9de3
|
| 3 |
+
size 4886318
|
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:f70359e728f26c41b4326954be79569f5dea8c1f453c39a67ce76bfcbc184969
|
| 3 |
+
size 5526979
|
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:352d56e6fcd86cb524ae2dd743f6e650ec306b596b42db37af1be8b6cda3c884
|
| 3 |
+
size 2249366
|
snapshots/20260514T193524Z/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": 59372,
|
| 9 |
+
"issues": 5385,
|
| 10 |
+
"links": 6386,
|
| 11 |
+
"new_contributors": 98,
|
| 12 |
+
"pr_diffs": 7343,
|
| 13 |
+
"pr_files": 51205,
|
| 14 |
+
"pull_requests": 7343,
|
| 15 |
+
"review_comments": 31524,
|
| 16 |
+
"reviews": 29325,
|
| 17 |
+
"timeline_events": 204537
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-14T19:35:24Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2187,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 92,
|
| 29 |
+
"reviews": 87,
|
| 30 |
+
"timeline_events": 383
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-14T19:35:24Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260514T193524Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-14T18:35:54Z",
|
| 37 |
+
"next_since": "2026-05-14T19:35:24Z"
|
| 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-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260514T193524Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260514T193524Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-14T19:35:24Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260514T193524Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-14T18:35:54Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260514T193524Z",
|
| 4 |
+
"next_since": "2026-05-14T19:35:24Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-14T19:35:24Z"
|
| 7 |
}
|