Skip to content

Commit

Permalink
Small project restructure.
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorlazarski committed May 19, 2022
1 parent 6ce0d0c commit 20a252e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
File renamed without changes.
File renamed without changes.
31 changes: 16 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
albumentations
hydra-core
loguru
matplotlib
numpy
opencv-python
pandas
Pillow
pytorch-lightning
seaborn
segmentation-models-pytorch
streamlit
torch
torchvision
wandb
albumentations>=1.1.0
gdown>=4.4.0
hydra-core>=1.1.1
loguru>=0.6.0
matplotlib>=3.5.1
numpy>=1.22.3
opencv-python>4.5.5.64
pandas>=1.4.2
Pillow>=9.1.0
pytorch-lightning>=1.6.0
seaborn>=0.11.2
segmentation-models-pytorch>=0.2.1
streamlit>=1.8.1
torch>=1.11.0
torchvision>=0.12.0
wandb>=0.12.14

0 comments on commit 20a252e

Please sign in to comment.