Spaces:
Running
on
Zero
Running
on
Zero
Jiani Huang
commited on
Update requirements.txt
Browse files- requirements.txt +0 -14
requirements.txt
CHANGED
|
@@ -30,17 +30,3 @@ scikit-learn
|
|
| 30 |
decord
|
| 31 |
ffmpeg
|
| 32 |
|
| 33 |
-
# Local repos (your submodules under src/)
|
| 34 |
-
# Make sure these paths exist in the Space repo:
|
| 35 |
-
# src/video-sam2
|
| 36 |
-
# src/LASER
|
| 37 |
-
# src/vine_hf
|
| 38 |
-
# src/GroundingDINO
|
| 39 |
-
|
| 40 |
-
# Local repos (submodules installed in editable mode)
|
| 41 |
-
# Use absolute paths so pip can find them even when requirements.txt is mounted at /tmp
|
| 42 |
-
-e /home/user/app/src/video-sam2
|
| 43 |
-
-e /home/user/app/src/LASER
|
| 44 |
-
-e /home/user/app/src/vine_hf
|
| 45 |
-
-e /home/user/app/src/GroundingDINO
|
| 46 |
-
|
|
|
|
| 30 |
decord
|
| 31 |
ffmpeg
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|