Warning-lamp-classifier / requirements.txt
radub23
Add get_labels function required by the model and update dependencies
76a82c9
raw
history blame contribute delete
258 Bytes
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