SakibRumu
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==3.0.0
|
2 |
-
torch==2.
|
3 |
opencv-python==4.5.3.56
|
4 |
pytesseract==0.3.8
|
5 |
tesseract==5.0.0-alpha.20220317
|
|
|
1 |
gradio==3.0.0
|
2 |
+
torch==2.0.1+cu113
|
3 |
opencv-python==4.5.3.56
|
4 |
pytesseract==0.3.8
|
5 |
tesseract==5.0.0-alpha.20220317
|