Upload requirements.txt
Browse files- run/requirements.txt +2 -1
run/requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ tqdm
|
|
| 6 |
ftfy
|
| 7 |
regex
|
| 8 |
pytorch-lightning
|
| 9 |
-
mmdet>=3.1.0
|
|
|
|
|
|
| 6 |
ftfy
|
| 7 |
regex
|
| 8 |
pytorch-lightning
|
| 9 |
+
mmdet>=3.1.0
|
| 10 |
+
gradio
|