Img_captioning / requirements.txt
slyviee's picture
Update requirements.txt
adaea23 verified
raw
history blame contribute delete
185 Bytes
# Core runtime
tensorflow==2.20
numpy<2
pillow>=9.5.0
opencv-python-headless==4.9.0.80
matplotlib>=3.7.0
# NLP + metrics
nltk>=3.8.1
# UI
gradio>=4.40.0
# Progress bars
tqdm>=4.66.0