Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ericjedha
/
fraud-detection-streamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ericjedha
commited on
Oct 28, 2025
Commit
66f1363
·
verified
·
1 Parent(s):
d180fe8
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as st
2
+
st.title("🕵🏻 Fraud Detection Dashboard")