Pawel Piwowarski
commited on
Commit
·
660c086
1
Parent(s):
de12dc4
added lightglue to reqs v2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -35,4 +35,5 @@ Pillow
|
|
35 |
webdataset
|
36 |
huggingface_hub
|
37 |
shapely
|
38 |
-
lightglue
|
|
|
|
35 |
webdataset
|
36 |
huggingface_hub
|
37 |
shapely
|
38 |
+
git+https://github.com/cvg/LightGlue.git#egg=lightglue
|
39 |
+
|