Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
streamlit
|
3 |
opencv-python
|
4 |
easyocr
|
5 |
-
numpy==1.22.0
|
|
|
|
2 |
streamlit
|
3 |
opencv-python
|
4 |
easyocr
|
5 |
+
numpy==1.22.0
|
6 |
+
transformers==4.21.1
|