Update requirement.txt
Browse files- requirement.txt +1 -0
requirement.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
numpy
|
|
|
4 |
pillow
|
5 |
huggingface_hub
|
6 |
tensorflow_hub
|
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
numpy
|
4 |
+
keras
|
5 |
pillow
|
6 |
huggingface_hub
|
7 |
tensorflow_hub
|