NghiTran1009 commited on
Commit
2169e4b
·
verified ·
1 Parent(s): 98123e8

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
+ opencv-python-headless
4
+ numpy
5
+ Pillow
6
+ streamlit
7
+ tqdm
8
+ einops