anzorq commited on
Commit
e7a6f30
1 Parent(s): 5fdb7b1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ filelock
2
+ Pillow
3
+ torch
4
+ fire
5
+ humanize
6
+ requests
7
+ tqdm
8
+ matplotlib
9
+ scikit-image
10
+ scipy
11
+ numpy
12
+ clip @ git+https://github.com/openai/CLIP.git
13
+ pyntcloud
14
+ plotly
15
+ trimesh
16
+