Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hb-setosys/Setosys_Objects_in_Video_Model
hb-setosys
/
Setosys_Trucks_in_Video_Model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hb-setosys
commited on
Jan 28
Commit
b0c01c9
·
verified
·
1 Parent(s):
9c3bd41
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -91,4 +91,4 @@ interface = gr.Interface(
91
)
92
93
if __name__ == "__main__":
94
-
interface.launch(
server_name="0.0.0.0", server_port=7860
)
91
)
92
93
if __name__ == "__main__":
94
+
interface.launch()