julicq commited on
Commit
73706b1
1 Parent(s): 7df0be9

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ IPython.display
3
+ torchvision.utils
4
+ numpy
5
+ opencv-python
6
+ torchvision
7
+ scipy
8
+ tqdm
9
+ matplotlib.pyplot
10
+ cv2
11
+ os