woshixuhao commited on
Commit
d510633
·
1 Parent(s): 7b43755

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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; \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
 
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