Dental-X-ray.ai / requirements.txt
DHEIVER's picture
Update requirements.txt
4229e3d verified
raw
history blame contribute delete
297 Bytes
# Core dependencies
gradio>=4.0.0
torch>=2.0.0
numpy>=1.21.0
Pillow>=9.0.0
opencv-python>=4.5.0
matplotlib>=3.4.0
segment-anything>=1.0
requests>=2.25.0
tqdm>=4.65.0
# Optional - for CUDA support (remove if não usar GPU)
--extra-index-url https://download.pytorch.org/whl/cu118
torch
torchvision