File size: 746 Bytes
3f8b8ec
 
45002b3
3f8b8ec
 
 
 
 
 
 
 
 
45002b3
 
 
 
 
3f8b8ec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Predictproduct T5
emoji: 🧪
colorFrom: green
colorTo: red
sdk: streamlit
sdk_version: 1.10.0
app_file: app.py
pinned: false
license: mit
---

At this space, you can predict the products of reactions from their inputs. 
The format of the string is like "REACTANT:{reactants of the reaction}CATALYST:{catalysts of the reaction}REAGENT:{reagents of the reaction}SOLVENT:{solvent of the reaction}". 
If there are no catalyst or reagent, fill the blank with a space. And if there are multiple reactants, concatenate them with ".".
(e.g. REACTANT:CNc1nc(SC)ncc1CO.O.O=[Cr](=O)([O-])O[Cr](=O)(=O)[O-].[Na+]CATALYST: REAGENT: SOLVENT:CC(=O)O)

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference