test6 / requirements.txt
phuoc60648's picture
add file
c38e525
raw
history blame contribute delete
176 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
# Progress bars
tqdm>=4.66.0