logo
Browse Source

add training guide link in readme

main
ChengZi 1 year ago
parent
commit
c199ad7bb3
  1. 4
      README.md

4
README.md

@ -142,6 +142,10 @@ print(f'Onnx-support/Total Models: {len(onnx_list)}/{len(full_list)}')
<br />
## Fine-tune
To fine-tune this operator, please refer to [this example guide](https://github.com/towhee-io/examples/blob/main/fine_tune/5_train_cub_200_2011.ipynb).
## Towhee Serve
Models which is supported the towhee.serve.

Loading…
Cancel
Save