Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio
|
|
| 5 |
torch
|
| 6 |
qrcode
|
| 7 |
numpy
|
| 8 |
-
mediapipe
|
|
|
|
|
|
| 5 |
torch
|
| 6 |
qrcode
|
| 7 |
numpy
|
| 8 |
+
mediapipe
|
| 9 |
+
opencv-python
|