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
wangsen
MinerU
Commits
03dc966c
Commit
03dc966c
authored
Jul 15, 2025
by
myhloli
Browse files
docs: enhance clarity in docker_deployment.md by formatting Gradio access instructions as a list
parent
cd2459b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
docs/zh/quick_start/docker_deployment.md
docs/zh/quick_start/docker_deployment.md
+3
-1
No files found.
docs/zh/quick_start/docker_deployment.md
View file @
03dc966c
...
...
@@ -66,4 +66,6 @@ wget https://gcore.jsdelivr.net/gh/opendatalab/MinerU@master/docker/compose.yaml
docker compose
-f
compose.yaml
--profile
mineru-gradio up
-d
```
>[!TIP]
>在浏览器中访问 `http://<server_ip>:7860` 使用 Gradio WebUI 或访问 `http://<server_ip>:7860/?view=api` 使用 Gradio API。
\ No newline at end of file
>
>- 在浏览器中访问 `http://<server_ip>:7860` 使用 Gradio WebUI
>- 访问 `http://<server_ip>:7860/?view=api` 使用 Gradio API
\ 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