Manikanta-Munnangi / CROP---Plant-Disease-Identification-Using-App

Using deep learning model to detect the disease of a plant through the smart phone using camera to scan over leaf and guide them with instant remedies. Demo available through this link
https://cropify.herokuapp.com/
56 stars 39 forks source link

type object 'TFLiteConverterV2' has no attribute 'from_keras_model_file' #7

Open deepanshumehtaa opened 4 years ago

deepanshumehtaa commented 4 years ago

I am getting this error while converting my model into TFlite Version

can anyone help??