Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
angxt
/
btc-price-movement-predictor
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
angxt
commited on
5 days ago
Commit
982a338
·
verified
·
1 Parent(s):
86f76d1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -394,7 +394,7 @@ if st.session_state.news_loaded:
394
}
395
396
log_prediction(log)
397
-
st.success("✅ Logged to predictions_log.csv")
398
399
400
394
}
395
396
log_prediction(log)
397
+
398
399
400