Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
udpate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaton committed Jun 11, 2021
1 parent 728dccc commit 322d09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ print(predictions)

### Serving

`Serve` is a framework agnostic serving engine ! [Learn more](flash_examples/serve/generic/boston_prediction/inference_server.py)
`Serve` is a framework agnostic serving engine ! [Learn more](https://lightning-flash.readthedocs.io/en/latest/reference/flash_to_production.html#) and [find examples](flash_examples/serve/generic/boston_prediction/inference_server.py).

```python
from flash.text import TranslationTask
Expand Down

0 comments on commit 322d09f

Please sign in to comment.