Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/mohammedhafeez/plate
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
beautifulsoup4==4.9.3
|
2 |
bs4==0.0.1
|
3 |
requests-file==1.5.1
|
4 |
-
opencv
|
5 |
torch
|
6 |
transformers==4.21
|
7 |
validators==0.18.2
|
|
|
1 |
beautifulsoup4==4.9.3
|
2 |
bs4==0.0.1
|
3 |
requests-file==1.5.1
|
4 |
+
opencv-python==4.6.0.66
|
5 |
torch
|
6 |
transformers==4.21
|
7 |
validators==0.18.2
|