SakibRumu
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.0.0
|
2 |
-
torch==2.0.1
|
3 |
opencv-python==4.5.3.56
|
4 |
pytesseract==0.3.8
|
5 |
tesseract==5.0.0-alpha.20220317
|
6 |
-
ultralytics==8.
|
|
|
1 |
gradio==3.0.0
|
2 |
+
torch==2.0.1
|
3 |
opencv-python==4.5.3.56
|
4 |
pytesseract==0.3.8
|
5 |
tesseract==5.0.0-alpha.20220317
|
6 |
+
ultralytics==8.1.0 # New version if applicable
|