tpu
This commit is contained in:
parent
c8d3565c4b
commit
69d34b98e6
@ -384,15 +384,15 @@ in
|
||||
hostname = "r1.jakstys.lt";
|
||||
settings = {
|
||||
detectors = {
|
||||
#coral = {
|
||||
# type = "edgetpu";
|
||||
# device = "usb";
|
||||
# enabled = false;
|
||||
#};
|
||||
cpu = {
|
||||
type = "cpu";
|
||||
coral = {
|
||||
type = "edgetpu";
|
||||
device = "usb";
|
||||
enabled = false;
|
||||
};
|
||||
#cpu = {
|
||||
# type = "cpu";
|
||||
# enabled = false;
|
||||
#};
|
||||
};
|
||||
record = {
|
||||
enabled = true;
|
||||
|
Loading…
Reference in New Issue
Block a user