Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -70,5 +70,5 @@ tensorboard>=2.11
|
|
| 70 |
git+https://github.com/facebookresearch/segment-anything-2.git@2b90b9f5ceec907a1c18123530e92e794ad901a4
|
| 71 |
# MatAnyOne
|
| 72 |
git+https://github.com/pq-yang/MatAnyone.git@2234ce5cdc487749515518bd035b5e18bccea3da
|
| 73 |
-
# Thin Plate Spline
|
| 74 |
-
git+https://github.com/cheind/py-thin-plate-spline@f6995795397118b7d0ac01aecd3f39ffbfad9dee
|
|
|
|
| 70 |
git+https://github.com/facebookresearch/segment-anything-2.git@2b90b9f5ceec907a1c18123530e92e794ad901a4
|
| 71 |
# MatAnyOne
|
| 72 |
git+https://github.com/pq-yang/MatAnyone.git@2234ce5cdc487749515518bd035b5e18bccea3da
|
| 73 |
+
# Thin Plate Spline - Installed automatically by MatAnyone
|
| 74 |
+
# git+https://github.com/cheind/py-thin-plate-spline@f6995795397118b7d0ac01aecd3f39ffbfad9dee
|