Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,10 @@
|
|
| 3 |
torch==1.12.1+cu113
|
| 4 |
torchvision==0.13.1+cu113
|
| 5 |
torchmetrics<=0.11
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
plyfile
|
| 7 |
trimesh
|
| 8 |
streamlit
|
|
|
|
| 3 |
torch==1.12.1+cu113
|
| 4 |
torchvision==0.13.1+cu113
|
| 5 |
torchmetrics<=0.11
|
| 6 |
+
scikit-learn
|
| 7 |
+
scikit-image
|
| 8 |
+
rtree
|
| 9 |
+
opencv-python
|
| 10 |
plyfile
|
| 11 |
trimesh
|
| 12 |
streamlit
|