Update hardware.tsx

This commit is contained in:
MacRimi
2025-11-30 21:55:37 +01:00
parent 0577f48437
commit 4678f8c7da

View File

@@ -266,7 +266,7 @@ export default function Hardware() {
headers: { headers: {
"Content-Type": "application/json", "Content-Type": "application/json",
}, },
body: JSON.JSONstringify({ body: JSON.stringify({
script_relative_path: "gpu_tpu/nvidia_installer.sh", script_relative_path: "gpu_tpu/nvidia_installer.sh",
params: { params: {
EXECUTION_MODE: "web", EXECUTION_MODE: "web",