rootxhacker commited on
Commit
5d8d2f3
·
verified ·
1 Parent(s): 204cc17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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