Hajorda commited on
Commit
7c7c004
·
verified ·
1 Parent(s): a4e0d82

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ pytorch-lightning
4
+ timm
5
+ python-box
6
+ albumentations
7
+ opencv-python-headless
8
+ scikit-learn
9
+ Pillow
10
+ huggingface_hub
11
+ gradio
12
+ requests