Xalphinions commited on
Commit
72e694f
·
verified ·
1 Parent(s): 590feff

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -259,14 +259,6 @@ def create_app(model_path):
259
  )
260
 
261
  gr.Markdown("""
262
- ## How it works
263
-
264
- The app uses a deep learning model that combines:
265
- - Audio analysis using MFCC features and LSTM neural network
266
- - Image analysis using ResNet-50 convolutional neural network
267
-
268
- The model was trained on a dataset of watermelons with known ripeness values.
269
-
270
  ## Tips for best results
271
  - For audio: Tap the watermelon with your knuckle and record the sound
272
  - For image: Take a clear photo of the whole watermelon in good lighting
 
259
  )
260
 
261
  gr.Markdown("""
 
 
 
 
 
 
 
 
262
  ## Tips for best results
263
  - For audio: Tap the watermelon with your knuckle and record the sound
264
  - For image: Take a clear photo of the whole watermelon in good lighting