ai-doctor / requirements.txt
DanishICUP's picture
Update requirements.txt
c57a8ec verified
raw
history blame contribute delete
252 Bytes
# Core packages
gradio==5.12.0
gradio-client==1.5.4
groq==0.15.0
requests
pillow
# Audio / Speech
gtts
pydub
speechrecognition
# Utils
python-dotenv
# Optional (safe to include if your code imports them)
fastapi
elevenlabs
deep-translator==1.11.4