WwYc commited on
Commit
6d41805
1 Parent(s): f4637bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ einops
2
+ numpy
3
+ matplotlib
4
+ opencv-python
5
+ h5py
6
+ torch
7
+ torchvision