Update readme
Browse files
README.md
CHANGED
@@ -2,4 +2,4 @@ This dataset includes 1 image: one of the [Cat Dataset](https://www.kaggle.com/c
|
|
2 |
|
3 |
This dataset is used for testing [image utils](https://github.com/huggingface/transformers/blob/master/src/transformers/image_utils.py) that are part of the HuggingFace Transformers library.
|
4 |
|
5 |
-
More specifically, they are used inside `test_image_utils.py`, for
|
|
|
2 |
|
3 |
This dataset is used for testing [image utils](https://github.com/huggingface/transformers/blob/master/src/transformers/image_utils.py) that are part of the HuggingFace Transformers library.
|
4 |
|
5 |
+
More specifically, they are used inside `test_image_utils.py`, for implementing the LoadImageTester.
|