chatbot2 / requirements.txt
Reshmarb's picture
modified req
06f93b3
raw
history blame
326 Bytes
# Core Machine Learning Libraries
torch
tensorflow
# Transformers and Tokenizers
transformers
sentencepiece
# Image Processing and Vision
torchvision
pytesseract
opencv-python
pillow
# Natural Language Processing
nltk # or spacy
# Audio and UI
gtts
gradio
groq
dotenv
# General Utilities
numpy
matplotlib
scikit-learn