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 4, 2023
Commit
67f7fc7
·
1 Parent(s):
1bf0956
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -86,5 +86,4 @@ if img_file_buffer is not None:
86
##############################
87
st.image(image)
88
if bytes_data is None:
89
-
st.stop()
90
-
86
##############################
87
st.image(image)
88
if bytes_data is None:
89
+
st.stop()