Datasets:
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
seaborn
|
| 3 |
+
opencv-python
|
| 4 |
+
albumentations[imgaug]
|