medicalaiapp / requirements.txt
pascal-maker's picture
Upload folder using huggingface_hub
92189dd verified
raw
history blame contribute delete
590 Bytes
# Core ML/AI frameworks
torch>=2.0.0
numpy>=1.24.0
Pillow>=9.0.0
# Transformers and related
transformers>=4.36.0
accelerate>=0.20.0
qwen-vl-utils>=0.0.8
# Gradio for web interface
gradio>=4.0.0
# SAM-2 dependencies
opencv-python>=4.8.0
matplotlib>=3.5.0
hydra-core>=1.3.0
omegaconf>=2.3.0
# Additional utilities
safetensors>=0.3.0
tokenizers>=0.13.0
huggingface-hub>=0.19.0
sentencepiece>=0.1.99
protobuf>=3.20.0
# For CheXagent streaming (threading is built into Python)
# Optional: flash-attn for better performance (commented out due to installation complexity)
# flash-attn>=2.0.0