Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,10 @@ en_core_web_lg @ https://github.com/explosion/spacy-models/releases/download/en_
|
|
| 21 |
ffmpeg-python
|
| 22 |
hydra-core>=1.3.2
|
| 23 |
iopath>=0.1.10
|
| 24 |
-
pillow>=9.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
ffmpeg-python
|
| 22 |
hydra-core>=1.3.2
|
| 23 |
iopath>=0.1.10
|
| 24 |
+
pillow>=9.4.0
|
| 25 |
+
|
| 26 |
+
addict
|
| 27 |
+
yapf
|
| 28 |
+
timm
|
| 29 |
+
supervision>=0.22.0
|
| 30 |
+
pycocotools
|