diff --git a/README.md b/README.md index de48b7a9baa457f4d062e43d5fb0c79757a2a68d..02187085126e57a98647aedb2e50c2446995a6a5 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ curl -H "Content-Type:application/json" -X POST -d '{"url": "https://paddle-serv {"label":"daisy","prob":0.9341403245925903} ``` -

More Demos

+

More Demos

| Key | Value | | :----------------- | :----------------------------------------------------------- | @@ -249,7 +249,7 @@ curl -H "Content-Type:application/json" -X POST -d '{"url": "https://paddle-serv - [Compile from source code](doc/COMPILE.md) ### About Efficiency -- [How to profile Paddle Serving latency?(Chinese)](https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/util) +- [How to profile Paddle Serving latency?](https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/util) - [CPU Benchmarks(Chinese)](doc/BENCHMARKING.md) - [GPU Benchmarks(Chinese)](doc/GPU_BENCHMARKING.md)