Update requirements.txt
Browse files- requirements.txt +11 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
plotly
|
| 2 |
+
open3d
|
| 3 |
+
opencv-python
|
| 4 |
+
hydra-core
|
| 5 |
+
numpy
|
| 6 |
+
torch
|
| 7 |
+
Pillow
|
| 8 |
+
torchvision
|
| 9 |
+
gradio
|
| 10 |
+
huggingface-hub
|
| 11 |
+
requests
|