Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
|
|
|
|
|
|
1 |
# SAFE Video Challenge Example Submission
|
2 |
|
3 |
The key requirements is to have a `script.py` file in the top level directory of the repo and optionally a `requirements.txt` file
|
4 |
|
5 |
-
For more details: https://safe-video-2025.dsri.org/#-model-submission
|
6 |
-
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: video-classification
|
3 |
+
---
|
4 |
# SAFE Video Challenge Example Submission
|
5 |
|
6 |
The key requirements is to have a `script.py` file in the top level directory of the repo and optionally a `requirements.txt` file
|
7 |
|
8 |
+
For more details: https://safe-video-2025.dsri.org/#-model-submission
|
|