MoC-IQA
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ scipy==1.11.2
|
|
6 |
timm==0.5.4
|
7 |
torch==1.11.0
|
8 |
tqdm==4.61.2
|
|
|
|
6 |
timm==0.5.4
|
7 |
torch==1.11.0
|
8 |
tqdm==4.61.2
|
9 |
+
opencv-python
|