Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aaronmat1905
/
food-safety-inspection-hub-prototype
like
2
Sleeping
App
Files
Files
Community
3
Update app.py
#1
by
Pranav0111
- opened
28 days ago
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -65,3 +65,4 @@ with gr.Blocks() as demo:
65
gr.Dataframe(value = data)
66
67
demo.launch()
65
gr.Dataframe(value = data)
66
67
demo.launch()
68
+