bgaspra commited on
Commit
ba5420b
·
verified ·
1 Parent(s): 3690a76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -9,4 +9,8 @@ Pillow>=9.0.0
9
  seaborn>=0.12.0
10
  matplotlib>=3.5.0
11
  numpy>=1.21.0
12
- tqdm>=4.65.0
 
 
 
 
 
9
  seaborn>=0.12.0
10
  matplotlib>=3.5.0
11
  numpy>=1.21.0
12
+ tqdm>=4.65.0
13
+ pyyaml>=6.0.1
14
+ tensorboard>=2.13.0
15
+ opencv-python>=4.8.0
16
+ albumentations>=1.3.1