EstebanDC commited on
Commit
2be6fba
1 Parent(s): bb4d37f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,8 +49,8 @@ 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. Outside these ranges, the predictions may not be reliable
53
- - As decimal separator you can use either a point or a comma
54
  """
55
 
56
  app = gr.Interface(
 
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 a decimal separator you can use either a point or a comma
54
  """
55
 
56
  app = gr.Interface(