Commit
·
cb8e23f
1
Parent(s):
f6d4887
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ imutils
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
scipy
|
|
|
5 |
streamlit==1.12.0
|
6 |
tensorflow
|
7 |
opencv-python-headless
|
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
scipy
|
5 |
+
altair==4.0
|
6 |
streamlit==1.12.0
|
7 |
tensorflow
|
8 |
opencv-python-headless
|