Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b57f1 commit 500de6bCopy full SHA for 500de6b
1 file changed
intermediate_source/flask_rest_api_tutorial.py
@@ -336,7 +336,7 @@ def get_prediction(image_bytes):
336
# you will solve these issues with a few lines of code.
337
#
338
# .. Note ::
339
-# `service-streamer` <https://github.com/ShannonAI/service-streamer>`_ is a middleware for web service
+# `service-streamer <https://github.com/ShannonAI/service-streamer>`_ is a middleware for web service
340
# of machine learning applications. Queued requests from users are sampled into mini-batches. Service-streamer
341
# can significantly enhance the overall performance of the web server by improving GPU utilization.
342
0 commit comments