SS8297 commited on
Commit
ae46393
·
1 Parent(s): 026ac09

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit_webrtc
2
- av
3
- twilio
4
- streamlit_image_select
5
- opencv-python
6
  py-feat==0.6.1
7
- torch
8
- pillow
 
1
+ streamlit_webrtc==0.47.1
2
+ av==10.0.0
3
+ twilio==8.11.0
4
+ streamlit_image_select==0.6.0
5
+ opencv-python==4.8.1.78
6
  py-feat==0.6.1
7
+ torch==2.1.0
8
+ pillow==10.0.1