Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,6 @@ scipy
|
|
| 8 |
opencv-python
|
| 9 |
omegaconf
|
| 10 |
einops
|
| 11 |
-
git+https://github.com/pesser/splatting
|
| 12 |
roma
|
| 13 |
jaxtyping
|
| 14 |
numpy<2 # Downgrade NumPy to avoid compatibility issues
|
|
|
|
| 8 |
opencv-python
|
| 9 |
omegaconf
|
| 10 |
einops
|
|
|
|
| 11 |
roma
|
| 12 |
jaxtyping
|
| 13 |
numpy<2 # Downgrade NumPy to avoid compatibility issues
|