Spaces:
Sleeping
Sleeping
unknown commited on
Commit ·
6fb54ce
1
Parent(s): 9f68111
fix: add HF Spaces README with docker sdk config
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Constellation Predictor
|
| 3 |
+
emoji: 🔭
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Constellation Predictor
|
| 12 |
+
|
| 13 |
+
YOLO-based real-time constellation detection service.
|