cybernatedArt commited on
Commit
fd3e5d0
1 Parent(s): ed8fb92

initial commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ label = gr.outputs.Label(num_top_classes = 4)
29
  # launching the interface
30
 
31
  title = "SKIN DISEASE PREDICTION"
32
- description = "An automated system is proposed for the diagnosis of #23 common skin diseases by using data from clinical images and patient information."
33
 
34
  examples = [
35
  ['123.jpg'],
 
29
  # launching the interface
30
 
31
  title = "SKIN DISEASE PREDICTION"
32
+ description ="An automated system is proposed for the diagnosis of #23 common skin diseases by using data from clinical images and patient information."
33
 
34
  examples = [
35
  ['123.jpg'],