Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
magic-animate_pytorch
Commits
cbb60cde
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "06f53a688230b677233f1cc204d72c9844e4b622"
Commit
cbb60cde
authored
Dec 18, 2023
by
mashun1
Browse files
Update gradio_animate_dist.py
parent
41aac888
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
demo/gradio_animate_dist.py
demo/gradio_animate_dist.py
+1
-1
No files found.
demo/gradio_animate_dist.py
View file @
cbb60cde
...
...
@@ -115,4 +115,4 @@ with gr.Blocks() as demo:
)
# demo.queue(max_size=10)
demo
.
launch
(
share
=
True
)
\ No newline at end of file
demo
.
launch
(
server_name
=
"0.0.0.0"
,
server_port
=
10210
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment