set torchmetrics >=0.7.0 and use py-opencv=4.6.0

This commit is contained in:
mauwii 2022-10-29 01:24:38 +02:00
parent f7a47c1b67
commit 78f7094a0b
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -40,8 +40,8 @@ dependencies:
- streamlit=1.12.2
- sympy=1.10.1
- tensorboard=2.10.0
- torchmetrics=0.9.3
- opencv=4.6.*
- torchmetrics>=0.7.0
- py-opencv=4.6.0
- flask=2.1.3
- flask-socketio=5.3.0
- flask_cors=3.0.10