Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
student-abdullah
/
NextGrocery
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
student-abdullah
commited on
Aug 11, 2024
Commit
275bf5e
·
verified
·
1 Parent(s):
18e14e9
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ def main():
66
st.write("No product selected.")
67
68
if __name__ == "__main__":
69
-
main()
66
st.write("No product selected.")
67
68
if __name__ == "__main__":
69
+
main()