Spaces:
Sleeping
Sleeping
- pre-requirements.txt +0 -2
- requirements.txt +1 -0
pre-requirements.txt
CHANGED
|
@@ -13,5 +13,3 @@ pyransac3d
|
|
| 13 |
torch==2.1.0
|
| 14 |
torchvision==0.16.0
|
| 15 |
torchaudio==2.1.0
|
| 16 |
-
|
| 17 |
-
git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
| 13 |
torch==2.1.0
|
| 14 |
torchvision==0.16.0
|
| 15 |
torchaudio==2.1.0
|
|
|
|
|
|
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
|
|
|
|
| 2 |
git+https://github.com/facebookresearch/[email protected]
|
|
|
|
| 1 |
|
| 2 |
+
git+https://github.com/facebookresearch/detectron2.git
|
| 3 |
git+https://github.com/facebookresearch/[email protected]
|