mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-24 00:04:15 +03:00
remove cuda116
extra from install widget (#11012)
This commit is contained in:
parent
bed23ff291
commit
3335bb9d0c
|
@ -24,7 +24,6 @@ const CUDA = {
|
||||||
'11.3': 'cuda113',
|
'11.3': 'cuda113',
|
||||||
'11.4': 'cuda114',
|
'11.4': 'cuda114',
|
||||||
'11.5': 'cuda115',
|
'11.5': 'cuda115',
|
||||||
'11.6': 'cuda116',
|
|
||||||
}
|
}
|
||||||
const LANG_EXTRAS = ['ja'] // only for languages with models
|
const LANG_EXTRAS = ['ja'] // only for languages with models
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user