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