Spaces:
Sleeping
Sleeping
update app.py
Browse files
app.py
CHANGED
@@ -92,7 +92,6 @@ description = "This system is designed to help automate the process of accuratel
|
|
92 |
|
93 |
article = "<p style='text-align: center'>Created by <a target='_blank' href='https://fi.ub.ac.id/'>Jurusan Fisika, FMIPA, Universitas Brawijaya </a></p>"
|
94 |
|
95 |
-
#thumbnail = "https://raw.githubusercontent.com/gradio-app/hub-echonet/master/thumbnail.png"
|
96 |
|
97 |
gr.Interface(segment, i, o,
|
98 |
allow_flagging = False,
|
|
|
92 |
|
93 |
article = "<p style='text-align: center'>Created by <a target='_blank' href='https://fi.ub.ac.id/'>Jurusan Fisika, FMIPA, Universitas Brawijaya </a></p>"
|
94 |
|
|
|
95 |
|
96 |
gr.Interface(segment, i, o,
|
97 |
allow_flagging = False,
|