FinalProject / requirements.txt
Regino
sflsdfn
1607297
raw
history blame contribute delete
268 Bytes
# requirements.txt
streamlit==1.22.0
opencv-python==4.8.0.74
tensorflow-cpu==2.10.0 # <--- IMPORTANT CHANGE: Use CPU version and pin.
numpy==1.23.0 # Pin NumPy, compatible with TF 2.10
streamlit-webrtc==0.45.0
av==10.0.0
Pillow==9.5.0 # Pin Pillow