File size: 268 Bytes
1607297
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# 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