Commit
·
7f3940d
1
Parent(s):
8aa5537
linux omegalul
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ numpy==1.26.4
|
|
3 |
pandas==2.2.0
|
4 |
streamlit==1.30.0
|
5 |
matplotlib==3.7.0
|
6 |
-
opencv-python==4.11.0.86
|
7 |
Pillow==10.4.0
|
8 |
streamlit-webrtc==0.45.0
|
9 |
torch==2.7.0
|
|
|
3 |
pandas==2.2.0
|
4 |
streamlit==1.30.0
|
5 |
matplotlib==3.7.0
|
6 |
+
opencv-python-headless==4.11.0.86
|
7 |
Pillow==10.4.0
|
8 |
streamlit-webrtc==0.45.0
|
9 |
torch==2.7.0
|