ecandeloro commited on
Commit
006868f
Β·
verified Β·
1 Parent(s): 39ba5de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -5,14 +5,6 @@ examples = [
5
  ["melanoma_example.jpg"],
6
  # Add more images as needed
7
  ]
8
- import gradio as gr
9
-
10
- # Add examples if you have them
11
- examples = [
12
- ["example_images/image1.jpg"],
13
- ["example_images/image2.jpg"],
14
- # more examples
15
- ]
16
 
17
  # Add a title and description
18
  title = "πŸ”ŽπŸ‘©β€βš•οΈπŸ‘¨β€βš•οΈSkin Cancer Image Classification"
 
5
  ["melanoma_example.jpg"],
6
  # Add more images as needed
7
  ]
 
 
 
 
 
 
 
 
8
 
9
  # Add a title and description
10
  title = "πŸ”ŽπŸ‘©β€βš•οΈπŸ‘¨β€βš•οΈSkin Cancer Image Classification"