the number of species a model can detect should not matter in the privacy filter

This commit is contained in:
frederik
2025-10-26 16:06:07 +01:00
parent 559f29c37a
commit b101f993dd
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -280,8 +280,7 @@ if (isset($_GET["max_files_species"])) {
}
}
$count_labels = count(file($home."/BirdNET-Pi/model/labels.txt"));
$count = $count_labels;
$count = 6000;
?>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>