Skip to content

Commit 61e6a69

Browse files
authored
update toxicity readme to import tfjs (#525)
1 parent 157c3e0 commit 61e6a69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toxicity/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Using `npm`:
2323
To import in npm:
2424

2525
```js
26+
require('@tensorflow/tfjs');
2627
const toxicity = require('@tensorflow-models/toxicity');
2728
```
2829

0 commit comments

Comments
 (0)