diff --git a/examples/README.md b/examples/README.md index 93f391ec39a..e605364e84f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -7,7 +7,7 @@ This example provide a simple way of usage of `tgi-gaudi` with continuous batchi ### Install ``` -pip install -r requirements +pip install -r requirements.txt ``` ### Setup TGI server @@ -36,4 +36,4 @@ All possible parameters are described in the below table: | TOTAL_SAMPLE_COUNT | 2048 | Number of samples to run. | | MAX_CONCURRENT_REQUESTS | 256 | The number of requests sent simultaneously to the TGI server. | - \ No newline at end of file +