Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -25,10 +25,6 @@ imageio-ffmpeg>=0.4.9,<1.0
|
|
| 25 |
ffmpeg-python>=0.2.0,<1.0
|
| 26 |
moviepy>=1.0.3,<2.0
|
| 27 |
|
| 28 |
-
# SAM2 and MatAnyone
|
| 29 |
-
git+https://github.com/facebookresearch/segment-anything-2.git
|
| 30 |
-
git+https://github.com/pq-yang/MatAnyone.git@main
|
| 31 |
-
|
| 32 |
# Scientific computing
|
| 33 |
scipy==1.13.1
|
| 34 |
tqdm>=4.66.1,<5.0
|
|
|
|
| 25 |
ffmpeg-python>=0.2.0,<1.0
|
| 26 |
moviepy>=1.0.3,<2.0
|
| 27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
# Scientific computing
|
| 29 |
scipy==1.13.1
|
| 30 |
tqdm>=4.66.1,<5.0
|