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

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
- ``` python
107
 
108
  ### Direct Use
109
 
 
103
  # test the model
104
  gen('input your text here')
105
 
106
+ ```
107
 
108
  ### Direct Use
109