Update README.md
Browse files
README.md
CHANGED
@@ -48,9 +48,9 @@ pip install transformers torch numpy
|
|
48 |
## Inference
|
49 |
This gist has full code for inference
|
50 |
|
51 |
-
|
52 |
https://gist.github.com/harishsg993010/e632de8b15a3ab1ff03e3912f55109ea
|
53 |
-
|
54 |
|
55 |
### Run code!
|
56 |
```python
|
|
|
48 |
## Inference
|
49 |
This gist has full code for inference
|
50 |
|
51 |
+
``` bash
|
52 |
https://gist.github.com/harishsg993010/e632de8b15a3ab1ff03e3912f55109ea
|
53 |
+
```
|
54 |
|
55 |
### Run code!
|
56 |
```python
|