youl commited on
Commit
f87648c
1 Parent(s): 834d6b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ regex==2024.5.10
2
+ google-cloud-vision==3.7.2
3
+ torch
4
+ torchvision
5
+ albumentations
6
+ pillow
7
+ numpy