Spaces:
Running on Zero
Running on Zero
Commit ·
0b1a68e
1
Parent(s): 208081a
req fix
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -19,12 +19,11 @@ spacy==3.8.7
|
|
| 19 |
spacy-fastlang==2.1.0
|
| 20 |
en_core_web_lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.8.0/en_core_web_lg-3.8.0.tar.gz
|
| 21 |
ffmpeg-python
|
| 22 |
-
|
| 23 |
hydra-core>=1.3.2
|
| 24 |
iopath>=0.1.10
|
| 25 |
pillow>=9.4.0
|
| 26 |
|
| 27 |
-
# GroundingDINO dependencies (from src/GroundingDINO/requirements.txt)
|
| 28 |
addict
|
| 29 |
yapf
|
| 30 |
timm
|
|
|
|
| 19 |
spacy-fastlang==2.1.0
|
| 20 |
en_core_web_lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.8.0/en_core_web_lg-3.8.0.tar.gz
|
| 21 |
ffmpeg-python
|
| 22 |
+
|
| 23 |
hydra-core>=1.3.2
|
| 24 |
iopath>=0.1.10
|
| 25 |
pillow>=9.4.0
|
| 26 |
|
|
|
|
| 27 |
addict
|
| 28 |
yapf
|
| 29 |
timm
|