Spaces:
Runtime error
Runtime error
pip install -U git+https://github.com/PrithivirajDamodaran/Gramformer.git | |
%CUDA_HOME%\bin;%CUDA_HOME%\libnvvp;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Git\bin | |
pip install numpy==1.24.4 | |
python -m spacy download en_core_web_sm | |
from textblob import TextBlob | |
from language_tool_python import LanguageTool | |
pip install textblob | |
python -m textblob.download_corpora | |
pip install language-tool-python | |