You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,4 +327,4 @@ sample = next(ii)
327
327
328
328
The image/document augmentations in`chug` rely on a number of external influences. Our document oriented`doc_better` torchvision augmentations are influenced by`nougat`, and the`doc_nougat` is a direct adaptation of the[`albumentations`](https://albumentations.ai/) +`cv2` document pipeline in[`nougat`](https://github.com/facebookresearch/nougat). Several image augmentations leverage existing work in the`timm` library.
329
329
330
-
Also, big thanks to the maintainers of[`webdataset`](https://github.com/webdataset/webdataset) andHuffing Face[`datasets`](https://github.com/huggingface/datasets).
330
+
Also, big thanks to the maintainers of[`webdataset`](https://github.com/webdataset/webdataset) andHugging Face[`datasets`](https://github.com/huggingface/datasets).