plaguss HF staff commited on
Commit
beaa199
·
verified ·
1 Parent(s): db98287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
19
 
 
 
20
  ```python
21
  from transformers import pipeline
22
 
 
17
 
18
  ## Quick start
19
 
20
+ How to use the model:
21
+
22
  ```python
23
  from transformers import pipeline
24