Addai commited on
Commit
8e13b30
·
verified ·
1 Parent(s): f2c8f7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def predict(img):
12
 
13
  title = "Fosgaxy galaxy classifier"
14
  description = "<p style='text-align: center'><b>As far as human civilization and space travel is concerned, you may want to know types of Galaxies in this universe. We are trying to classifier three types of galaxies here.<b><p>"
15
- article="<p style='text-align: center'> WE have the Spiral galaxy, elliptical galaxy, Peculiar galaxy and Irregular galaxy. Upload your galaxy for correct classification<b></p>"
16
  examples = ['ffff.jpg']
17
  #interpretation='default'
18
  enable_queue=True
 
12
 
13
  title = "Fosgaxy galaxy classifier"
14
  description = "<p style='text-align: center'><b>As far as human civilization and space travel is concerned, you may want to know types of Galaxies in this universe. We are trying to classifier three types of galaxies here.<b><p>"
15
+ article="<p style='text-align: center'> WE have the Spiral galaxy, Elliptical galaxy, Peculiar galaxy and Irregular galaxy. Upload your galaxy for correct classification<b></p>"
16
  examples = ['ffff.jpg']
17
  #interpretation='default'
18
  enable_queue=True