mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-05-03 13:02:38 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef93c40361 |
@@ -48,6 +48,7 @@ func createInstance(ip string, port int, apikey string,
|
|||||||
},
|
},
|
||||||
Env: []string{
|
Env: []string{
|
||||||
"NVIDIA_DRIVER_CAPABILITIES=video,compute,utility",
|
"NVIDIA_DRIVER_CAPABILITIES=video,compute,utility",
|
||||||
|
"NVIDIA_VISIBLE_DEVICES=none",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user