Update README.md
Browse files
README.md
CHANGED
@@ -136,7 +136,7 @@ Note that the dataset is primarily intended for evaluation purposes rather than
|
|
136 |
### Visualization
|
137 |
|
138 |
Each example can be rendered using PyTorch functions as follows.
|
139 |
-
We plan to add rendering example code using libraries other than PyTorch, such as [
|
140 |
|
141 |
```python
|
142 |
import datasets
|
|
|
136 |
### Visualization
|
137 |
|
138 |
Each example can be rendered using PyTorch functions as follows.
|
139 |
+
We plan to add rendering example code using libraries other than PyTorch, such as [skia-python](https://kyamagu.github.io/skia-python/).
|
140 |
|
141 |
```python
|
142 |
import datasets
|