DeF0017 commited on
Commit
b37384a
·
verified ·
1 Parent(s): 463851a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ albumentations
4
+ Pillow
5
+ tqdm
6
+ gradio
7
+ numpy
8
+ os