Skip to content

Commit

Permalink
* chore(requirements.txt): Remove unused dependencies
Browse files Browse the repository at this point in the history
* chore(requirements_dev.txt): Add nvitop and gh dependencies
  • Loading branch information
AntreasAntoniou committed Dec 15, 2023
1 parent aea2dc1 commit a20fd50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
14 changes: 0 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,19 @@ accelerate
datasets
transformers
orjson
gh
tabulate
nvitop
hydra-zen
neptune
pytorchvideo
torchtyping
h5py
wandb
rich
opencv-python
scipy
scikit-learn
soundfile
nibabel
decord
kaggle
natsort
gdown
gpath
cython
evaluate
huggingface_hub
einops
# timm
git+https://github.com/huggingface/pytorch-image-models.git
fire
moviepy
imageio
git+https://github.com/kiyoon/GulpIO2#egg=gulpio2
2 changes: 2 additions & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
pytest
isort
jupyterlab
nvitop
gh
black
sphinx
sphinx_rtd_theme
Expand Down

0 comments on commit a20fd50

Please sign in to comment.