WaqasFarooq commited on
Commit
f5805a5
·
verified ·
1 Parent(s): 698ccf7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,5 +3,7 @@ requests>=2.31.0
3
  transformers>=4.33.0
4
  torch>=2.2.1
5
  Pillow>=9.0.0
 
 
6
 
7
 
 
3
  transformers>=4.33.0
4
  torch>=2.2.1
5
  Pillow>=9.0.0
6
+ python-barcode>=0.13.1
7
+ pyzbar>=0.1.9
8
 
9