Skip to content

Commit

Permalink
Merge pull request #80 from hmorimitsu/fix_docs
Browse files Browse the repository at this point in the history
Update docs requirements
  • Loading branch information
hmorimitsu authored Dec 4, 2024
2 parents 069b237 + 4187813 commit f23f7af
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
--extra-index-url https://download.pytorch.org/whl/cpu

numpydoc==1.8.0
sphinx==8.1.3
sphinx_rtd_theme==3.0.2

ptlflow
timm==1.0.11
torch==2.5.1
torchvision==0.20.1

einops<0.9
h5py<3.13
kaleido<0.3
lightning[pytorch-extra]>=2.1,<2.5
loguru<0.8
opencv-python<4.11
pandas<2.3
plotly<5.25
pypng==0.20220715.0
scipy<1.15
tabulate<0.10
tensorboard<2.19
timm<1.1

0 comments on commit f23f7af

Please sign in to comment.