Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
omarelsayeed/RT-Detr-ArabicLayoutAnalysis
omarelsayeed
/
RT-Detr-ArabicLayoutAnalysisR
like
1
Running
App
Files
Files
Community
omarelsayeed
commited on
Nov 13
Commit
3ec7d0a
•
1 Parent(s):
2132edd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
)
46
47
if __name__ == "__main__":
48
-
iface.launch(
share = True
)
45
)
46
47
if __name__ == "__main__":
48
+
iface.launch()