This repository was archived by the owner on Sep 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +8
-8
lines changed
Expand file tree Collapse file tree 9 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ Click [here](./docs/site/en/quickstart) to set up a basic Phantoscope applicatio
116116<a href =" #api " ></a >
117117## API reference
118118
119- Click [ here] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.1 .0 ) to read our latest RESTful API reference.
119+ Click [ here] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.2 .0 ) to read our latest RESTful API reference.
120120
121121<a href =" #contributing " ></a >
122122## Contributing
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ phantoscope_mongo_1 docker-entrypoint.sh mongod Up 0.0.0.0:27017->2
117117
118118## API 参考
119119
120- 点击 [ 这里] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.1 .0 ) 阅读详细 RESTful API 文档。
120+ 点击 [ 这里] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.2 .0 ) 阅读详细 RESTful API 文档。
121121
122122## 贡献者指南
123123
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ $ docker run -d -e API_URL=http://$LOCAL_ADDRESS:5000 -p 8000:80 phantoscope/pre
4444```
4545Open 127.0.0.1:8000 with browser
4646
47- ![ Phantoscope Preview Demonstration] ( ../../../../.github/preview .gif)
47+ ![ Phantoscope Preview Demonstration] ( https://live.staticflickr.com/65535/50140138947_2801b030df_o .gif)
4848
4949
5050## Use curl to import an image
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ $ docker run -d -e API_URL=$LOCAL_ADDRESS:5000 -p 8000:80 phantoscope/preview:0.
1212Open http://127.0.0.1:8000 with a Web browser to view the interface of Phantoscope Preview.
1313
1414
15- ![ ] ( ../../../../.github/preview .gif)
15+ ![ ] ( https://live.staticflickr.com/65535/50140138947_2801b030df_o .gif)
1616
1717
1818
Original file line number Diff line number Diff line change @@ -210,6 +210,6 @@ $ curl --location --request POST ${LOCAL_ADDRESS}':5000/v1/application/object_ex
210210
2112113.使用 [ Phantoscope Preview] ( https://github.com/zilliztech/phantoscope/blob/master/docs/site/zh-CN/tutorials/preview.md ) 更直观地进行搜索。演示效果如下图所示:
212212> 注意切换为 object_example 的 application。
213- ![ result] ( /.github/example/object-example .gif)
213+ ![ result] ( https://live.staticflickr.com/65535/50140138427_45c3193fd8_o .gif)
214214
215- > 本文所使用 API 详见 [ API 文档] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.1 .0 ) 。
215+ > 本文所使用 API 详见 [ API 文档] ( https://app.swaggerhub.com/apis-docs/phantoscope/Phantoscope/0.2 .0 ) 。
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ $ python3 scripts/load_data.py -s $LOCAL_ADDRESS:5000 -a example_app -p example_
4646$ docker run -d -e API_URL=http://$LOCAL_ADDRESS :5000 -p 8000:80 phantoscope/preview:0.2.0
4747```
4848浏览器打开 127.0.0.1:8000
49- ![ Phantoscope Preview 演示图] ( ../../../../.github/preview .gif)
49+ ![ Phantoscope Preview 演示图] ( https://live.staticflickr.com/65535/50140138947_2801b030df_o .gif)
5050
5151
5252
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ $ docker run -d -e API_URL=$LOCAL_ADDRESS:5000 -p 8000:80 phantoscope/preview:0.
1111浏览器打开 http://127.0.0.1:8000 即可看到 Preview 界面。
1212
1313
14- ![ ] ( ../../../../.github/preview .gif)
14+ ![ ] ( https://live.staticflickr.com/65535/50140138947_2801b030df_o .gif)
1515
1616
1717
You can’t perform that action at this time.
0 commit comments