Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"dreambooth",
"finetune",
"lora",
"stable-diffusion"
],
"is_fork": false,
"size_kb": 2057,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 14941,
"Python": 5356749,
"Dockerfile": 549,
"PowerShell": 20020,
"TypeScript": 57697,
"Jupyter Notebook": 5882
},
"pushed_at": "2025-09-08T09:56:23Z",
"created_at": "2023-01-22T13:50:45Z",
"owner_type": "User",
"updated_at": "2026-07-24T19:38:54Z",
"description": "SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "anzu.link",
"name": "秋葉杏",
"type": "User",
"login": "Akegarasu",
"company": null,
"location": null,
"followers": 3598,
"avatar_url": "https://avatars.githubusercontent.com/u/36563862?v=4",
"created_at": "2018-02-17T11:06:30Z",
"is_verified": null,
"public_repos": 62,
"account_age_days": 3079
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": null,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2024-10-05T04:46:15Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2024-08-31T14:33:44Z"
},
{
"tag": "v1.8.3",
"kind": "patch",
"published_at": "2024-01-15T12:02:17Z"
},
{
"tag": "v1.8.2",
"kind": "patch",
"published_at": "2024-01-02T10:53:31Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2023-11-15T12:27:09Z"
},
{
"tag": "v1.7.3",
"kind": "patch",
"published_at": "2023-10-12T03:32:11Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2023-10-03T13:16:02Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-09-01T12:14:47Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2023-07-13T03:31:41Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-06-01T05:27:14Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-03-05T17:10:51Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-03-03T09:38:01Z"
}
],
"recent_commits": [
{
"oid": "ec505d893f8b4debe3ba49f1d4ae47d156f22f6f",
"body": null,
"is_bot": false,
"headline": "update tagger schema",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-08T09:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdefba979981fd20d3bb77cb52dc59aeb274ba86",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-02T05:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47129e02f07c881b9696a608f218bf97ff10da85",
"body": null,
"is_bot": false,
"headline": "fix #714",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-01T06:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2fdf291538ee733649a5cbfc0b1580310bb4f2",
"body": null,
"is_bot": false,
"headline": "update fronted",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-01T06:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7802fc05d27af90301ec3ca509ba53e5e374d7",
"body": null,
"is_bot": false,
"headline": "feat: support cl tagger",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-01T06:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0951878604056b08b47c3e574e429ce42d2f34",
"body": null,
"is_bot": false,
"headline": "feat: chroma support & preset",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-09-01T04:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f94c40ed7bea19319ab260572aaf6450106f59e",
"body": null,
"is_bot": false,
"headline": "update sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-08-23T10:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c65fb1af1bd5d21949ea54247567f22516436b5",
"body": null,
"is_bot": false,
"headline": "fix onnxruntime install",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-08-21T12:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0f5194815203093659d6ec280b9362b9792c070",
"body": null,
"is_bot": false,
"headline": "add prompt_file, close #680",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-06-11T11:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e956c3fbc97f1810344f607bde7ddbeda9fbe9f",
"body": null,
"is_bot": false,
"headline": "update bitsandbytes",
"author_name": "秋葉杏",
"author_login": "Akegarasu",
"committed_at": "2025-06-04T11:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf5889815565b9f95c07ff930535758c34897ee",
"body": null,
"is_bot": false,
"headline": "新增lumina2-lora训练的部分支持 (#688)",
"author_name": "Rnglg2",
"author_login": "Rnglg2",
"committed_at": "2025-05-29T11:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0bfb582ca62b2ce73eb20bcf2c35053351163a3",
"body": null,
"is_bot": false,
"headline": "close #684",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-05-22T03:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82077d54a303bca76582ba1c93559fbaa9be264",
"body": null,
"is_bot": false,
"headline": "update to cu128",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-05-15T10:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c451919b1d003642eba3da0de375a5d4db4d50a",
"body": null,
"is_bot": false,
"headline": "update bitsandbytes for cu128",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-05-14T13:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0349adcb7b798d129dff58565c00fc967c247033",
"body": null,
"is_bot": false,
"headline": "CAME optimizer",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-03-24T08:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f337c466cde9519b85b846affac0bf7f452f9b50",
"body": null,
"is_bot": false,
"headline": "update scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-03-24T07:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6dc84cfe6ee367f59e9b3801ac532e767acc99",
"body": null,
"is_bot": false,
"headline": "fix #631",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-03-18T14:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf945edba04ba3437543e5e04d2161e152911973",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-22T03:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf3e1e751b1217be3cd9a070b9cdacf6bf47d629",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-22T03:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5453d15d40bcf87f88962df8d48475b2578d1d",
"body": "… linux in China. (#628)\n\n* Update requirements.txt\n\nmodify numpy version\n\n* 中国大陆linux系统服务器使用bash run_gui_sourceCN.sh 启动此脚本\n\n自动激活创建好的虚拟环境,将国内镜像替换原网站,解决了分词器等下载失败的问题。",
"is_bot": false,
"headline": "modify some bug when create venv and train lora using a linux system…",
"author_name": "Cyber-BlackCat",
"author_login": "the-hexer",
"committed_at": "2025-02-22T03:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f6187e08c146dff841c6990c86fedef0558c1a2",
"body": null,
"is_bot": false,
"headline": "freeze requirements",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-08T08:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b86e38cb04bea3b888d916174eeb04bd337fd8a",
"body": null,
"is_bot": false,
"headline": "update sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-08T08:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a5ff3f6cb6f72034445f8ba9b422f20e0763de",
"body": null,
"is_bot": false,
"headline": "update bnb version",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-06T14:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507d426c238ba6744e9729c7c25b4e0b603db6d7",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-06T13:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd7f560929f54546f740cd5fd889b88a242e487",
"body": null,
"is_bot": false,
"headline": "update frontend",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-06T13:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec04aeb9d8a5b6ebbac6da416d88134d12726ed",
"body": null,
"is_bot": false,
"headline": "sd3 support",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-02-06T13:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8975ad17ea6e110ad81d689ac4fa4664994a75d",
"body": null,
"is_bot": false,
"headline": "add ProdigyPlusScheduleFree (#620)",
"author_name": "undefined",
"author_login": "magicFeirl",
"committed_at": "2025-02-04T13:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16749cabb3c228cac4c31b3a72334f3b80d593a8",
"body": null,
"is_bot": false,
"headline": "example description",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296e31a777234ae5984b72c2b21138931c7f86a2",
"body": null,
"is_bot": false,
"headline": "add ProdigyPlusScheduleFree",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3463989d091614e36bebbb89c44320f611fd0365",
"body": null,
"is_bot": false,
"headline": "RAdamScheduleFree",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b8e8a53bdc1b49b5c8c9056f4bd4aa5bd0b3dd",
"body": null,
"is_bot": false,
"headline": "update scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514a0c5bd8afebc5a61424edb07da242872dba95",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e744098e731a5fc243fc5e9313094cc9736d7ca4",
"body": null,
"is_bot": false,
"headline": "fix #615",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-15T09:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59a26424180a7fade410fc6ec6b693afe8b0656",
"body": null,
"is_bot": false,
"headline": "backward compatibility",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2025-01-13T10:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7159f93ab0e5c4bfe09cf56d5554124df5180913",
"body": "* fix: typo\r\n\r\n* feat: add save_last_n_epochs_state option\r\n\r\n* fix: Schema",
"is_bot": false,
"headline": "添加 `save_last_n_epochs_state` 参数 (#611)",
"author_name": "undefined",
"author_login": "magicFeirl",
"committed_at": "2025-01-13T09:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c18e95208a900a720367387941bcf24043785ac7",
"body": "* feat: improve sample prompt option\r\n\r\n* fix: type",
"is_bot": false,
"headline": "feat: improve sample prompt option (#608)",
"author_name": "undefined",
"author_login": "magicFeirl",
"committed_at": "2025-01-10T09:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d083810630ed3778a004ae75e9199822e9df67c5",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-12-29T11:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d9d797286774442f3c852ab6caf216664b299b",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-12-17T03:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935f78fe20a4119d390a478c96bf45712a352cf9",
"body": null,
"is_bot": false,
"headline": "skip onnxruntime install by default",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-12-17T03:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950d4fdbdafc579fbb090815c8ef7bf77385354c",
"body": null,
"is_bot": false,
"headline": "fix #593",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-12-01T12:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293a9dc17e23b325f6153dc394e36ccf79e6f409",
"body": null,
"is_bot": false,
"headline": "fix #588",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-25T02:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916861c0db00456240242690137a4473546cdf02",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-24T11:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06fb56515c7fe622d012df9005cb52369bc3c50",
"body": null,
"is_bot": false,
"headline": "update sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-24T11:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15019c7d443a86207eeaefe79e6668264e0804b2",
"body": null,
"is_bot": false,
"headline": "fix: load preset",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-24T10:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d03f8cc12a25cd1e7d2ee30079500d313b3498",
"body": null,
"is_bot": false,
"headline": "update frontend",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-24T10:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd94762d3ed9813895847c4d8f9644799874690b",
"body": null,
"is_bot": false,
"headline": "chore: update .gitignore and add example preset",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-23T10:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c77f649ba94d3827e7d4c70f9f152b9dc4dde76",
"body": null,
"is_bot": false,
"headline": "rename: flux-lora",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-23T03:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9a0e8e9b3226397eea2209f53956673b691549",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-11-23T03:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d33fec7f582cbce15e803050c5980226bcf038",
"body": null,
"is_bot": false,
"headline": "fix lora-flux-master (#586)",
"author_name": "Makki Shizu",
"author_login": "MakkiShizu",
"committed_at": "2024-11-22T14:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e89bd2edb9d2431128b60bf4cc5e4ca0660dddf",
"body": "* 中国大陆地址镜像适配\r\n\r\n* update\r\n\r\n* 更多说明\r\n\r\n* more comments\r\n\r\n* update docker run cmd\r\n\r\n* Update README-zh.md\r\n\r\n* change port",
"is_bot": false,
"headline": "加速中国大陆地区 docker 镜像 (#575)",
"author_name": "飞扬",
"author_login": "ycrao",
"committed_at": "2024-11-21T10:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df9685d09f19535bb0d77a0ad6d3c88189618ef",
"body": null,
"is_bot": false,
"headline": "update train scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-31T07:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1836aadeba2ee1f7d8d2379d4ad0d1a93440bf1a",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-30T16:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff49ed25b93d12f06420ad66905a20f0fdd3c34",
"body": null,
"is_bot": false,
"headline": "update sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-30T13:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3007a1d937aac31bdc15838692b9d006afeda8ba",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-30T13:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71446ed7fe5cd4495881909593baccdfec7ea48",
"body": null,
"is_bot": false,
"headline": "feat: doc upgrade (#546)",
"author_name": "兰天游",
"author_login": "Lantianyou",
"committed_at": "2024-10-15T08:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c97002bfb7e8c9ddcff95deea6a42e03c16b4af",
"body": null,
"is_bot": false,
"headline": "fix install-cn.ps1 (#555)",
"author_name": "licyk",
"author_login": "licyk",
"committed_at": "2024-10-15T08:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a41d4aec44b6051b2826c196628c052f02dff9",
"body": "修复下载xformers为源码而非whl文件的问题",
"is_bot": false,
"headline": "Update install.ps1 (#539)",
"author_name": "trojan-uma",
"author_login": "trojan-uma",
"committed_at": "2024-10-15T01:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0524fcbd64b5ff247ba5ff6f09aa50f9f7cf0819",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-15T01:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30659f367837ef316d3bd4c3841cd31deaac4ddb",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-10T06:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920268bebafaf3cd768602aa7e1dd494e73c0c74",
"body": null,
"is_bot": false,
"headline": "update & fix multi card taining",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-10T06:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4d42eb181430df125d9a95033e2bb66c7fb3fb",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-08T09:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3cba0d481fb9e1c17263965077df4d19f86c86",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-05T04:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0dd4d5d8958eee6f93b828cfd36ab60e1a10a83",
"body": null,
"is_bot": false,
"headline": "move",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-05T03:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811f2c4d37ba6ffb933ab1459f1d27f891388d01",
"body": null,
"is_bot": false,
"headline": "a (#536)",
"author_name": "gutris1",
"author_login": "gutris1",
"committed_at": "2024-10-05T02:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6219a4be85e53d2625c7ae6e346adb2e40bfa42d",
"body": null,
"is_bot": false,
"headline": "fix #533",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-10-01T04:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87826ea53365853bde6949bd387f8003a385f03c",
"body": null,
"is_bot": false,
"headline": "fix #527",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-27T09:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b976f96a8f1207ba19a77e20d7701c708b804bc",
"body": null,
"is_bot": false,
"headline": "auto port",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-27T09:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2d2b8bb81c544903b8a6280ce4cf774db23d2b6",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-25T11:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e533930b50f08f94500050d6e6bfb075cc4d37",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-22T02:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1be3cb9c992dc7055803299455b92abb88d99d9",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-22T02:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc68870985ff89670d82d6dd7d5848c787af01d",
"body": null,
"is_bot": false,
"headline": "v1.10.0",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-21T11:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a168cc8edbf7cf84fa9f51e3b981ee3f1acba02",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-21T10:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0648df9b84d03a8e626d74a3629ae5c15d9c391",
"body": "automaticilly -> automatically",
"is_bot": false,
"headline": "docs: update README.md (#498)",
"author_name": "Ikko Eltociear Ashimine",
"author_login": "eltociear",
"committed_at": "2024-09-21T09:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb7f3a6a380418e00bcf90abb983a1da0b5f54b",
"body": "* update cu124\r\n\r\n* Update install.bash cu124",
"is_bot": false,
"headline": "Patch update cu124 (#511)",
"author_name": "Fank Sid",
"author_login": "fanksid",
"committed_at": "2024-09-21T09:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5758ca4205b777d635270e23031fea665b8c32",
"body": null,
"is_bot": false,
"headline": "t5xxl_max_token_length",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-20T03:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d79230a70bf191b1160f3e4af1ff5b96eb5808b",
"body": null,
"is_bot": false,
"headline": "fix #513",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-20T02:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7140214873375b69d9b2a3268867f7cab090b8",
"body": null,
"is_bot": false,
"headline": "ScheduleFree optimizer",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-19T08:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631678b3e1223e50fe43e5a3b3e1971f7d1e10a8",
"body": null,
"is_bot": false,
"headline": "update requirements",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-19T08:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1385f4b7158b559293246091a5a33754c96143bc",
"body": null,
"is_bot": false,
"headline": "update sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-19T08:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349835525a38329c9ddd4423a6a600680bd47bb5",
"body": null,
"is_bot": false,
"headline": "fix #510",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-19T04:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb8814b8224f27b2df7de5365807dadf8bff389",
"body": null,
"is_bot": false,
"headline": "cu124",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-18T15:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dee74eef10b3bd7f8010160523ecfce35fcf9a2",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-18T15:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a510afb84e39619cb573980aae842a80d3d8594",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-18T14:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4a4b7350381e55e8d4eaea82066ea077501241",
"body": null,
"is_bot": false,
"headline": "fix: downgrade install-cn torch version",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-15T09:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d10472c5e79a48af30ab10d9054489723f2540",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-10T03:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daff1715ab17b9f299dc8fb0e0c7b34e17ce0dba",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-09T15:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7af1642c6a11a70b0c3b79da0a3a100c6f80618",
"body": null,
"is_bot": false,
"headline": "script",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-09T15:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1767dd101e63a50b159fe4ce55754caaf0078cb8",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-09-01T10:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aace3e94c2c41a44e3df403329abd0518467bf5",
"body": null,
"is_bot": false,
"headline": "add vae_batch_size",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-31T14:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931392e3c90aab20473175c9196d70fcfe039491",
"body": null,
"is_bot": false,
"headline": "tagger",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-31T14:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e319e7c90b841a0d845bb26b6ce2a5a130af24cc",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274f8c9da9ba50a654365f8e178eee796e61af4d",
"body": null,
"is_bot": false,
"headline": "fork sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40daee65e1e94ee6d61a6dde56c2b5be2a6e6e6",
"body": null,
"is_bot": false,
"headline": "change to scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b138cc4f8ca8b2d413f11206138737b05e3919e8",
"body": null,
"is_bot": false,
"headline": "remove",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f113b6f14f393d76f603cef6e04ffb03591a184a",
"body": null,
"is_bot": false,
"headline": "mirror",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e296a96af829a01133b16e176545f27eddd7ae2",
"body": null,
"is_bot": false,
"headline": "change submodule to Akegarasu/sd-scripts",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-30T11:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488d2044121a27ade2e47db9dd5731ea5fdda5b6",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-29T14:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bafab995d3a3546595cb468b64e72945926742",
"body": null,
"is_bot": false,
"headline": "flux default params",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-29T03:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d49668cf8eaa4fe2ef55ea9e8ebe66767a8945",
"body": null,
"is_bot": false,
"headline": "flux train",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-28T06:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f79cb0686a695f99b8aecedb4ccb4ce170f81a",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Akegarasu",
"author_login": "Akegarasu",
"committed_at": "2024-08-28T06:01:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 8,
"latest_release_at": "2024-10-05T04:46:15Z",
"latest_release_tag": "v1.10.0",
"releases_from_tags": false,
"days_since_last_push": 319,
"active_weeks_last_year": 4,
"days_since_latest_release": 658,
"mean_days_between_releases": 54.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "library",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/library/",
"is_deprecated": false,
"latest_version": "3.1.1",
"repository_url": "https://github.com/chapmanjacobd/library/",
"versions_count": 70,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2024-12-13T23:13:50.427844Z",
"latest_published_at": "2026-07-13T11:23:43.028893Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 696,
"stars": 6087,
"watchers": 36,
"fork_history": {
"days": [
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-02-05",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-16",
"count": 2
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-02-20",
"count": 2
},
{
"date": "2023-02-21",
"count": 4
},
{
"date": "2023-02-22",
"count": 4
},
{
"date": "2023-02-23",
"count": 5
},
{
"date": "2023-02-24",
"count": 3
},
{
"date": "2023-02-25",
"count": 3
},
{
"date": "2023-02-26",
"count": 3
},
{
"date": "2023-02-27",
"count": 4
},
{
"date": "2023-02-28",
"count": 2
},
{
"date": "2023-03-01",
"count": 2
},
{
"date": "2023-03-02",
"count": 4
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-06",
"count": 3
},
{
"date": "2023-03-07",
"count": 3
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-10",
"count": 4
},
{
"date": "2023-03-11",
"count": 2
},
{
"date": "2023-03-12",
"count": 2
},
{
"date": "2023-03-13",
"count": 2
},
{
"date": "2023-03-14",
"count": 4
},
{
"date": "2023-03-15",
"count": 2
},
{
"date": "2023-03-17",
"count": 2
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-03-19",
"count": 2
},
{
"date": "2023-03-20",
"count": 3
},
{
"date": "2023-03-21",
"count": 6
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-25",
"count": 4
},
{
"date": "2023-03-26",
"count": 3
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-28",
"count": 2
},
{
"date": "2023-03-29",
"count": 4
},
{
"date": "2023-03-30",
"count": 3
},
{
"date": "2023-03-31",
"count": 4
},
{
"date": "2023-04-01",
"count": 3
},
{
"date": "2023-04-02",
"count": 2
},
{
"date": "2023-04-03",
"count": 4
},
{
"date": "2023-04-04",
"count": 7
},
{
"date": "2023-04-05",
"count": 4
},
{
"date": "2023-04-06",
"count": 5
},
{
"date": "2023-04-07",
"count": 2
},
{
"date": "2023-04-08",
"count": 3
},
{
"date": "2023-04-09",
"count": 3
},
{
"date": "2023-04-10",
"count": 3
},
{
"date": "2023-04-11",
"count": 3
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-13",
"count": 2
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-15",
"count": 3
},
{
"date": "2023-04-16",
"count": 2
},
{
"date": "2023-04-17",
"count": 2
},
{
"date": "2023-04-18",
"count": 2
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-21",
"count": 2
},
{
"date": "2023-04-22",
"count": 3
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-26",
"count": 4
},
{
"date": "2023-04-28",
"count": 4
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-05-01",
"count": 2
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-03",
"count": 2
},
{
"date": "2023-05-06",
"count": 4
},
{
"date": "2023-05-07",
"count": 2
},
{
"date": "2023-05-08",
"count": 2
},
{
"date": "2023-05-09",
"count": 2
},
{
"date": "2023-05-10",
"count": 4
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-16",
"count": 2
},
{
"date": "2023-05-17",
"count": 3
},
{
"date": "2023-05-18",
"count": 3
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-22",
"count": 2
},
{
"date": "2023-05-23",
"count": 2
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-25",
"count": 3
},
{
"date": "2023-05-26",
"count": 2
},
{
"date": "2023-05-28",
"count": 4
},
{
"date": "2023-05-29",
"count": 2
},
{
"date": "2023-05-30",
"count": 4
},
{
"date": "2023-05-31",
"count": 2
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-06-06",
"count": 2
},
{
"date": "2023-06-07",
"count": 2
},
{
"date": "2023-06-08",
"count": 3
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-10",
"count": 2
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-06-12",
"count": 2
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-20",
"count": 2
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-06-26",
"count": 2
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-06-30",
"count": 3
},
{
"date": "2023-07-02",
"count": 2
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-16",
"count": 1
},
{
"date": "2023-07-18",
"count": 2
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-24",
"count": 2
},
{
"date": "2023-07-25",
"count": 3
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-07-30",
"count": 3
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-01",
"count": 2
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2023-08-10",
"count": 2
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-08-12",
"count": 2
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-23",
"count": 2
},
{
"date": "2023-08-25",
"count": 3
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-05",
"count": 2
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-09-30",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-24",
"count": 2
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-26",
"count": 2
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-10",
"count": 2
},
{
"date": "2023-11-14",
"count": 2
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-20",
"count": 2
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-04",
"count": 2
},
{
"date": "2024-01-05",
"count": 3
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-14",
"count": 2
},
{
"date": "2024-01-17",
"count": 2
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-28",
"count": 1
},
{
"date": "2024-01-31",
"count": 2
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-26",
"count": 2
},
{
"date": "2024-02-27",
"count": 2
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-08",
"count": 2
},
{
"date": "2024-03-09",
"count": 2
},
{
"date": "2024-03-10",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-26",
"count": 3
},
{
"date": "2024-03-28",
"count": 3
},
{
"date": "2024-04-02",
"count": 2
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-04-17",
"count": 2
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-21",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-09",
"count": 2
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-05-23",
"count": 3
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-06-29",
"count": 2
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-02",
"count": 2
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-11",
"count": 2
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-22",
"count": 3
},
{
"date": "2024-07-24",
"count": 2
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 2
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-01",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-09-30",
"count": 2
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-16",
"count": 2
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-14",
"count": 2
},
{
"date": "2024-11-19",
"count": 3
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-12-03",
"count": 2
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-17",
"count": 2
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 2
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-01-19",
"count": 3
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-14",
"count": 3
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-25",
"count": 2
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-14",
"count": 2
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-20",
"count": 2
},
{
"date": "2025-03-21",
"count": 2
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-04-30",
"count": 2
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-15",
"count": 2
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-25",
"count": 2
},
{
"date": "2025-05-29",
"count": 2
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-06-16",
"count": 2
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-14",
"count": 2
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-09-03",
"count": 2
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-09",
"count": 2
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-10",
"count": 2
},
{
"date": "2026-03-15",
"count": 2
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-19",
"count": 1
},
{
"date": "2026-04-24",
"count": 2
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 677,
"total_forks": 696
},
"star_history": null,
"open_issues_and_prs": 138
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"mikazuki/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 288821,
"source_files_sampled": 229,
"oversized_source_files": 17,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 64,
"malicious_count": 0,
"assessed_package": "pypi:library@3.1.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "accelerate",
"direct": false,
"version": "0.30.0",
"ecosystem": "pypi"
},
{
"name": "accelerate",
"direct": false,
"version": "0.33.0",
"ecosystem": "pypi"
},
{
"name": "altair",
"direct": false,
"version": "4.2.2",
"ecosystem": "pypi"
},
{
"name": "bitsandbytes",
"direct": false,
"version": "0.44.0",
"ecosystem": "pypi"
},
{
"name": "bitsandbytes",
"direct": false,
"version": "0.46.0",
"ecosystem": "pypi"
},
{
"name": "dadaptation",
"direct": false,
"version": "3.1",
"ecosystem": "pypi"
},
{
"name": "diffusers",
"direct": false,
"version": "0.25.0",
"ecosystem": "pypi"
},
{
"name": "easygui",
"direct": false,
"version": "0.98.3",
"ecosystem": "pypi"
},
{
"name": "einops",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "fastapi",
"direct": false,
"version": "0.95.1",
"ecosystem": "pypi"
},
{
"name": "ftfy",
"direct": false,
"version": "6.1.1",
"ecosystem": "pypi"
},
{
"name": "gradio",
"direct": false,
"version": "3.44.2",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.24.1",
"ecosystem": "pypi"
},
{
"name": "huggingface-hub",
"direct": false,
"version": "0.24.5",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "lion-pytorch",
"direct": false,
"version": "0.0.6",
"ecosystem": "pypi"
},
{
"name": "lion-pytorch",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "lycoris-lora",
"direct": false,
"version": "3.2.0.post2",
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": "1.26.4",
"ecosystem": "pypi"
},
{
"name": "open-clip-torch",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "opencv-python",
"direct": false,
"version": "4.8.1.78",
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "prodigy-plus-schedule-free",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "prodigy-plus-schedule-free",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "prodigyopt",
"direct": false,
"version": "1.0",
"ecosystem": "pypi"
},
{
"name": "prodigyopt",
"direct": false,
"version": "1.1.2",
"ecosystem": "pypi"
},
{
"name": "pytorch-lightning",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "pytorch-optimizer",
"direct": false,
"version": "3.7.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "13.7.0",
"ecosystem": "pypi"
},
{
"name": "safetensors",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "safetensors",
"direct": false,
"version": "0.4.4",
"ecosystem": "pypi"
},
{
"name": "schedulefree",
"direct": false,
"version": "1.4",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sentencepiece",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "tensorboard",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tensorboard",
"direct": false,
"version": "2.10.1",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "transformers",
"direct": false,
"version": "4.44.0",
"ecosystem": "pypi"
},
{
"name": "uvicorn",
"direct": false,
"version": "0.22.0",
"ecosystem": "pypi"
},
{
"name": "voluptuous",
"direct": false,
"version": "0.13.1",
"ecosystem": "pypi"
},
{
"name": "wandb",
"direct": false,
"version": "0.16.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 0,
"indirect_count": 44
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 46,
"open_issues": 132,
"closed_ratio": 0.802,
"closed_issues": 533,
"closed_unmerged_prs": 30
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Akegarasu",
"commits": 484,
"avatar_url": "https://avatars.githubusercontent.com/u/36563862?v=4"
},
{
"type": "User",
"login": "sdbds",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/8085926?v=4"
},
{
"type": "User",
"login": "AhaiMk01",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/13184532?v=4"
},
{
"type": "User",
"login": "Georgebillion",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/40432824?v=4"
},
{
"type": "User",
"login": "WSH032",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/126865849?v=4"
},
{
"type": "User",
"login": "magicFeirl",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/33629016?v=4"
},
{
"type": "User",
"login": "gutris1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/132797949?v=4"
},
{
"type": "User",
"login": "judgeou",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2416816?v=4"
},
{
"type": "User",
"login": "licyk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/76895225?v=4"
},
{
"type": "User",
"login": "best1923",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/96110784?v=4"
}
],
"contributors_sampled": 30,
"top_contributor_share": 0.905
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": null,
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-09-08T09:56:24Z",
"oldest_open_prs": [
{
"number": 124,
"created_at": "2023-05-19T02:55:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 636,
"created_at": "2025-02-24T04:25:32Z",
"last_comment_at": "2025-02-24T04:33:28Z",
"last_comment_author": "miracleyoo"
},
{
"number": 669,
"created_at": "2025-04-12T05:31:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 702,
"created_at": "2025-07-02T17:04:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 725,
"created_at": "2025-09-11T02:21:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 749,
"created_at": "2026-03-10T04:37:46Z",
"last_comment_at": "2026-04-17T02:46:19Z",
"last_comment_author": "TomXPRIME"
}
],
"last_merged_pr_at": "2025-05-29T11:37:19Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 40,
"created_at": "2023-03-22T17:30:04Z",
"last_comment_at": "2024-10-12T06:49:06Z",
"last_comment_author": "zk495539792"
},
{
"number": 303,
"created_at": "2023-12-02T13:07:36Z",
"last_comment_at": "2023-12-03T03:04:04Z",
"last_comment_author": "Akegarasu"
},
{
"number": 321,
"created_at": "2024-01-05T04:52:42Z",
"last_comment_at": "2025-04-15T02:21:41Z",
"last_comment_author": "ZjqStack"
},
{
"number": 366,
"created_at": "2024-03-02T11:15:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 381,
"created_at": "2024-03-11T15:07:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 412,
"created_at": "2024-04-12T09:06:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 434,
"created_at": "2024-05-17T23:08:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 450,
"created_at": "2024-06-20T04:10:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 454,
"created_at": "2024-07-01T09:06:30Z",
"last_comment_at": "2025-05-08T03:59:33Z",
"last_comment_author": "liend123"
},
{
"number": 543,
"created_at": "2024-10-10T02:59:41Z",
"last_comment_at": "2024-12-25T03:52:51Z",
"last_comment_author": "asizk"
},
{
"number": 549,
"created_at": "2024-10-13T20:19:12Z",
"last_comment_at": "2024-11-22T03:03:55Z",
"last_comment_author": "Joycetian2002"
},
{
"number": 552,
"created_at": "2024-10-14T09:55:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 560,
"created_at": "2024-10-23T13:16:52Z",
"last_comment_at": "2024-11-05T02:43:26Z",
"last_comment_author": "Akegarasu"
},
{
"number": 561,
"created_at": "2024-10-24T11:39:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 565,
"created_at": "2024-11-02T09:38:55Z",
"last_comment_at": "2024-11-20T03:32:30Z",
"last_comment_author": "hi-xiehao"
},
{
"number": 571,
"created_at": "2024-11-07T00:12:10Z",
"last_comment_at": "2025-02-16T06:22:46Z",
"last_comment_author": "qwe795138426"
},
{
"number": 572,
"created_at": "2024-11-07T06:29:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 573,
"created_at": "2024-11-07T07:54:51Z",
"last_comment_at": "2025-05-16T09:00:28Z",
"last_comment_author": "leeliangchao"
},
{
"number": 577,
"created_at": "2024-11-10T04:04:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 584,
"created_at": "2024-11-19T09:38:23Z",
"last_comment_at": "2025-03-24T12:58:03Z",
"last_comment_author": "Gaki1993"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Akegarasu/lora-scripts",
"host": "github.com",
"name": "lora-scripts",
"owner": "Akegarasu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 21,
"vitality": 34,
"community": 72,
"governance": 56,
"engineering": 25,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 34,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 319,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 319 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 319
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v1.10.0",
"releases_from_tags": false,
"days_since_latest_release": 658,
"mean_days_between_releases": 54.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 658 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 658
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~54.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 54.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 18,
"days_since_last_merged_pr": 421,
"days_since_last_human_commit": 319,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 319 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 319,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, releases stalled"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"forks": 696,
"stars": 6087,
"watchers": 36,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6,087 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 6087
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "696 forks",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 696
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "36 watchers",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 36
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 30,
"top_contributor_share": 0.905
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 90% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "30 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 30
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 46,
"open_issues": 132,
"closed_issues": 533,
"issue_closed_ratio": 0.802,
"closed_unmerged_prs": 30
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "46/76 decided PRs merged",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 46,
"decided": 76
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 3598,
"owner_type": "User",
"is_verified": null,
"owner_login": "Akegarasu",
"public_repos": 62,
"account_age_days": 3079
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,598 followers of Akegarasu",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3598,
"login": "Akegarasu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "62 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 62
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 25,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"dreambooth",
"finetune",
"lora",
"stable-diffusion"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"source": "file_signals",
"lockfiles": [],
"manifests": [
"requirements.txt"
],
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:library@3.1.1 runtime dependency closure — what installing the published package pulls in — 64 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:library@3.1.1",
"assessed": 64
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 64,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 64,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "30 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 16,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"mikazuki/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "mikazuki/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mikazuki/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 288821,
"source_files_sampled": 229,
"oversized_source_files": 17
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (mikazuki/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "mikazuki/tsconfig.json",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "17/229 source files over 60KB",
"points": 50.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 229,
"oversized": 17
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"pypi package 'library' points at a different repository (https://github.com/chapmanjacobd/library/); excluded from ecosystem scoring",
"OpenSSF Scorecard did not return a usable result (2026/07/25 08:21:14 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-07-25T08:21:53.286852Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Akegarasu/lora-scripts.svg",
"full_name": "Akegarasu/lora-scripts",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}