Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -17,6 +17,7 @@ Pillow
|
|
17 |
scipy
|
18 |
tqdm
|
19 |
psutil
|
|
|
20 |
|
21 |
#non essential dependencies:
|
22 |
kornia>=0.7.1
|
|
|
17 |
scipy
|
18 |
tqdm
|
19 |
psutil
|
20 |
+
qrcode >= 7.1
|
21 |
|
22 |
#non essential dependencies:
|
23 |
kornia>=0.7.1
|