Wei-Hsu-AI commited on
Commit
29dec8c
·
1 Parent(s): 1ed154c

docs: update Docker usage instructions in README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -100,6 +100,8 @@ python app.py
100
  docker run -it -p 7860:7860 --platform=linux/amd64 registry.hf.space/wei-hsu-ai-image-segmentation-edge-detection:latest python app.py
101
  ```
102
 
 
 
103
  #### 使用 Hugging Face Space
104
 
105
  直接在 Hugging Face Space 上體驗此應用:
 
100
  docker run -it -p 7860:7860 --platform=linux/amd64 registry.hf.space/wei-hsu-ai-image-segmentation-edge-detection:latest python app.py
101
  ```
102
 
103
+ 啟動後,訪問本地 http://localhost:7860/
104
+
105
  #### 使用 Hugging Face Space
106
 
107
  直接在 Hugging Face Space 上體驗此應用: