Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
| 3 |
mediapipe
|
|
|
|
| 4 |
tensorflow
|
| 5 |
-
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
| 3 |
mediapipe
|
| 4 |
+
numpy
|
| 5 |
tensorflow
|
| 6 |
+
transformers
|
| 7 |
+
torch
|