Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DHEIVER
/
ObstructionDetector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DHEIVER
commited on
Aug 26, 2023
Commit
376136d
·
1 Parent(s):
3810c3c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -20,4 +20,4 @@ iface = gr.Interface(fn=process_image,
20
outputs="text")
21
22
# Launch the Gradio interface
23
-
iface.launch()
20
outputs="text")
21
22
# Launch the Gradio interface
23
+
iface.launch()