Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
license: mit
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
# DiffusionDet
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
license: mit
|
4 |
+
datasets:
|
5 |
+
- detection-datasets/coco
|
6 |
+
pipeline_tag: object-detection
|
7 |
---
|
8 |
|
9 |
+
# DiffusionDet
|