Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ There are two objectives:
|
|
17 |
|
18 |
|
19 |
## 🛠️Usage
|
20 |
-
```
|
21 |
from typing import List
|
22 |
import re
|
23 |
from huggingface_hub import hf_hub_download
|
|
|
17 |
|
18 |
|
19 |
## 🛠️Usage
|
20 |
+
```python
|
21 |
from typing import List
|
22 |
import re
|
23 |
from huggingface_hub import hf_hub_download
|