Spaces:
Runtime error
Runtime error
update2 app.py
Browse files
app.py
CHANGED
@@ -107,15 +107,15 @@ iface = gr.Interface(
|
|
107 |
],
|
108 |
description="""
|
109 |
<section id="molecular-taste-description">
|
110 |
-
<h2>
|
111 |
<p>
|
112 |
-
AI can now eat your Farts,
|
113 |
</p>
|
114 |
<p>
|
115 |
Beyond predictions, FART identifies the molecular features driving taste characteristics, enabling actionable insights for flavor innovation. Powered by the ChemBERTa foundation model and trained on the largest molecular taste dataset to date, FART sets a new standard in food science.
|
116 |
</p>
|
117 |
<p>
|
118 |
-
Learn more about the science behind FART
|
119 |
</p>
|
120 |
</section>
|
121 |
""",
|
|
|
107 |
],
|
108 |
description="""
|
109 |
<section id="molecular-taste-description">
|
110 |
+
<h2>Eat My F.A.R.T - Discover Molecular Taste </h2>
|
111 |
<p>
|
112 |
+
AI can now eat your Farts on Solana, explore flatulence taste chemistry with FART (Flavor Analysis and Recognition Transformer), an AI-powered tool designed to predict molecular taste from chemical structure of the Fart alone. FART delivers predictions for <strong>sweet</strong>, <strong>bitter</strong>, <strong>sour</strong>, and <strong>umami</strong> with over 91% accuracy.
|
113 |
</p>
|
114 |
<p>
|
115 |
Beyond predictions, FART identifies the molecular features driving taste characteristics, enabling actionable insights for flavor innovation. Powered by the ChemBERTa foundation model and trained on the largest molecular taste dataset to date, FART sets a new standard in food science.
|
116 |
</p>
|
117 |
<p>
|
118 |
+
Learn more about the science behind FART <a href="https://chemrxiv.org/engage/chemrxiv/article-details/673a2a3af9980725cf80503c" target="_blank">Pre-print</a>. To generate SMILES, one possible option is this <a href="https://www.cheminfo.org/flavor/malaria/Utilities/SMILES_generator___checker/index.html" target="_blank">tool</a>.
|
119 |
</p>
|
120 |
</section>
|
121 |
""",
|