Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prakasa1234
/
ASL_Classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
prakasa1234
commited on
Nov 13, 2025
Commit
a7e7cf8
·
verified
·
1 Parent(s):
c3c290e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ iface = gr.Interface(
73
)
74
75
if __name__ == "__main__":
76
-
iface.launch(
share=True
)
73
)
74
75
if __name__ == "__main__":
76
+
iface.launch()