Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
donut_pytorch
Commits
0c962553
Unverified
Commit
0c962553
authored
Jul 28, 2022
by
Geewook Kim
Committed by
GitHub
Jul 28, 2022
Browse files
Update README.md
parent
0acc65a8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
README.md
README.md
+10
-4
No files found.
README.md
View file @
0c962553
...
...
@@ -6,8 +6,8 @@
[

](#how-to-cite)
[

](#demo)
[

](#demo)
[

](https://pypi.org/project/donut-python)
[

](https://pepy.tech/project/donut-python)
[

](https://pypi.org/project/donut-python)
[

](https://pepy.tech/project/donut-python)
Official Implementation of Donut and SynthDoG
...
...
@@ -65,8 +65,8 @@ To generate synthetic datasets with our SynthDoG, please see `./synthdog/README.
## Software installation
[

](https://pypi.org/project/donut-python)
[

](https://pepy.tech/project/donut-python)
[

](https://pypi.org/project/donut-python)
[

](https://pepy.tech/project/donut-python)
```
bash
pip
install
donut-python
...
...
@@ -81,6 +81,12 @@ conda activate donut_official
pip
install
.
```
We tested
[
donut
](
https://github.com/clovaai/donut
)
with:
-
[
torch
](
https://github.com/pytorch/pytorch
)
== 1.11.0+cu113
-
[
torchvision
](
https://github.com/pytorch/vision
)
== 0.12.0+cu113
-
[
pytorch-lightning
](
https://github.com/Lightning-AI/lightning
)
== 1.6.4
-
[
transformers
](
https://github.com/huggingface/transformers
)
== 4.11.3
-
[
timm
](
https://github.com/rwightman/pytorch-image-models
)
== 0.5.4
## Getting Started
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment