mmmapms commited on
Commit
097d1ae
1 Parent(s): 22f64f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,4 +302,4 @@ fig.update_layout(
302
  st.plotly_chart(fig, use_container_width=True)
303
 
304
  st.write("## Access Predictions")
305
- st.write("If you are interested in accessing the predictions made by the models, the models themselves or how these can be incorporated into your workflows, please contact Margarida Mascarenhas (PhD Student, KU Leuven) at margarida.mascarenhas@kuleuven.be or Hussain Kazmi (assistant professor, KU Leuven) at hussain.kazmi@kuleuven.be.")
 
302
  st.plotly_chart(fig, use_container_width=True)
303
 
304
  st.write("## Access Predictions")
305
+ st.write("All forecasts are provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. If you are interested in accessing the predictions made by the models, the models themselves or how these can be incorporated into your workflows, please contact Margarida Mascarenhas (PhD Student, KU Leuven) at margarida.mascarenhas@kuleuven.be or Hussain Kazmi (assistant professor, KU Leuven) at hussain.kazmi@kuleuven.be.")