Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowcz007 committed Jul 4, 2024
1 parent 961dd3d commit 1833f0a
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
numpy
pyyaml
opencv-python
scipy
imageio
lmdb
tqdm
timm
rich
ffmpeg
onnxruntime-gpu
onnx
scikit-image
albumentations
matplotlib
imageio-ffmpeg
numpy>=1.26.4
opencv-python-headless
imageio>=2.34.2
lmdb>=1.4.1
timm>=1.0.7
rich>=13.7.1
ffmpeg>=1.4
onnxruntime-gpu>=1.18.0
onnx>=1.16.1
scikit-image>=0.24.0
albumentations>=1.4.10
matplotlib>=3.9.0
imageio-ffmpeg>=0.5.1

0 comments on commit 1833f0a

Please sign in to comment.