Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,6 @@ and then run the following sample code.
|
|
48 |
```python
|
49 |
import torch
|
50 |
import base64
|
51 |
-
import json
|
52 |
import urllib.request
|
53 |
|
54 |
from io import BytesIO
|
|
|
48 |
```python
|
49 |
import torch
|
50 |
import base64
|
|
|
51 |
import urllib.request
|
52 |
|
53 |
from io import BytesIO
|