VISHAL SINGH

Results 3 comments of VISHAL SINGH

Fixed the typo error problem

My comment.css file is rendering in debug = True but not in debug = False. All the other css files of project are working in debug is False and True...

Try installing torch>=1.5 using the below code after uninstalling it ```!pip install torch==1.5.1+cu101 torchvision==0.6.1+cu101 -f https://download.pytorch.org/whl/torch_stable.html```