scfive
commited on
Commit
·
0eabbc1
1
Parent(s):
0af0696
Resolve README.md conflict and continue rebase
Browse files
README.md
CHANGED
@@ -1,17 +1,6 @@
|
|
1 |
-
---
|
2 |
-
title: SpecDETR
|
3 |
-
emoji: 🔥
|
4 |
-
colorFrom: purple
|
5 |
-
colorTo: pink
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 5.25.2
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
---
|
11 |
-
|
12 |
# SpecDETR Hugging Face Space
|
13 |
|
14 |
-
This repository contains a Gradio demo for SpecDETR, supporting both image and video detection.
|
15 |
|
16 |
## Usage
|
17 |
- Upload your model config (.py) and checkpoint (.pth) files to the interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# SpecDETR Hugging Face Space
|
2 |
|
3 |
+
This repository contains a Gradio demo for SpecDETR, supporting both image and video detection.
|
4 |
|
5 |
## Usage
|
6 |
- Upload your model config (.py) and checkpoint (.pth) files to the interface.
|