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
chenpangpang
Tile-Upscaler
Commits
6dc0f698
Commit
6dc0f698
authored
Jul 19, 2024
by
chenpangpang
Browse files
创建可访问链接
parent
78abed1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Tile-Upscaler/app.py
Tile-Upscaler/app.py
+1
-1
No files found.
Tile-Upscaler/app.py
View file @
6dc0f698
...
@@ -244,4 +244,4 @@ with gr.Blocks(css="./theme.css") as demo:
...
@@ -244,4 +244,4 @@ with gr.Blocks(css="./theme.css") as demo:
cache_examples
=
True
,
cache_examples
=
True
,
)
)
demo
.
launch
(
share
=
True
)
demo
.
launch
(
server_name
=
'0.0.0.0'
,
share
=
True
)
\ No newline at end of file
\ No newline at end of file
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