Skip to content

Commit 1ecfee6

Browse files
authored
Update dappnode_package.json
1 parent 623cfd3 commit 1ecfee6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

package_variants/nvidia/dappnode_package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
"homepage": "https://github.com/open-webui/open-webui",
66
"ui": "http://ollama-nvidia-openwebui.public.dappnode:8080"
77
},
8-
"architectures": [
9-
"linux/amd64",
10-
"linux/arm64"
11-
],
128
"warnings": {
139
"onInstall": "This package requires an Nvidia GPU with CUDA support."
14-
}
15-
}
10+
},
11+
"architectures": [
12+
"linux/arm64"
13+
]
14+
}

0 commit comments

Comments
 (0)