Return to the castle.
Note: Local installations are not required if you choose to run the Colab notebooks instead!
Use the pip install -r requirements.txt
command to install all of the Python modules and packages listed in your requirements.txt file.
To download the pt-br and english model from the Spacy library use the following comand on your terminal:
python -m spacy download pt_core_news_sm
python -m spacy download en_core_web_sm
You might also need to fix pycld2
with this installation:
pip install https://github.com/aboSamoor/pycld2/zipball/e3ac86ed4d4902e912691c1531d0c5645382a726
gradio
dash
ipython
dash_bootstrap_components
matplotlib
nltk
spacy
scattertext
wordcloud
transformers
diffusers
Unidecode
textattack
torch
tensorflow
visualkeras
scikit_learn
xgboost
keras_nlp
tensorflow_datasets
scikit_image
scipy
opencv-python
keras-tuner
pefile
capstone
gymnasium
pygame
alibi
dalex
lime
transformer_lens
cmapy
pandas
numpy
codecarbon
scikit-image
aif360
secml
google_play_scraper
beautifulsoup4
Return to the castle.