Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gurwindersingh
/
SudokuCV
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gurwindersingh
commited on
Mar 15, 2024
Commit
75534a0
·
verified
·
1 Parent(s):
484d173
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -214,6 +214,5 @@ def main():
214
else:
215
st.write("No Solution Found.")
216
217
-
218
if __name__ == '__main__':
219
main()
214
else:
215
st.write("No Solution Found.")
216
217
if __name__ == '__main__':
218
main()