james77777778 / keras-aug

A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, bounding boxes, segmentation masks, and more.
Apache License 2.0
16 stars 0 forks source link

Stick to tensorflow 2.12 for streamlit app #119

Closed james77777778 closed 1 year ago

james77777778 commented 1 year ago

Due to the bug in KerasCV==0.5.0

ModuleNotFoundError: No module named 'keras.engine'