mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-19 22:54:21 +01:00
refactor: cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ UNNECESSARY_PACKAGES = [
|
||||
]
|
||||
|
||||
LANGUAGE_PACKAGES = [
|
||||
'allennlp', 'bertopic', 'fasttext', 'flair', 'gensim', 'nltk',
|
||||
'allennlp', 'bertopic', 'fasttext', 'flair', 'gensim', 'nltk', 'openai',
|
||||
'pattern', 'polyglot', 'pytorch-transformers', 'rasa', 'sentence-transformers',
|
||||
'spacy', 'stanza', 'summarizer', 'sumy', 'textblob', 'textstat', 'transformers'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user