Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
omarelsayeed
/
RT-Detr-ArabicLayoutAnalysis
like
0
Running
App
Files
Files
Community
omarelsayeed
commited on
4 days ago
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()