ClinicalTrialBasics / requirements.txt
essprasad's picture
Upload 10 files
7829d29 verified
raw
history blame contribute delete
606 Bytes
# =======================================
# 🧪 Clinical Research Chatbot Requirements
# =======================================
# --- Core Libraries ---
faiss-cpu
torch
transformers
sentence-transformers
sentencepiece
fastapi
whoosh
# --- Data Handling ---
numpy
pandas
datasets
# --- Document Parsing ---
pymupdf
python-docx
openpyxl
beautifulsoup4
requests
aiofiles
rank-bm25
# --- NLP + Text Processing ---
nltk
scikit-learn
regex
tqdm
# --- Web + Interface ---
huggingface-hub>=0.23.0
gradio
gradio-client
uvicorn
spaces
python-multipart
# --- Networking / Compatibility Fix ---
websockets>=12