Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -40,6 +40,7 @@ interface = gr.Interface(fn = predict,
|
|
40 |
description = "This is a semantic search algorithm that mapps unknown pump properties to the ECLASS standard. It is created by the GART-labortory ot the cologne university of applied science for the use case of semantic interoperable asset administration shells.",
|
41 |
article = """<center><Strong><font size="5em">Functionality and further development of the demo</font></strong>
|
42 |
<br>
|
43 |
-
<
|
|
|
44 |
|
45 |
interface.launch()
|
|
|
40 |
description = "This is a semantic search algorithm that mapps unknown pump properties to the ECLASS standard. It is created by the GART-labortory ot the cologne university of applied science for the use case of semantic interoperable asset administration shells.",
|
41 |
article = """<center><Strong><font size="5em">Functionality and further development of the demo</font></strong>
|
42 |
<br>
|
43 |
+
<br>
|
44 |
+
<img src='https://imagizer.imageshack.com/img923/6324/WOXHiX.png' width=900p></center>""")
|
45 |
|
46 |
interface.launch()
|