Spaces:
Running
Running
Commit
·
6b2f023
1
Parent(s):
1043511
Update app.py
Browse files
app.py
CHANGED
@@ -273,7 +273,7 @@ if __name__=='__main__':
|
|
273 |
model_card = f"""
|
274 |
## Description\n
|
275 |
It is a app for predicting Rf values of a compound under given eluents in TLC.\n
|
276 |
-
input: smiles of one compound, such as CC(OCC)=O,
|
277 |
output: the predicted Rf value.\n\n
|
278 |
## Citation\n
|
279 |
Welcome to cite our work:\n
|
|
|
273 |
model_card = f"""
|
274 |
## Description\n
|
275 |
It is a app for predicting Rf values of a compound under given eluents in TLC.\n
|
276 |
+
input: smiles of one compound, such as CC(OCC)=O, and the ratio of five solvents, example: 20 1 0 0 0 for PE:EA=20:1\n
|
277 |
output: the predicted Rf value.\n\n
|
278 |
## Citation\n
|
279 |
Welcome to cite our work:\n
|