Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dperales
/
Fraud_Detection_Pycaret
like
1
Runtime error
App
Files
Files
Community
dperales
commited on
Apr 8, 2023
Commit
84e73b9
•
1 Parent(s):
c2f025a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -276,4 +276,4 @@ def main():
276
try:
277
main()
278
except Exception as e:
279
-
st.error(f"An error occurred: {e}")
276
try:
277
main()
278
except Exception as e:
279
+
st.
sidebar.
error(f"An error occurred: {e}")