Update requirements.txt

Chardet was missing from the requirements, which is required when running the python file
pull/127/head
Omar Irfan Khan 2 years ago committed by GitHub
parent a3303cdb58
commit 8765e21750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,4 @@
chardet
torch torch
torchvision torchvision
Ninja Ninja

Loading…
Cancel
Save