DragGAN AI commited on
Commit
b95d503
1 Parent(s): dab5ba6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,5 +58,5 @@ if selected_ticker:
58
 
59
  st.markdown(":warning: The content of this website is for educational purposes and is not a financial advice")
60
 
61
- st.markdown(":information_source: This model has been trained on the past 6 years of data until November 22nd, 2023 for each of the selected stocks. For a more comprehensive analysis with a different date range, access to thousands of stocks, hundreds of cryptocurrencies, and more up-to-date predictions, please visit our website: https://crypto.quu.fr")
62
 
 
58
 
59
  st.markdown(":warning: The content of this website is for educational purposes and is not a financial advice")
60
 
61
+ st.markdown(":information_source: This model has been trained on the past 6 years of data until November 22nd, 2023 for each of the selected stocks.")
62