Update app.py
Browse files
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 |
|