Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -9,8 +9,7 @@ scipy
|
|
| 9 |
spacy
|
| 10 |
einops
|
| 11 |
jaxtyping
|
| 12 |
-
|
| 13 |
-
git+https://github.com/facebookresearch/pytorch3d.git
|
| 14 |
opencv-python==4.5.5.64
|
| 15 |
opencv-python-headless==4.5.5.64
|
| 16 |
-
|
|
|
|
| 9 |
spacy
|
| 10 |
einops
|
| 11 |
jaxtyping
|
| 12 |
+
diffusers
|
|
|
|
| 13 |
opencv-python==4.5.5.64
|
| 14 |
opencv-python-headless==4.5.5.64
|
| 15 |
+
git+https://github.com/facebookresearch/pytorch3d.git
|