Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ requests>=2.31.0
|
|
8 |
transformers>=4.33.0
|
9 |
torch>=2.2.1
|
10 |
Pillow>=9.0.0
|
11 |
-
barcode
|
|
|
|
8 |
transformers>=4.33.0
|
9 |
torch>=2.2.1
|
10 |
Pillow>=9.0.0
|
11 |
+
python-barcode==0.13.1
|
12 |
+
pyzbar==0.1.9
|