Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WordLift
/
GoogleLeak
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cyberandy
commited on
May 30, 2024
Commit
4750bea
·
verified
·
1 Parent(s):
bbd760a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -72,4 +72,4 @@ if st.button("Generate Report"):
72
mime="text/plain",
73
)
74
else:
75
-
st.error(report) # Show the error message if any
72
mime="text/plain",
73
)
74
else:
75
+
st.error(report) # Show the error message if any