Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sparshmehta
/
main_app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sparshmehta
commited on
Feb 19, 2025
Commit
3867b36
·
verified
·
1 Parent(s):
dc44c4a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -2663,5 +2663,4 @@ def main():
2663
st.error(f"Application error: {str(e)}")
2664
2665
if __name__ == "__main__":
2666
-
main()
2667
-
2663
st.error(f"Application error: {str(e)}")
2664
2665
if __name__ == "__main__":
2666
+
main()