Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -6
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
-
altair
|
2 |
-
pandas
|
3 |
-
streamlit
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
-
pillow
|
|
|
|
|
|
|
|
1 |
+
altair
|
2 |
+
pandas
|
3 |
+
streamlit
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
pillow
|
7 |
+
streamlit-webrtc
|
8 |
+
opencv-python-headless
|
9 |
+
numpy
|