Spaces:
Runtime error
Runtime error
Fix: Update deprecated APIs and dependencies
#9
by akseljoonas HF Staff - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ scipy
|
|
| 11 |
einops
|
| 12 |
trimesh
|
| 13 |
tensorboard
|
| 14 |
-
|
| 15 |
pyglet<2
|
| 16 |
huggingface-hub[torch]>=0.22
|
| 17 |
pillow-heif # add heif/heic image support
|
|
|
|
| 11 |
einops
|
| 12 |
trimesh
|
| 13 |
tensorboard
|
| 14 |
+
pycolmap
|
| 15 |
pyglet<2
|
| 16 |
huggingface-hub[torch]>=0.22
|
| 17 |
pillow-heif # add heif/heic image support
|