Customize_Multilingual_Chatbot / requirements.txt
Munwar92's picture
Update requirements.txt
49bbf49 verified
raw
history blame
321 Bytes
streamlit==1.12.0
transformers==4.16.0
torch==1.10.0+cpu # Use the CPU version of torch for better compatibility
httpx==0.23.0
httpcore==0.15.0
beautifulsoup4==4.11.1
requests==2.26.0
gTTS==2.2.3
SpeechRecognition==3.8.1 # Corrected the package name to match PyPI
pydub==0.25.1
langdetect==1.0.9
googletrans==4.0.0-rc1