Spaces:
Runtime error
Runtime error
Commit
·
c7cf79e
1
Parent(s):
4986f6d
change README
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Rtmdet
|
3 |
-
emoji:
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
@@ -11,8 +11,7 @@ app_port: 3000
|
|
11 |
HOW TO RUN:
|
12 |
open compose.yaml file and mannually change environment variables
|
13 |
bash
|
|
|
14 |
```
|
15 |
docker compose up -d
|
16 |
```
|
17 |
-
|
18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Rtmdet
|
3 |
+
emoji: 🐾
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
|
|
11 |
HOW TO RUN:
|
12 |
open compose.yaml file and mannually change environment variables
|
13 |
bash
|
14 |
+
|
15 |
```
|
16 |
docker compose up -d
|
17 |
```
|
|
|
|