Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -13,6 +13,5 @@ spacy
|
|
| 13 |
einops
|
| 14 |
jaxtyping
|
| 15 |
diffusers
|
| 16 |
-
opencv-python
|
| 17 |
-
opencv-python-headless==4.5.5.64
|
| 18 |
git+https://github.com/facebookresearch/pytorch3d.git
|
|
|
|
| 13 |
einops
|
| 14 |
jaxtyping
|
| 15 |
diffusers
|
| 16 |
+
opencv-python
|
|
|
|
| 17 |
git+https://github.com/facebookresearch/pytorch3d.git
|