Spaces:
Runtime error
Runtime error
Commit
·
8c7c6d3
1
Parent(s):
d510633
Update app.py
Browse files
app.py
CHANGED
@@ -273,8 +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\n
|
277 |
-
the ratio of five solvents (example: 20 1 0 0 0 for PE:EA=20:1)\n
|
278 |
output: the predicted Rf value.\n\n
|
279 |
## Citation\n
|
280 |
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\n 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
|