Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- 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 |
+
|