Seongyun commited on
Commit
349f6dd
1 Parent(s): 3716103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -79,8 +79,8 @@ Find below some example scripts on how to use the model in `transformers`:
79
  ## Using the Pytorch model
80
  ### Running the model on a GPU
81
  <details>
82
- <summary> Click to expand </summary> <br>
83
-
84
  ```python
85
  import argparse
86
  import torch
 
79
  ## Using the Pytorch model
80
  ### Running the model on a GPU
81
  <details>
82
+ <summary> Click to expand </summary>
83
+
84
  ```python
85
  import argparse
86
  import torch