Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -23,4 +23,12 @@ pycocotools
|
|
| 23 |
timm
|
| 24 |
onnxruntime-gpu
|
| 25 |
BeautifulSoup4
|
| 26 |
-
wan@git+https://github.com/Wan-Video/Wan2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
timm
|
| 24 |
onnxruntime-gpu
|
| 25 |
BeautifulSoup4
|
| 26 |
+
wan@git+https://github.com/Wan-Video/Wan2.1
|
| 27 |
+
|
| 28 |
+
# Annotators deps
|
| 29 |
+
insightface
|
| 30 |
+
git+https://github.com/facebookresearch/sam2.git
|
| 31 |
+
git+https://github.com/facebookresearch/segment-anything.git
|
| 32 |
+
git+https://github.com/xinyu1205/recognize-anything.git
|
| 33 |
+
git+https://github.com/martin-chobanyan-sdc/RAFT.git
|
| 34 |
+
groundingdino-py
|