Open SunnyGao0901 opened 2 months ago
@YuanGongND Many thanks for your timely reply
use torchvision==0.9.1
instead of torchvision==0.10.0
in requirements.txt file
use
torchvision==0.9.1
instead oftorchvision==0.10.0
in requirements.txt file
Solved, many thanks!
This is the problem I met after I had executed "pip install -r requirements.txt" Is there anyting wrong with the content of this file?