Refresh diffusers dataset snapshot 20260615T053521Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +20 -20
- new-contributors-report.json +84 -84
- new-contributors-report.md +28 -28
- 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/20260615T053521Z/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: `20260615T053521Z`
|
| 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:7aef4969d6cb0e319b28c200dc9314e023967e1292e12a374e162d46739ac1bd
|
| 3 |
+
size 2973078
|
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:a14b0e8c2b7424eae799cc698951a9cbcb8421870d43203f8bba3572ed0244b6
|
| 3 |
+
size 95101
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59885,
|
| 9 |
"issues": 5408,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 104,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 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-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59885,
|
| 9 |
"issues": 5408,
|
| 10 |
+
"links": 7292,
|
| 11 |
"new_contributors": 104,
|
| 12 |
+
"pr_diffs": 7519,
|
| 13 |
+
"pr_files": 52613,
|
| 14 |
+
"pull_requests": 7519,
|
| 15 |
+
"review_comments": 32062,
|
| 16 |
+
"reviews": 29864,
|
| 17 |
+
"timeline_events": 207741
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-15T05:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2252,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 59,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 17
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-15T05:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260615T053521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-15T04:35:22Z",
|
| 37 |
+
"next_since": "2026-06-15T05:35:21Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -31,14 +31,14 @@
|
|
| 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": 8251,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -1861,6 +1861,83 @@
|
|
| 1861 |
},
|
| 1862 |
"fetch_error": null
|
| 1863 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1864 |
{
|
| 1865 |
"author_login": "taivu1998",
|
| 1866 |
"name": "Tai Vu",
|
|
@@ -2252,83 +2329,6 @@
|
|
| 2252 |
},
|
| 2253 |
"fetch_error": null
|
| 2254 |
},
|
| 2255 |
-
{
|
| 2256 |
-
"author_login": "Liauuu",
|
| 2257 |
-
"name": "Lia",
|
| 2258 |
-
"profile_url": "https://github.com/Liauuu",
|
| 2259 |
-
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu",
|
| 2260 |
-
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu",
|
| 2261 |
-
"repo_first_seen_at": "2026-06-13T16:59:29Z",
|
| 2262 |
-
"repo_last_seen_at": "2026-06-14T15:52:53Z",
|
| 2263 |
-
"repo_primary_artifact_count": 3,
|
| 2264 |
-
"repo_artifact_count": 3,
|
| 2265 |
-
"snapshot_issue_count": 0,
|
| 2266 |
-
"snapshot_pr_count": 3,
|
| 2267 |
-
"snapshot_comment_count": 0,
|
| 2268 |
-
"snapshot_review_count": 0,
|
| 2269 |
-
"snapshot_review_comment_count": 0,
|
| 2270 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 2271 |
-
"new_to_repo": false,
|
| 2272 |
-
"first_seen_in_snapshot": false,
|
| 2273 |
-
"known_via_prior_merged_pr": false,
|
| 2274 |
-
"report_reason": null,
|
| 2275 |
-
"enrichment_source": "previous_report",
|
| 2276 |
-
"live_refetch_skipped": true,
|
| 2277 |
-
"account_age_days": 291,
|
| 2278 |
-
"young_account": true,
|
| 2279 |
-
"follow_through_score": "mixed",
|
| 2280 |
-
"breadth_score": "low",
|
| 2281 |
-
"automation_risk_signal": "low",
|
| 2282 |
-
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 2283 |
-
"public_orgs": [],
|
| 2284 |
-
"activity": {
|
| 2285 |
-
"visible_authored_pr_count": 2,
|
| 2286 |
-
"merged_pr_count": 1,
|
| 2287 |
-
"closed_unmerged_pr_count": 0,
|
| 2288 |
-
"open_pr_count": 1,
|
| 2289 |
-
"merged_pr_rate": 0.5,
|
| 2290 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 2291 |
-
"still_open_pr_rate": 0.5,
|
| 2292 |
-
"distinct_repos_with_authored_prs": 2,
|
| 2293 |
-
"distinct_repos_with_open_prs": 1
|
| 2294 |
-
},
|
| 2295 |
-
"examples": {
|
| 2296 |
-
"pull_requests": [
|
| 2297 |
-
{
|
| 2298 |
-
"kind": "pull_request",
|
| 2299 |
-
"number": 13949,
|
| 2300 |
-
"title": "fix(examples): remove incorrect text_ids concatenation in FLUX DreamBooth LoRA training",
|
| 2301 |
-
"url": "https://github.com/huggingface/diffusers/pull/13949",
|
| 2302 |
-
"state": "open",
|
| 2303 |
-
"merged": false,
|
| 2304 |
-
"draft": false,
|
| 2305 |
-
"created_at": "2026-06-14T15:52:53Z"
|
| 2306 |
-
},
|
| 2307 |
-
{
|
| 2308 |
-
"kind": "pull_request",
|
| 2309 |
-
"number": 13947,
|
| 2310 |
-
"title": "Fix prior preservation shape mismatch in TimestepEmbedding and PixArtAlphaTextProjection",
|
| 2311 |
-
"url": "https://github.com/huggingface/diffusers/pull/13947",
|
| 2312 |
-
"state": "open",
|
| 2313 |
-
"merged": false,
|
| 2314 |
-
"draft": false,
|
| 2315 |
-
"created_at": "2026-06-14T11:55:28Z"
|
| 2316 |
-
},
|
| 2317 |
-
{
|
| 2318 |
-
"kind": "pull_request",
|
| 2319 |
-
"number": 13938,
|
| 2320 |
-
"title": "fix: raise informative ValueError on architecture mismatch when loading LoRA weights (SD 1.5 into SDXL)",
|
| 2321 |
-
"url": "https://github.com/huggingface/diffusers/pull/13938",
|
| 2322 |
-
"state": "open",
|
| 2323 |
-
"merged": false,
|
| 2324 |
-
"draft": false,
|
| 2325 |
-
"created_at": "2026-06-13T16:59:29Z"
|
| 2326 |
-
}
|
| 2327 |
-
],
|
| 2328 |
-
"issues": []
|
| 2329 |
-
},
|
| 2330 |
-
"fetch_error": null
|
| 2331 |
-
},
|
| 2332 |
{
|
| 2333 |
"author_login": "NazarKozak",
|
| 2334 |
"name": "Nazar Kozak",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260615T053521Z",
|
| 5 |
+
"generated_at": "2026-06-15T05:35:52Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.458,
|
| 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-15T05:10:34Z",
|
| 35 |
"repo_primary_artifact_count": 1188,
|
| 36 |
+
"repo_artifact_count": 23835,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1054,
|
| 39 |
"snapshot_comment_count": 8251,
|
| 40 |
+
"snapshot_review_count": 7066,
|
| 41 |
+
"snapshot_review_comment_count": 7330,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1861 |
},
|
| 1862 |
"fetch_error": null
|
| 1863 |
},
|
| 1864 |
+
{
|
| 1865 |
+
"author_login": "Liauuu",
|
| 1866 |
+
"name": "Lia",
|
| 1867 |
+
"profile_url": "https://github.com/Liauuu",
|
| 1868 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu",
|
| 1869 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu",
|
| 1870 |
+
"repo_first_seen_at": "2026-06-13T16:59:29Z",
|
| 1871 |
+
"repo_last_seen_at": "2026-06-15T05:18:59Z",
|
| 1872 |
+
"repo_primary_artifact_count": 4,
|
| 1873 |
+
"repo_artifact_count": 4,
|
| 1874 |
+
"snapshot_issue_count": 0,
|
| 1875 |
+
"snapshot_pr_count": 4,
|
| 1876 |
+
"snapshot_comment_count": 0,
|
| 1877 |
+
"snapshot_review_count": 0,
|
| 1878 |
+
"snapshot_review_comment_count": 0,
|
| 1879 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1880 |
+
"new_to_repo": false,
|
| 1881 |
+
"first_seen_in_snapshot": false,
|
| 1882 |
+
"known_via_prior_merged_pr": false,
|
| 1883 |
+
"report_reason": null,
|
| 1884 |
+
"enrichment_source": "previous_report",
|
| 1885 |
+
"live_refetch_skipped": true,
|
| 1886 |
+
"account_age_days": 291,
|
| 1887 |
+
"young_account": true,
|
| 1888 |
+
"follow_through_score": "mixed",
|
| 1889 |
+
"breadth_score": "low",
|
| 1890 |
+
"automation_risk_signal": "low",
|
| 1891 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 1892 |
+
"public_orgs": [],
|
| 1893 |
+
"activity": {
|
| 1894 |
+
"visible_authored_pr_count": 2,
|
| 1895 |
+
"merged_pr_count": 1,
|
| 1896 |
+
"closed_unmerged_pr_count": 0,
|
| 1897 |
+
"open_pr_count": 1,
|
| 1898 |
+
"merged_pr_rate": 0.5,
|
| 1899 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 1900 |
+
"still_open_pr_rate": 0.5,
|
| 1901 |
+
"distinct_repos_with_authored_prs": 2,
|
| 1902 |
+
"distinct_repos_with_open_prs": 1
|
| 1903 |
+
},
|
| 1904 |
+
"examples": {
|
| 1905 |
+
"pull_requests": [
|
| 1906 |
+
{
|
| 1907 |
+
"kind": "pull_request",
|
| 1908 |
+
"number": 13959,
|
| 1909 |
+
"title": "Fix silent feature mixing bug in IP-Adapter batch processing by removing redundant batch_size multiplication (#9813)",
|
| 1910 |
+
"url": "https://github.com/huggingface/diffusers/pull/13959",
|
| 1911 |
+
"state": "open",
|
| 1912 |
+
"merged": false,
|
| 1913 |
+
"draft": false,
|
| 1914 |
+
"created_at": "2026-06-15T05:18:59Z"
|
| 1915 |
+
},
|
| 1916 |
+
{
|
| 1917 |
+
"kind": "pull_request",
|
| 1918 |
+
"number": 13949,
|
| 1919 |
+
"title": "fix(examples): remove incorrect text_ids concatenation in FLUX DreamBooth LoRA training",
|
| 1920 |
+
"url": "https://github.com/huggingface/diffusers/pull/13949",
|
| 1921 |
+
"state": "open",
|
| 1922 |
+
"merged": false,
|
| 1923 |
+
"draft": false,
|
| 1924 |
+
"created_at": "2026-06-14T15:52:53Z"
|
| 1925 |
+
},
|
| 1926 |
+
{
|
| 1927 |
+
"kind": "pull_request",
|
| 1928 |
+
"number": 13947,
|
| 1929 |
+
"title": "Fix prior preservation shape mismatch in TimestepEmbedding and PixArtAlphaTextProjection",
|
| 1930 |
+
"url": "https://github.com/huggingface/diffusers/pull/13947",
|
| 1931 |
+
"state": "open",
|
| 1932 |
+
"merged": false,
|
| 1933 |
+
"draft": false,
|
| 1934 |
+
"created_at": "2026-06-14T11:55:28Z"
|
| 1935 |
+
}
|
| 1936 |
+
],
|
| 1937 |
+
"issues": []
|
| 1938 |
+
},
|
| 1939 |
+
"fetch_error": null
|
| 1940 |
+
},
|
| 1941 |
{
|
| 1942 |
"author_login": "taivu1998",
|
| 1943 |
"name": "Tai Vu",
|
|
|
|
| 2329 |
},
|
| 2330 |
"fetch_error": null
|
| 2331 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2332 |
{
|
| 2333 |
"author_login": "NazarKozak",
|
| 2334 |
"name": "Nazar Kozak",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `104`
|
| 7 |
|
|
@@ -29,12 +29,12 @@
|
|
| 29 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
|
| 30 |
| `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 31 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
|
|
|
| 32 |
| `taivu1998` | [profile](https://github.com/taivu1998) | no | FIRST_TIME_CONTRIBUTOR | 2693d | `2026-05-10T11:20:33Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 33 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 4 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 34 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 35 |
| `gagandhakrey` | [profile](https://github.com/gagandhakrey) | no | CONTRIBUTOR | 2330d | `2026-06-01T10:21:42Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 36 |
| `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
| 37 |
-
| `Liauuu` | [profile](https://github.com/Liauuu) | no | FIRST_TIME_CONTRIBUTOR | 291d | `2026-06-13T16:59:29Z` | 3 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
| 38 |
| `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 39 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 40 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
|
@@ -122,12 +122,12 @@
|
|
| 122 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 123 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 124 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 125 |
-
- repo last seen: `2026-06-
|
| 126 |
- first seen in snapshot: **no**
|
| 127 |
- repo association: **MEMBER**
|
| 128 |
- repo primary artifacts: **1188**
|
| 129 |
- snapshot authored PRs/issues: **1054 PRs / 134 issues**
|
| 130 |
-
- snapshot discussion activity: **8251 comments /
|
| 131 |
- account age: **3507 days**
|
| 132 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 133 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -606,6 +606,29 @@ Example artifacts:
|
|
| 606 |
- [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
|
| 607 |
- [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
|
| 608 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 609 |
### `taivu1998`
|
| 610 |
|
| 611 |
- profile: [github.com/taivu1998](https://github.com/taivu1998)
|
|
@@ -721,29 +744,6 @@ Example artifacts:
|
|
| 721 |
- [PR #13705: Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)](https://github.com/huggingface/diffusers/pull/13705) — open
|
| 722 |
- [PR #13704: Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)](https://github.com/huggingface/diffusers/pull/13704) — open
|
| 723 |
|
| 724 |
-
### `Liauuu`
|
| 725 |
-
|
| 726 |
-
- profile: [github.com/Liauuu](https://github.com/Liauuu)
|
| 727 |
-
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu)
|
| 728 |
-
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu)
|
| 729 |
-
- repo first seen: `2026-06-13T16:59:29Z`
|
| 730 |
-
- repo last seen: `2026-06-14T15:52:53Z`
|
| 731 |
-
- first seen in snapshot: **no**
|
| 732 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 733 |
-
- repo primary artifacts: **3**
|
| 734 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 735 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 736 |
-
- account age: **291 days**
|
| 737 |
-
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 738 |
-
- public orgs: none visible
|
| 739 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 740 |
-
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 741 |
-
|
| 742 |
-
Example artifacts:
|
| 743 |
-
- [PR #13949: fix(examples): remove incorrect text_ids concatenation in FLUX DreamBooth LoRA training](https://github.com/huggingface/diffusers/pull/13949) — open
|
| 744 |
-
- [PR #13947: Fix prior preservation shape mismatch in TimestepEmbedding and PixArtAlphaTextProjection](https://github.com/huggingface/diffusers/pull/13947) — open
|
| 745 |
-
- [PR #13938: fix: raise informative ValueError on architecture mismatch when loading LoRA weights (SD 1.5 into SDXL)](https://github.com/huggingface/diffusers/pull/13938) — open
|
| 746 |
-
|
| 747 |
### `NazarKozak`
|
| 748 |
|
| 749 |
- profile: [github.com/NazarKozak](https://github.com/NazarKozak)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260615T053521Z`
|
| 4 |
+
- Generated: `2026-06-15T05:35:52Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `104`
|
| 7 |
|
|
|
|
| 29 |
| `RuixiangMa` | [profile](https://github.com/RuixiangMa) | no | CONTRIBUTOR | 3328d | `2026-04-02T17:19:18Z` | 6 | 0 | mixed | low | low | high recent PR volume |
|
| 30 |
| `hf-security-analysis[bot]` | [profile](https://github.com/hf-security-analysis[bot]) | no | CONTRIBUTOR | ?d | `2026-03-27T11:59:04Z` | 5 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 31 |
| `wunianze666-netizen` | [profile](https://github.com/wunianze666-netizen) | no | FIRST_TIME_CONTRIBUTOR | 295d | `2026-06-08T14:18:35Z` | 5 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 32 |
+
| `Liauuu` | [profile](https://github.com/Liauuu) | no | FIRST_TIME_CONTRIBUTOR | 291d | `2026-06-13T16:59:29Z` | 4 | 0 | mixed | low | low | young account; high open PR share; targets high-star repos |
|
| 33 |
| `taivu1998` | [profile](https://github.com/taivu1998) | no | FIRST_TIME_CONTRIBUTOR | 2693d | `2026-05-10T11:20:33Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; no visible non-self stars |
|
| 34 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5880d | `2026-05-13T07:23:25Z` | 4 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 35 |
| `TheChyeahhh` | [profile](https://github.com/TheChyeahhh) | no | FIRST_TIME_CONTRIBUTOR | 82d | `2026-05-29T21:09:17Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 36 |
| `gagandhakrey` | [profile](https://github.com/gagandhakrey) | no | CONTRIBUTOR | 2330d | `2026-06-01T10:21:42Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 37 |
| `jbbqqf` | [profile](https://github.com/jbbqqf) | no | FIRST_TIME_CONTRIBUTOR | 4301d | `2026-05-10T09:20:21Z` | 3 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 38 |
| `NazarKozak` | [profile](https://github.com/NazarKozak) | no | FIRST_TIME_CONTRIBUTOR | 4523d | `2026-04-25T06:35:12Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 39 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 65 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 40 |
| `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4641d | `2023-11-10T05:32:15Z` | 52 | 12 | weak | low | low | targets high-star repos |
|
|
|
|
| 122 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 123 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 124 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 125 |
+
- repo last seen: `2026-06-15T05:10:34Z`
|
| 126 |
- first seen in snapshot: **no**
|
| 127 |
- repo association: **MEMBER**
|
| 128 |
- repo primary artifacts: **1188**
|
| 129 |
- snapshot authored PRs/issues: **1054 PRs / 134 issues**
|
| 130 |
+
- snapshot discussion activity: **8251 comments / 7066 reviews / 7330 review comments**
|
| 131 |
- account age: **3507 days**
|
| 132 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 133 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 606 |
- [PR #13939: Log VQ remapping configuration through the model logger](https://github.com/huggingface/diffusers/pull/13939) — open
|
| 607 |
- [PR #13936: Log WanAnimate interpolation resizing as a warning](https://github.com/huggingface/diffusers/pull/13936) — open
|
| 608 |
|
| 609 |
+
### `Liauuu`
|
| 610 |
+
|
| 611 |
+
- profile: [github.com/Liauuu](https://github.com/Liauuu)
|
| 612 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ALiauuu)
|
| 613 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ALiauuu)
|
| 614 |
+
- repo first seen: `2026-06-13T16:59:29Z`
|
| 615 |
+
- repo last seen: `2026-06-15T05:18:59Z`
|
| 616 |
+
- first seen in snapshot: **no**
|
| 617 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 618 |
+
- repo primary artifacts: **4**
|
| 619 |
+
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 620 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 621 |
+
- account age: **291 days**
|
| 622 |
+
- recent public PR activity: **2 PRs** (1 merged / 0 closed-unmerged / 1 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 623 |
+
- public orgs: none visible
|
| 624 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 625 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 626 |
+
|
| 627 |
+
Example artifacts:
|
| 628 |
+
- [PR #13959: Fix silent feature mixing bug in IP-Adapter batch processing by removing redundant batch_size multiplication (#9813)](https://github.com/huggingface/diffusers/pull/13959) — open
|
| 629 |
+
- [PR #13949: fix(examples): remove incorrect text_ids concatenation in FLUX DreamBooth LoRA training](https://github.com/huggingface/diffusers/pull/13949) — open
|
| 630 |
+
- [PR #13947: Fix prior preservation shape mismatch in TimestepEmbedding and PixArtAlphaTextProjection](https://github.com/huggingface/diffusers/pull/13947) — open
|
| 631 |
+
|
| 632 |
### `taivu1998`
|
| 633 |
|
| 634 |
- profile: [github.com/taivu1998](https://github.com/taivu1998)
|
|
|
|
| 744 |
- [PR #13705: Validate `num_inference_steps > 0` in `DDPMScheduler.set_timesteps` (#13394)](https://github.com/huggingface/diffusers/pull/13705) — open
|
| 745 |
- [PR #13704: Guard against zero `std_cfg` in `rescale_noise_cfg` (#13425)](https://github.com/huggingface/diffusers/pull/13704) — open
|
| 746 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 747 |
### `NazarKozak`
|
| 748 |
|
| 749 |
- profile: [github.com/NazarKozak](https://github.com/NazarKozak)
|
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:70d3f869759a4cdbeaa27f1ef52803d7761599a916fe332ce9ec508b844b751b
|
| 3 |
+
size 30447
|
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:01fd2609e6c760e029f70d157df1eb5eacde726001bc3cc480250161af3a9820
|
| 3 |
+
size 112570462
|
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:56b03d7defd4e27df28f5dcc6fcbce209ca6ba160233d50dd5cb8fde20a52e60
|
| 3 |
+
size 68403328
|
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:17cf0a192639b02e46437283502e45512dcece128b4ba0ad431fa1a64aed541a
|
| 3 |
+
size 5092540
|
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:1e8ec120d7df9a38071b621edece2aede5752da90cd9896c4839f7c217b5392c
|
| 3 |
+
size 5647585
|
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:6d48b89ead90842981c70cad3da87630ecf10b1366676a24c070384b3b8d5929
|
| 3 |
+
size 2312963
|
snapshots/20260615T053521Z/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": 59885,
|
| 9 |
+
"issues": 5408,
|
| 10 |
+
"links": 7292,
|
| 11 |
+
"new_contributors": 104,
|
| 12 |
+
"pr_diffs": 7519,
|
| 13 |
+
"pr_files": 52613,
|
| 14 |
+
"pull_requests": 7519,
|
| 15 |
+
"review_comments": 32062,
|
| 16 |
+
"reviews": 29864,
|
| 17 |
+
"timeline_events": 207741
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-15T05:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2252,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 59,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 17
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-15T05:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260615T053521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-15T04:35:22Z",
|
| 37 |
+
"next_since": "2026-06-15T05:35:21Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260615T053521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260615T053521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-15T05:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260615T053521Z"
|
| 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-15T04:35:22Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260615T053521Z",
|
| 4 |
+
"next_since": "2026-06-15T05:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-15T05:35:21Z"
|
| 7 |
}
|