We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b261d08 commit ddbda04Copy full SHA for ddbda04
.github/workflows/catalog_preparation.yml
@@ -44,6 +44,7 @@ jobs:
44
- run: |
45
pip install --only-binary :all: spacy
46
pip install networkx==3.2.1
47
+ pip install datasets==3.5.1
48
49
- name: Hugging Face Login
50
run: |
0 commit comments