mmenendezg
commited on
Commit
•
afaecac
1
Parent(s):
fc0b3ea
Add 'albumentations' package to the requirements file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
evaluate
|
2 |
opencv-python
|
3 |
optuna
|
|
|
1 |
+
albumentations
|
2 |
evaluate
|
3 |
opencv-python
|
4 |
optuna
|