remove cuda116 extra from install widget (#11012)

This commit is contained in:
Peter Baumgartner 2022-06-23 02:15:28 -04:00 committed by GitHub
parent bed23ff291
commit 3335bb9d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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