We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76176e8 commit 3cf8e6eCopy full SHA for 3cf8e6e
datalab_image_classification/requirements-datalab.txt
@@ -1,2 +1,2 @@
1
-git+https://github.com/cleanlab/cleanlab.git#egg=cleanlab[datalab]
+# this notebook requires extra cleanlab dependencies for datalab: pip install "cleanlab[datalab]"
2
matplotlib
multilabel_classification/requirements.txt
@@ -5,4 +5,3 @@ torch==1.12.1+cu113
5
timm==0.6.7
6
pandas==1.5.0
7
gdown==4.5.3
8
-# Note: these examples only work with developer of cleanlab until v2.2 is released
0 commit comments