Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cassava Leaf Disease Classification/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pip install torch==1.6.0+cu101 torchvision==0.7.0+cu101 -f https://download.pytorch.org/whl/torch_stable.html
opencv-python
scikit-learn==0.23.2
scikit-learn==1.0.1
scikit-image
pandas
tqdm
Expand Down