abc / requirements.txt
phuoc60648's picture
Upload folder using huggingface_hub
733675b verified
raw
history blame contribute delete
190 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