Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Gemma2 2b 한국어 방언 통역기는 한국어 사투리를 표준어로 번
|
|
44 |
|
45 |
## 🚀 How to Get Started with the Model | 사용법
|
46 |
|
47 |
-
```
|
48 |
import transformers
|
49 |
import torch
|
50 |
|
|
|
44 |
|
45 |
## 🚀 How to Get Started with the Model | 사용법
|
46 |
|
47 |
+
```python
|
48 |
import transformers
|
49 |
import torch
|
50 |
|