Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch
|
2 |
#transformers==4.11.3
|
3 |
-
|
4 |
#opencv-python==4.6.0.66
|
5 |
-
transformers
|
6 |
opencv-python
|
7 |
#donut-python
|
8 |
-
https://github.com/clovaai/donut/archive/refs/tags/1.0.
|
|
|
1 |
torch
|
2 |
#transformers==4.11.3
|
3 |
+
transformers==4.27.4
|
4 |
#opencv-python==4.6.0.66
|
5 |
+
#transformers
|
6 |
opencv-python
|
7 |
#donut-python
|
8 |
+
https://github.com/clovaai/donut/archive/refs/tags/1.0.7.tar.gz
|