EstebanDC commited on
Commit
bb4d37f
1 Parent(s): 8049cc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ article = """
49
  Notes:
50
  - Click submit/enviar button to obtain the UCS prediction
51
  - Click clear/limpiar button to refresh text
52
- - Please note the application ranges of the variables in the above referenced paper
53
  - As decimal separator you can use either a point or a comma
54
  """
55
 
 
49
  Notes:
50
  - Click submit/enviar button to obtain the UCS prediction
51
  - Click clear/limpiar button to refresh text
52
+ - Please note the application ranges of the variables in the above referenced paper. Outside these ranges, the predictions may not be reliable
53
  - As decimal separator you can use either a point or a comma
54
  """
55