Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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")
|