pytholic commited on
Commit
0dc7e44
·
1 Parent(s): fe0f7ac

desc removed

Browse files
Files changed (1) hide show
  1. app/app.py +0 -1
app/app.py CHANGED
@@ -70,7 +70,6 @@ def predict(image):
70
  # Define the interface
71
  def app():
72
  title = "Animal-10 Image Classification"
73
- description = "Classify images using a custom CNN model and deploy using Gradio."
74
 
75
  gr.Interface(
76
  title=title,
 
70
  # Define the interface
71
  def app():
72
  title = "Animal-10 Image Classification"
 
73
 
74
  gr.Interface(
75
  title=title,