Spaces:
Runtime error
Runtime error
Commit
·
b944697
1
Parent(s):
ac56f13
Update requirements
Browse files- requirements +9 -1
requirements
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
1 |
tensorflow
|
|
|
|
|
2 |
numpy
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
tensorflow
|
4 |
+
keras
|
5 |
+
pillow
|
6 |
numpy
|
7 |
+
matplotlib
|
8 |
+
h5py
|
9 |
+
imageio
|
10 |
+
scipy
|
11 |
+
streamlit-webrtc
|