Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atalaydenknalbant
/
ASL-Detector-YOLO
like
11
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
atalaydenknalbant
commited on
Sep 5, 2024
Commit
99a64f4
·
verified
·
1 Parent(s):
b29d408
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -144,4 +144,4 @@ with gradio_app:
144
with gr.Column():
145
app()
146
147
-
gradio_app.launch(
debug=True
)
144
with gr.Column():
145
app()
146
147
+
gradio_app.launch()