tamdiep106 commited on
Commit
69bbf49
·
1 Parent(s): aaedf39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -65,7 +65,6 @@ result:
65
  ![Japanese result](image/363534374_1451622835571215_2216121698904551333_n.png)
66
 
67
 
68
-
69
  English prompt:
70
 
71
  ```python
@@ -91,6 +90,9 @@ else:
91
  )
92
  ```
93
 
 
 
 
94
  Use this code to decode output of model
95
 
96
  ```python
 
65
  ![Japanese result](image/363534374_1451622835571215_2216121698904551333_n.png)
66
 
67
 
 
68
  English prompt:
69
 
70
  ```python
 
90
  )
91
  ```
92
 
93
+ result:
94
+ ![English result](image/364172227_1350824475786534_5932806966648424463_n.png)
95
+
96
  Use this code to decode output of model
97
 
98
  ```python