Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lixin4ever
/
VideoLLaMA3
like
20
Running
on
Zero
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
lixin4ever
commited on
10 days ago
Commit
8f231af
·
verified
·
1 Parent(s):
49f4b5a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -180,4 +180,4 @@ with gr.Blocks() as interface:
180
181
182
if __name__ == "__main__":
183
-
interface.launch(
server_port=8012
)
180
181
182
if __name__ == "__main__":
183
+
interface.launch()