Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gurwindersingh/Attendance
gurwindersingh
/
Attendance1
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
gurwindersingh
commited on
Dec 3, 2023
Commit
99994b6
·
1 Parent(s):
66df1a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -63,6 +63,6 @@ while True:
63
else:
64
st.write("Data not updated")
65
66
-
st.image(image)
67
if bytes_data is None:
68
st.stop()
63
else:
64
st.write("Data not updated")
65
66
+
st.image(image)
67
if bytes_data is None:
68
st.stop()