Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,6 @@ iface = gr.Interface(
|
|
105 |
gr.Image(type="filepath", label="Molecule Image"),
|
106 |
gr.Textbox(label="Canonical SMILES")
|
107 |
],
|
108 |
-
title="FART",
|
109 |
description="""
|
110 |
<section id="molecular-taste-description">
|
111 |
<h2>Discover Molecular Taste with FART</h2>
|
|
|
105 |
gr.Image(type="filepath", label="Molecule Image"),
|
106 |
gr.Textbox(label="Canonical SMILES")
|
107 |
],
|
|
|
108 |
description="""
|
109 |
<section id="molecular-taste-description">
|
110 |
<h2>Discover Molecular Taste with FART</h2>
|