Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,6 +2,9 @@ flask
|
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
einops
|
|
|
|
|
|
|
5 |
tqdm
|
6 |
pymeshlab
|
7 |
opencv-python
|
|
|
2 |
torchvision
|
3 |
omegaconf
|
4 |
einops
|
5 |
+
jaxtyping
|
6 |
+
matplotlib
|
7 |
+
imageio
|
8 |
tqdm
|
9 |
pymeshlab
|
10 |
opencv-python
|