Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|
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
|