Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
danielolusipe
/
foodapp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
danielolusipe
commited on
Sep 25, 2022
Commit
0392985
·
1 Parent(s):
ea68382
Create new file
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as st
2
+
import tensorflow as tf