Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -7,15 +7,9 @@ matplotlib
|
|
7 |
scikit-learn
|
8 |
scipy
|
9 |
spacy
|
10 |
-
numpy
|
11 |
einops
|
12 |
-
einsum
|
13 |
-
fvcore
|
14 |
-
h5py
|
15 |
-
twine
|
16 |
jaxtyping
|
17 |
mediapipe
|
18 |
-
gradio
|
19 |
git+https://github.com/facebookresearch/pytorch3d.git
|
20 |
opencv-python==4.5.5.64
|
21 |
opencv-python-headless==4.5.5.64
|
|
|
7 |
scikit-learn
|
8 |
scipy
|
9 |
spacy
|
|
|
10 |
einops
|
|
|
|
|
|
|
|
|
11 |
jaxtyping
|
12 |
mediapipe
|
|
|
13 |
git+https://github.com/facebookresearch/pytorch3d.git
|
14 |
opencv-python==4.5.5.64
|
15 |
opencv-python-headless==4.5.5.64
|