Skip to content

Commit

Permalink
Merge pull request #693 from JohnSnowLabs/fix/missing-datasets-depend…
Browse files Browse the repository at this point in the history
…ency

fix(dependencies): missing dependencies
  • Loading branch information
JulesBelveze committed Aug 2, 2023
2 parents 185ecf0 + f04436a commit ef19381
Show file tree
Hide file tree
Showing 3 changed files with 4,764 additions and 4,640 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Take a look at our official page for user documentation and examples: [langtest.

```python
# Install langtest
!pip install langtest transformers==4.28.1
!pip install langtest

# Import and create a Harness object
from langtest import Harness
Expand Down
Loading

0 comments on commit ef19381

Please sign in to comment.