andrewrreed HF staff commited on
Commit
c0542c0
1 Parent(s): 325c569

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ We discovered through our exploratory work that the WNC does contain data qualit
21
  ## How to use
22
  This model can be used directly with a HuggingFace pipeline for `text2text-generation`.
23
 
24
- ```
25
  >>> from transformers import pipeline
26
 
27
  >>> styletransfer = pipeline(
21
  ## How to use
22
  This model can be used directly with a HuggingFace pipeline for `text2text-generation`.
23
 
24
+ ```python
25
  >>> from transformers import pipeline
26
 
27
  >>> styletransfer = pipeline(