-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated desc for odd size in readme * fixed language * Added odd size issue to issues description in tutorial: * Removed unnecessary line causing a warning message * Updated instructions for skipping notebook execution * Updated absolute links to relative links in documentation * added hidden tags to dataset download cells * Updated link checker' * Updated link checker' * Updated link checker' * Updated link checker' * Updated link checker' * Updated tutorial * Revert accidentally hidden cells * Updated tqdm to tqdm.auto * Updated docs requirements * Updated tutorial notebooks * Updated tags
- Loading branch information
Showing
11 changed files
with
72 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,12 @@ | ||
sphinx==5.1.1 | ||
sphinx-tabs==3.4.1 | ||
nbsphinx==0.8.8 | ||
autodocsumm==0.2.9 | ||
sphinx==7.1.2 | ||
sphinx-tabs==3.4.5 | ||
nbsphinx==0.9.3 | ||
autodocsumm==0.2.12 | ||
sphinx-multiversion==0.2.4 | ||
sphinx-copybutton==0.5.0 | ||
sphinxcontrib-katex==0.8.6 | ||
sphinx-autodoc-typehints==1.19.2 | ||
furo==2022.06.21 | ||
numpy>=1.20.0 | ||
pandas>=1.1.5 | ||
Pillow>=9.3 | ||
matplotlib>=3.4 | ||
tqdm>=4.53.0 | ||
imagehash>=4.2.0 | ||
datasets>=2.7.0 | ||
torchvision>=0.12.0 | ||
ipykernel==6.8.0 | ||
ipywidgets==7.6.5 | ||
sphinx-copybutton==0.5.2 | ||
sphinxcontrib-katex==0.9.9 | ||
sphinx-autodoc-typehints==1.25.2 | ||
furo==2023.09.10 | ||
ipykernel==6.29.0 | ||
ipywidgets==8.1.1 | ||
ipython==8.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters