braintumourdetector / requirements.txt
tmafantiri's picture
Update requirements.txt
2e437bc verified
raw
history blame contribute delete
313 Bytes
gradio # For building the web interface
numpy # For numerical operations and handling arrays
Pillow # For image processing
tensorflow # For building and training deep learning models
h5py # For loading and saving Keras models in .h5 format