earnliners commited on
Commit
190b4f4
·
verified ·
1 Parent(s): 407c797

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -237,6 +237,8 @@ st.markdown(
237
 
238
  st.markdown('Read the [White Paper](https://huggingface.co/spaces/earnliners/dow-usd/resolve/main/QPTFen.pdf).')
239
 
 
 
240
 
241
  with st.expander("Slide 1: Introduction", expanded=False):
242
  st.subheader("Real-Time Crypto Trading Bot Using Machine Learning and PCA")
 
237
 
238
  st.markdown('Read the [White Paper](https://huggingface.co/spaces/earnliners/dow-usd/resolve/main/QPTFen.pdf).')
239
 
240
+ st.markdown('Powered by [Forecast Trade Group](https://huggingface.co/TradeAdmin).')
241
+
242
 
243
  with st.expander("Slide 1: Introduction", expanded=False):
244
  st.subheader("Real-Time Crypto Trading Bot Using Machine Learning and PCA")