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