gradio>=4.19.2
huggingface-hub>=0.20.3
Pillow>=10.0.0 # Required for image processing
fastai>=2.7.13 # Required for model inference
torch>=2.2.0 # Required by FastAI
torchvision>=0.17.0 # Required by FastAI
pandas>=2.0.0 # Required for data processing |