3 Commits

Author SHA1 Message Date
4bc319c32a Revert "Update requirements.txt"
This reverts commit 24a1757166.
2025-08-21 17:05:32 +02:00
24a1757166 Update requirements.txt 2025-08-21 16:55:52 +02:00
5373d373ca Update find_item.html 2025-08-14 17:40:27 +02:00

View File

@@ -5,7 +5,7 @@
<div class="card shadow-sm w-100">
<div class="card-body d-flex flex-column">
<h5 class="card-title text-center mb-4">Item Scanner</h5>
<video id="camera" autoplay class="w-100 mb-3" style="aspect-ratio: 4/3;" muted></video>
<video id="camera" autoplay class="w-100 mb-3" muted></video>
<div class="mb-3">
<label for="manualSearch" class="form-label">Or search manually</label>