Rubén Escobedo
commited on
Commit
·
0e4af90
1
Parent(s):
b5cf93a
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,6 @@ from albumentations import (
|
|
11 |
GridDistortion,
|
12 |
OpticalDistortion,
|
13 |
HorizontalFlip,
|
14 |
-
Rotate,
|
15 |
Transpose,
|
16 |
CLAHE,
|
17 |
ShiftScaleRotate
|
|
|
11 |
GridDistortion,
|
12 |
OpticalDistortion,
|
13 |
HorizontalFlip,
|
|
|
14 |
Transpose,
|
15 |
CLAHE,
|
16 |
ShiftScaleRotate
|