Open rengel8 opened 1 year ago
I started with a fresh Python environment with Pytorch and MMFlow, but following the "Verify the installation" opencv was missing to successfully execute "mim download mmflow --config pwcnet_ft_4x1_300k_sintel_final_384x768".
After pip install opencv-python, I can continue.
I started with a fresh Python environment with Pytorch and MMFlow, but following the "Verify the installation" opencv was missing to successfully execute "mim download mmflow --config pwcnet_ft_4x1_300k_sintel_final_384x768".
After pip install opencv-python, I can continue.