Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -12
requirements.txt
CHANGED
|
@@ -1,15 +1,4 @@
|
|
| 1 |
-
|
| 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
|
|
|
|
| 1 |
+
git+https://github.com/openai/point-e@main
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pyntcloud
|
| 3 |
plotly
|
| 4 |
trimesh
|