Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
numpy
|
4 |
-
opencv-python-headless
|
|
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
numpy
|
4 |
+
opencv-python-headless
|
5 |
+
transformers
|