AlowaSawsan
commited on
Commit
•
d0c0ee6
1
Parent(s):
f0e395b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy
|
2 |
-
scipy==1.7.3
|
3 |
tensorflow
|
|
|
4 |
opencv-python-headless
|
5 |
keras
|
6 |
streamlit==1.4.0
|
|
|
1 |
numpy
|
|
|
2 |
tensorflow
|
3 |
+
scipy==1.8.0
|
4 |
opencv-python-headless
|
5 |
keras
|
6 |
streamlit==1.4.0
|