katerynaCh commited on
Commit
08dfa12
·
verified ·
1 Parent(s): a025381

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ albumentations==1.4.1
2
+ einops==0.8.1
3
+ numpy==1.26.4
4
+ opencv_python==4.8.0.74
5
+ opencv_python_headless==4.9.0.80
6
+ Pillow==10.2.0
7
+ torch==2.1.2
8
+ torchvision==0.16.2
9
+ transformers==4.51.3
10
+ timm==1.0.22
11
+ torchmetrics==1.3.1