EstebanDC commited on
Commit
131e581
1 Parent(s): ecec7cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ article = """
40
  Notes:
41
  - Click submit/enviar button to obtain the UCS prediction
42
  - Click clear/limpiar button to refresh text
43
- - Please note the application ranges of the variables in the above-referenced paper (in publishing process). Outside these ranges, the predictions may not be reliable
44
  - As a decimal separator you can use either a point or a comma
45
  """
46
 
 
40
  Notes:
41
  - Click submit/enviar button to obtain the UCS prediction
42
  - Click clear/limpiar button to refresh text
43
+ - Please note the application ranges of the variables in the above-referenced paper (https://doi.org/10.1016/j.jrmge.2023.03.008). Outside these ranges, the predictions may not be reliable
44
  - As a decimal separator you can use either a point or a comma
45
  """
46