Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hammad712
/
Website-Analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hammad712
commited on
23 days ago
Commit
06941cc
·
verified
·
1 Parent(s):
8d39e37
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -57,5 +57,3 @@ def main():
57
st.subheader("Full JSON Response")
58
st.json(result)
59
60
-
if __name__ == "__main__":
61
-
main()
57
st.subheader("Full JSON Response")
58
st.json(result)
59