-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodelslab.json
More file actions
22 lines (22 loc) · 830 Bytes
/
Copy pathmodelslab.json
File metadata and controls
22 lines (22 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "0.2.2",
"architecture": {
"64bit": {
"url": "https://github.com/ModelsLab/modelslab-cli/releases/download/v0.2.2/modelslab_0.2.2_windows_amd64.zip",
"bin": [
"modelslab.exe"
],
"hash": "6669d3b1e7abda4c644ccedd377c5bbf17a40462d8ef54492feabe7af594b6ae"
},
"arm64": {
"url": "https://github.com/ModelsLab/modelslab-cli/releases/download/v0.2.2/modelslab_0.2.2_windows_arm64.zip",
"bin": [
"modelslab.exe"
],
"hash": "e630224bc14e97a31b1410f0359a576a98ef7787edac8dbb9a3150347e23c9b9"
}
},
"homepage": "https://modelslab.sh",
"license": "MIT",
"description": "ModelsLab CLI — AI generation and account management from the terminal"
}