Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dschandra
/
handwritting
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dschandra
commited on
Aug 5, 2024
Commit
f27cf49
·
verified
·
1 Parent(s):
83d70d3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -50,4 +50,5 @@ iface = gr.Interface(
50
51
# Launch the Gradio interface
52
if __name__ == "__main__":
53
-
iface.launch()
50
51
# Launch the Gradio interface
52
if __name__ == "__main__":
53
+
iface.launch()
54
+