prithivMLmods commited on
Commit
4283415
·
verified ·
1 Parent(s): 962a195

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ albumentations
3
+ einops
4
+ numpy
5
+ opencv_python==4.8.0.74
6
+ opencv_python_headless==4.9.0.80
7
+ pillow
8
+ torch
9
+ torchvision
10
+ transformers==4.51.3
11
+ timm
12
+ torchmetrics
13
+ sentencepiece
14
+ huggingface_hub
15
+ spaces