jaeyoungk commited on
Commit
5dab9ca
1 Parent(s): 3169b4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ def gen(x):
103
  # test the model
104
  gen('input your text here')
105
 
106
-
107
 
108
  ### Direct Use
109
 
 
103
  # test the model
104
  gen('input your text here')
105
 
106
+ ``` python
107
 
108
  ### Direct Use
109